| com.pnfsoftware.jeb.core.output.graph.IGraphDocument |
Known Indirect Subclasses
|
A Graph document is used to represent graphs and trees in a visual way.
The Graph uses IGraphNode to represent its data. Each IGraphNode can be bound to
0-n IGraphNode
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<IGraphNode> |
getNodes()
Get the complete list of nodes defined in this document.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.output.IGenericDocument
| |||||||||||
From interface
com.pnfsoftware.jeb.util.events.IEventSource
| |||||||||||
Get the complete list of nodes defined in this document.