Graphics2D Actor API

Uses of Package
g2d.graph

Packages that use g2d.graph
g2d.graph This package contains the specialized graph members of the glyphish hierarchy. 
g2d.swing This package contains some swing classes for building GUI's using the glyphish hierarchy. 
 

Classes in g2d.graph used by g2d.graph
GraphItem
          Methods common to nodes and edges in a graph.
IOPEdge
          An edge object for IOPGraph.
IOPGraph
          Represents a directed graph as a list of glyphish things.
IOPNode
          A node object for IOPGraph.
 

Classes in g2d.graph used by g2d.swing
IOPGraph
          Represents a directed graph as a list of glyphish things.
 


Graphics2D Actor API