Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected List<Node> |
Graph.nodes |
Modifier and Type | Method and Description |
---|---|
Node |
ObjectFactory.createNodeType()
Create an instance of
Node |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Node> |
ObjectFactory.createNode(Node value)
|
List<Node> |
Graph.getNodes()
Gets the value of the nodes property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Node> |
ObjectFactory.createNode(Node value)
|