|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.generic.command.BaseCommand
com.tensegrity.skeleton.commands.CommonBaseCommand
com.tensegrity.skeleton.commands.DocumentCommand
com.tensegrity.skeleton.commands.GraphDocumentCommand
com.tensegrity.skeleton.commands.EditGraphDocumentCommand
com.tensegrity.skeleton.commands.GraphDocumentSelectionCommand
com.tensegrity.skeleton.commands.AbstractAlignCommand
com.tensegrity.skeleton.commands.AbstractAlignVerticalCommand
com.tensegrity.skeleton.commands.AlignVerticalBottomCommand
Aligns the selected elements vertically, so that the bottom sides are aligned.
| Constructor Summary | |
AlignVerticalBottomCommand(ApplicationFrame applicationFrame,
java.lang.String command)
Constructor. |
|
| Method Summary | |
protected void |
setBounds(Boundary ref,
Boundary b)
Sets the bounds according to the given reference boundary. |
| Methods inherited from class com.tensegrity.skeleton.commands.AbstractAlignVerticalCommand |
alignElements |
| Methods inherited from class com.tensegrity.skeleton.commands.AbstractAlignCommand |
getMinimumNodeDistance, getSelection, isEnabled, perform, setMinimumNodeDistance |
| Methods inherited from class com.tensegrity.skeleton.commands.GraphDocumentSelectionCommand |
hasSelection |
| Methods inherited from class com.tensegrity.skeleton.commands.GraphDocumentCommand |
getGraphDocument, getVisualGraphView |
| Methods inherited from class com.tensegrity.skeleton.commands.DocumentCommand |
getDocument, getGraphApplication, newGraphDocumentFromFactory |
| Methods inherited from class com.tensegrity.skeleton.commands.CommonBaseCommand |
getApplicationFrame, getTitle |
| Methods inherited from class com.tensegrity.generic.command.BaseCommand |
getDescription, getId, getPerformDescription, setEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlignVerticalBottomCommand(ApplicationFrame applicationFrame,
java.lang.String command)
applicationFrame - The application framecommand - The id used to register this command in the command registry| Method Detail |
protected void setBounds(Boundary ref,
Boundary b)
setBounds in class AbstractAlignVerticalCommandref - The reference boundary.b - The boundary to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||