Uses of Package
edu.uci.ics.jung.io.graphml
-
Packages that use edu.uci.ics.jung.io.graphml Package Description edu.uci.ics.jung.io.graphml edu.uci.ics.jung.io.graphml.parser -
Classes in edu.uci.ics.jung.io.graphml used by edu.uci.ics.jung.io.graphml Class Description AbstractMetadata Abstract base class for metadata - implements the property functionalityDataMetadata Metadata structure for the 'data' GraphML element.EdgeMetadata Metadata structure for the 'edge' GraphML element.EndpointMetadata Metadata structure for the 'endpoint' GraphML element.EndpointMetadata.EndpointType GraphMetadata Metadata structure for the 'graph' GraphML element.GraphMetadata.EdgeDefault GraphMLDocument Maintains all the metadata read in from a single GraphML XML document.HyperEdgeMetadata Metadata structure for the 'hyperedge' GraphML element.Key GraphML key object that was parsed from the input stream.Key.ForType Enumeration for the 'for' type of this key.KeyMap A KeyMap is a storage mechanism for the keys read from the GraphML file.Metadata Interface for any GraphML metadata.Metadata.MetadataType Metadata type enumerationNodeMetadata Metadata structure for the 'node' GraphML element.PortMetadata Metadata structure for the 'port' GraphML element. -
Classes in edu.uci.ics.jung.io.graphml used by edu.uci.ics.jung.io.graphml.parser Class Description DataMetadata Metadata structure for the 'data' GraphML element.EdgeMetadata Metadata structure for the 'edge' GraphML element.EndpointMetadata Metadata structure for the 'endpoint' GraphML element.EndpointMetadata.EndpointType GraphMetadata Metadata structure for the 'graph' GraphML element.HyperEdgeMetadata Metadata structure for the 'hyperedge' GraphML element.Key GraphML key object that was parsed from the input stream.Key.ForType Enumeration for the 'for' type of this key.KeyMap A KeyMap is a storage mechanism for the keys read from the GraphML file.Metadata Interface for any GraphML metadata.NodeMetadata Metadata structure for the 'node' GraphML element.PortMetadata Metadata structure for the 'port' GraphML element.