Graphics2D Actor API

Uses of Package
g2d.glyph

Packages that use g2d.glyph
g2d.closure This package contains classes that utilize closures in order to describe the behaviour of dynamically created classes, and their instances. 
g2d.glyph This package contains the glyphish hierarchy, a glyphish instance is an interactive graphical object. 
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.glyph used by g2d.closure
Attributable
          Those things that have Attributes.
Glyphish
          The start of our next generation Ezd package.
Identifiable
          Those things that have a unique identifier.
 

Classes in g2d.glyph used by g2d.glyph
Attributable
          Those things that have Attributes.
Glyph
          The start of our next generation Ezd package.
Glyphish
          The start of our next generation Ezd package.
GlyphList
          The start of our next generation Ezd package.
Identifiable
          Those things that have a unique identifier.
 

Classes in g2d.glyph used by g2d.graph
Attributable
          Those things that have Attributes.
Glyphish
          The start of our next generation Ezd package.
GlyphList
          The start of our next generation Ezd package.
Identifiable
          Those things that have a unique identifier.
 

Classes in g2d.glyph used by g2d.swing
Glyphish
          The start of our next generation Ezd package.
 


Graphics2D Actor API