org.vectomatic.client.rep.command
Class CommandBase
java.lang.Object
org.vectomatic.client.rep.command.CommandBase
- All Implemented Interfaces:
- ICommand
- Direct Known Subclasses:
- ChangeOrderingCommand, CutCommand, DeleteShapeCommand, DeleteVertexCommand, GroupCommand, MoveVertexCommand, NewShapeCommand, PasteCommand, ResizeDrawingCommand, SetAttributeCommand, TransformShapeCommand, UngroupCommand
public abstract class CommandBase
- extends Object
- implements ICommand
Abstract base class for commands
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_app
protected RepApplication _app
CommandBase
public CommandBase(RepApplication app)
Copyright © 2010. All Rights Reserved.