|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDomGraphTConverter
public class DomGraphTConverter
This converts a DomGraph
to a
JDomGraph
Constructor Summary | |
---|---|
DomGraphTConverter(DomGraph graph,
NodeLabels labels)
Setting up a new converter with the graph to convert and its labels. |
Method Summary | |
---|---|
JDomGraph |
getJDomGraph()
Returns the JDomGraph created by
this converter. |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomGraphTConverter(DomGraph graph, NodeLabels labels)
graph
- the graphlabels
- the lables belonging to the graph nodesMethod Detail |
---|
public JDomGraph getJDomGraph()
JDomGraph
created by
this converter.
JDomGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |