Package org.graphdrawing.graphml.xmlns

Interface Summary
DataDocument A document containing one data(@http://graphml.graphdrawing.org/xmlns) element.
DataExtensionType An XML data-extension.type(@http://graphml.graphdrawing.org/xmlns).
DataType An XML data.type(@http://graphml.graphdrawing.org/xmlns).
DefaultDocument A document containing one default(@http://graphml.graphdrawing.org/xmlns) element.
DefaultType An XML default.type(@http://graphml.graphdrawing.org/xmlns).
DescDocument A document containing one desc(@http://graphml.graphdrawing.org/xmlns) element.
EdgeDocument A document containing one edge(@http://graphml.graphdrawing.org/xmlns) element.
EdgeType An XML edge.type(@http://graphml.graphdrawing.org/xmlns).
EndpointDocument A document containing one endpoint(@http://graphml.graphdrawing.org/xmlns) element.
EndpointType An XML endpoint.type(@http://graphml.graphdrawing.org/xmlns).
EndpointTypeType An XML endpoint.type.type(@http://graphml.graphdrawing.org/xmlns).
GraphDocument A document containing one graph(@http://graphml.graphdrawing.org/xmlns) element.
GraphEdgedefaultType An XML graph.edgedefault.type(@http://graphml.graphdrawing.org/xmlns).
GraphEdgeidsType An XML graph.edgeids.type(@http://graphml.graphdrawing.org/xmlns).
GraphEdgesType An XML graph.edges.type(@http://graphml.graphdrawing.org/xmlns).
GraphMaxindegreeType An XML graph.maxindegree.type(@http://graphml.graphdrawing.org/xmlns).
GraphMaxoutdegreeType An XML graph.maxoutdegree.type(@http://graphml.graphdrawing.org/xmlns).
GraphmlDocument A document containing one graphml(@http://graphml.graphdrawing.org/xmlns) element.
GraphmlType An XML graphml.type(@http://graphml.graphdrawing.org/xmlns).
GraphNodeidsType An XML graph.nodeids.type(@http://graphml.graphdrawing.org/xmlns).
GraphNodesType An XML graph.nodes.type(@http://graphml.graphdrawing.org/xmlns).
GraphOrderType An XML graph.order.type(@http://graphml.graphdrawing.org/xmlns).
GraphType An XML graph.type(@http://graphml.graphdrawing.org/xmlns).
HyperedgeDocument A document containing one hyperedge(@http://graphml.graphdrawing.org/xmlns) element.
HyperedgeType An XML hyperedge.type(@http://graphml.graphdrawing.org/xmlns).
KeyDocument A document containing one key(@http://graphml.graphdrawing.org/xmlns) element.
KeyForType An XML key.for.type(@http://graphml.graphdrawing.org/xmlns).
KeyNameType An XML key.name.type(@http://graphml.graphdrawing.org/xmlns).
KeyType An XML key.type(@http://graphml.graphdrawing.org/xmlns).
KeyTypeType An XML key.type.type(@http://graphml.graphdrawing.org/xmlns).
LocatorDocument A document containing one locator(@http://graphml.graphdrawing.org/xmlns) element.
LocatorType An XML locator.type(@http://graphml.graphdrawing.org/xmlns).
NodeDocument A document containing one node(@http://graphml.graphdrawing.org/xmlns) element.
NodeIndegreeType An XML node.indegree.type(@http://graphml.graphdrawing.org/xmlns).
NodeOutdegreeType An XML node.outdegree.type(@http://graphml.graphdrawing.org/xmlns).
NodeType An XML node.type(@http://graphml.graphdrawing.org/xmlns).
ParameterWrapperType An XML ParameterWrapperType(@http://graphml.graphdrawing.org/xmlns).
PortDocument A document containing one port(@http://graphml.graphdrawing.org/xmlns) element.
PortType An XML port.type(@http://graphml.graphdrawing.org/xmlns).
PropertyListType An XML PropertyListType(@http://graphml.graphdrawing.org/xmlns).
PropertyType An XML PropertyType(@http://graphml.graphdrawing.org/xmlns).
XmlHistoryType An XML XmlHistoryType(@http://graphml.graphdrawing.org/xmlns).
 

Class Summary
DataDocument.Factory A factory class with static methods for creating instances of this type.
DataExtensionType.Factory A factory class with static methods for creating instances of this type.
DataType.Factory A factory class with static methods for creating instances of this type.
DefaultDocument.Factory A factory class with static methods for creating instances of this type.
DefaultType.Factory A factory class with static methods for creating instances of this type.
DescDocument.Factory A factory class with static methods for creating instances of this type.
EdgeDocument.Factory A factory class with static methods for creating instances of this type.
EdgeType.Factory A factory class with static methods for creating instances of this type.
EndpointDocument.Factory A factory class with static methods for creating instances of this type.
EndpointType.Factory A factory class with static methods for creating instances of this type.
EndpointTypeType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.EndpointTypeType.
EndpointTypeType.Factory A factory class with static methods for creating instances of this type.
GraphDocument.Factory A factory class with static methods for creating instances of this type.
GraphEdgedefaultType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.GraphEdgedefaultType.
GraphEdgedefaultType.Factory A factory class with static methods for creating instances of this type.
GraphEdgeidsType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.GraphEdgeidsType.
GraphEdgeidsType.Factory A factory class with static methods for creating instances of this type.
GraphEdgesType.Factory A factory class with static methods for creating instances of this type.
GraphMaxindegreeType.Factory A factory class with static methods for creating instances of this type.
GraphMaxoutdegreeType.Factory A factory class with static methods for creating instances of this type.
GraphmlDocument.Factory A factory class with static methods for creating instances of this type.
GraphmlType.Factory A factory class with static methods for creating instances of this type.
GraphNodeidsType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.GraphNodeidsType.
GraphNodeidsType.Factory A factory class with static methods for creating instances of this type.
GraphNodesType.Factory A factory class with static methods for creating instances of this type.
GraphOrderType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.GraphOrderType.
GraphOrderType.Factory A factory class with static methods for creating instances of this type.
GraphType.Factory A factory class with static methods for creating instances of this type.
HyperedgeDocument.Factory A factory class with static methods for creating instances of this type.
HyperedgeType.Factory A factory class with static methods for creating instances of this type.
KeyDocument.Factory A factory class with static methods for creating instances of this type.
KeyForType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.KeyForType.
KeyForType.Factory A factory class with static methods for creating instances of this type.
KeyNameType.Factory A factory class with static methods for creating instances of this type.
KeyType.Factory A factory class with static methods for creating instances of this type.
KeyTypeType.Enum Enumeration value class for org.graphdrawing.graphml.xmlns.KeyTypeType.
KeyTypeType.Factory A factory class with static methods for creating instances of this type.
LocatorDocument.Factory A factory class with static methods for creating instances of this type.
LocatorType.Factory A factory class with static methods for creating instances of this type.
NodeDocument.Factory A factory class with static methods for creating instances of this type.
NodeIndegreeType.Factory A factory class with static methods for creating instances of this type.
NodeOutdegreeType.Factory A factory class with static methods for creating instances of this type.
NodeType.Factory A factory class with static methods for creating instances of this type.
ParameterWrapperType.Factory A factory class with static methods for creating instances of this type.
PortDocument.Factory A factory class with static methods for creating instances of this type.
PortType.Factory A factory class with static methods for creating instances of this type.
PropertyListType.Factory A factory class with static methods for creating instances of this type.
PropertyType.Factory A factory class with static methods for creating instances of this type.
XmlHistoryType.Factory A factory class with static methods for creating instances of this type.
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.