Uses of Class
org.graphdrawing.graphml.NodeType
Package | Description |
---|---|
org.graphdrawing.graphml |
-
Uses of NodeType in org.graphdrawing.graphml
Methods in org.graphdrawing.graphml that return NodeType Modifier and Type Method Description NodeType
ObjectFactory. createNodeType()
Create an instance ofNodeType
Methods in org.graphdrawing.graphml that return types with arguments of type NodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NodeType>
ObjectFactory. createNode(NodeType value)
Methods in org.graphdrawing.graphml with parameters of type NodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NodeType>
ObjectFactory. createNode(NodeType value)