Uses of Class
org.graphdrawing.graphml.GraphType
Packages that use GraphType
-
Uses of GraphType in org.graphdrawing.graphml
Fields in org.graphdrawing.graphml declared as GraphTypeModifier and TypeFieldDescriptionprotected GraphTypeEdgeType.graphprotected GraphTypeHyperedgeType.graphprotected GraphTypeNodeType.graphMethods in org.graphdrawing.graphml that return GraphTypeModifier and TypeMethodDescriptionObjectFactory.createGraphType()Create an instance ofGraphTypeEdgeType.getGraph()Gets the value of the graph property.HyperedgeType.getGraph()Gets the value of the graph property.NodeType.getGraph()Gets the value of the graph property.Methods in org.graphdrawing.graphml that return types with arguments of type GraphTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GraphType>ObjectFactory.createGraph(GraphType value) Methods in org.graphdrawing.graphml with parameters of type GraphTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GraphType>ObjectFactory.createGraph(GraphType value) voidSets the value of the graph property.voidSets the value of the graph property.voidSets the value of the graph property.