Uses of Class
edu.uci.ics.jung.io.graphml.AbstractMetadata

Packages that use AbstractMetadata
edu.uci.ics.jung.io.graphml   
 

Uses of AbstractMetadata in edu.uci.ics.jung.io.graphml
 

Subclasses of AbstractMetadata in edu.uci.ics.jung.io.graphml
 class EdgeMetadata
          Metadata structure for the 'edge' GraphML element.
 class EndpointMetadata
          Metadata structure for the 'endpoint' GraphML element.
 class GraphMetadata
          Metadata structure for the 'graph' GraphML element.
 class HyperEdgeMetadata
          Metadata structure for the 'hyperedge' GraphML element.
 class NodeMetadata
          Metadata structure for the 'node' GraphML element.
 class PortMetadata
          Metadata structure for the 'port' GraphML element.
 



Copyright © 2009. All Rights Reserved.