com.sas.actionprovider.commands
Class MapResizeCommand
com.sas.actionprovider.commands.MapResizeCommand
- All Implemented Interfaces:
- CommandStatusInterface, DynamicAttributeCommandInterface, BaseEntityInterface, BaseEntityValueInterface, EntityKeyInterface, com.sas.lang.StringDataInterface, com.sas.PublicClonable, com.sas.util.Command, com.sas.util.SimpleCommand, java.lang.Cloneable, java.rmi.Remote
public class MapResizeCommand
The command used by the ActionProvider to resize an ESRI Map component
Methods inherited from class com.sas.entities.BaseEntity |
clone, containsAttributeNamed, equals, equals, getAttribute, getAttribute, getAttributeCount, getAttributes, getEntityKey, getPropertyDescriptors, getStringAttribute, listAttributeNames, removeAllAttributes, removeAttribute, reset, sameEntity, setAttribute, setAttributes, setEntityKey, toString |
Methods inherited from interface com.sas.util.Command |
clone |
MapResizeCommand
public MapResizeCommand()
execute
public void execute(java.lang.Object o)
- Description copied from class:
BaseCommand
- Executes this command.
- Specified by:
execute
in interface com.sas.util.SimpleCommand
- Overrides:
execute
in class com.sas.actionprovider.support.graphics.ResizeCommand
- Parameters:
o
- The output stream to which the results of this command should be written.
Copyright © 2009 SAS Institute Inc. All Rights Reserved.