|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
CompositeView |
createCompartmentView(Compartment compartment,
DiagramViewOptions options,
java.awt.Graphics g)
|
DiagramViewOptions |
createDefaultDiagramViewOptions()
|
CompositeView |
createDiagramView(Diagram diagram,
java.awt.Graphics g)
|
CompositeView |
createEdgeView(Edge edge,
DiagramViewOptions options,
java.awt.Graphics g)
|
CompositeView |
createNodeView(Node node,
DiagramViewOptions options,
java.awt.Graphics g)
|
javax.swing.Icon |
getIcon(java.lang.Class type)
Creates the icon to be used in toolbar for creation corresponding type of diagram element. |
void |
hideElement(DiagramElement element)
|
void |
moveNode(Node node,
java.awt.Point newLocation)
|
void |
removeElement(DiagramElement element)
|
| Method Detail |
public javax.swing.Icon getIcon(java.lang.Class type)
public CompositeView createDiagramView(Diagram diagram,
java.awt.Graphics g)
public CompositeView createCompartmentView(Compartment compartment,
DiagramViewOptions options,
java.awt.Graphics g)
public CompositeView createNodeView(Node node,
DiagramViewOptions options,
java.awt.Graphics g)
public CompositeView createEdgeView(Edge edge,
DiagramViewOptions options,
java.awt.Graphics g)
public DiagramViewOptions createDefaultDiagramViewOptions()
public void hideElement(DiagramElement element)
public void removeElement(DiagramElement element)
public void moveNode(Node node,
java.awt.Point newLocation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||