net.ogdf.lib
Class UMLGraph
java.lang.Object
net.ogdf.lib.GraphAttributes
net.ogdf.lib.UMLGraph
public class UMLGraph
- extends GraphAttributes
- Rating

Fields inherited from class net.ogdf.lib.GraphAttributes |
edgeArrow, edgeColor, edgeDoubleWeight, edgeGraphics, edgeIntWeight, edgeLabel, edgeStyle, edgeSubGraph, edgeType, nodeColor, nodeGraphics, nodeId, nodeLabel, nodeLevel, nodeStyle, nodeTemplate, nodeType, swigCMemOwn |
Methods inherited from class net.ogdf.lib.GraphAttributes |
addNodeCenter2Bends, bends, boundingBox, getCPtr, getEdgeType, getNodeHeight, getNodeWidth, getNodeX, getNodeY, setEdgeType, setNodeHeight, setNodeWidth, setNodeX, setNodeY |
UMLGraph
protected UMLGraph(long cPtr,
boolean cMemoryOwn)
UMLGraph
public UMLGraph(Graph G,
int initAttributes)
UMLGraph
public UMLGraph(Graph G)
getCPtr
protected static long getCPtr(UMLGraph obj)
finalize
protected void finalize()
- Overrides:
finalize
in class GraphAttributes
delete
public void delete()
- Overrides:
delete
in class GraphAttributes