Uses of Package
org.apache.maven.diagrams.graph_api

Packages that use org.apache.maven.diagrams.graph_api
org.apache.maven.diagrams.graph_api   
org.apache.maven.diagrams.graph_api.impl   
 

Classes in org.apache.maven.diagrams.graph_api used by org.apache.maven.diagrams.graph_api
Edge
          Interface for single graph edge (director or undirected)
GraphMetadata
          Interface for object providing basic (general) informations about the graph
Node
          Interfarce for single graph's node (directed or undirected)
 

Classes in org.apache.maven.diagrams.graph_api used by org.apache.maven.diagrams.graph_api.impl
Edge
          Interface for single graph edge (director or undirected)
Graph
          The class implementing this interface is a single graph.
GraphMetadata
          Interface for object providing basic (general) informations about the graph
Node
          Interfarce for single graph's node (directed or undirected)
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.