Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand:
de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECommand

List of all members.

Public Member Functions

void setConstraint (Rectangle rect)
void setModel (Object model)
List< IRecordgetRecords ()
List< IRecordgetUndoRecords ()
DocumentRecord getDocumentRecord ()
void dispose ()

Protected Member Functions

boolean canExecuteSXECommand ()
boolean canUndoSXECommand ()

Detailed Description

A command to change the position and size of an ElementRecord by setting its attributes.

Author:
jurke

Member Function Documentation

boolean de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.canExecuteSXECommand ( ) [protected, virtual]
boolean de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.canUndoSXECommand ( ) [protected, virtual]
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.dispose ( )
DocumentRecord de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.getDocumentRecord ( ) [virtual]
List<IRecord> de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.getRecords ( ) [virtual]
List<IRecord> de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.getUndoRecords ( ) [virtual]
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.setConstraint ( Rectangle  rect)
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordChangeLayoutCommand.setModel ( Object  model)
 All Classes Namespaces Files Functions Variables Enumerations