| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.horstmann.violet.framework.Graph
com.horstmann.violet.ObjectDiagramGraph
public class ObjectDiagramGraph
An UML-style object diagram that shows object references.
| Constructor Summary | |
|---|---|
| ObjectDiagramGraph() | |
| Method Summary | |
|---|---|
|  Edge[] | getEdgePrototypes()Gets the edge types of a particular graph type. | 
|  Node[] | getNodePrototypes()Gets the node types of a particular graph type. | 
| Methods inherited from class com.horstmann.violet.framework.Graph | 
|---|
| add, addNode, connect, connect, draw, findEdge, findNode, getBounds, getEdges, getMinBounds, getNodes, layout, removeEdge, removeNode, setMinBounds, setPersistenceDelegate | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ObjectDiagramGraph()
| Method Detail | 
|---|
public Node[] getNodePrototypes()
Graph
getNodePrototypes in class Graphpublic Edge[] getEdgePrototypes()
Graph
getEdgePrototypes in class Graph| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||