|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AbstractLayoutNodeProvider com.ibm.etools.systems.application.visual.editor.providers.ApplicationModelDiagramLayoutProvider
public class ApplicationModelDiagramLayoutProvider
The layout provider for the Application Digram. Support vertical or horizontal orientation.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ApplicationModelDiagramLayoutProvider()
Create a ApplicationModelDiagramLayoutProvider. |
Method Summary | |
---|---|
boolean |
getCurrentOrientation(ApplicationModelEditPart appModelEditPart)
Return current orientation. |
boolean |
getDefaultOrientation()
Return current orientation. |
Runnable |
layoutLayoutNodes(List layoutNodes,
boolean offsetFromBoundingBox,
IAdaptable layoutHint)
|
boolean |
provides(IOperation operation)
|
void |
setOrientation(boolean usingTopDown)
Set orientation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public ApplicationModelDiagramLayoutProvider()
Method Detail |
---|
public Runnable layoutLayoutNodes(List layoutNodes, boolean offsetFromBoundingBox, IAdaptable layoutHint)
public boolean provides(IOperation operation)
public boolean getDefaultOrientation()
public boolean getCurrentOrientation(ApplicationModelEditPart appModelEditPart)
public void setOrientation(boolean usingTopDown)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |