Uses of Interface
gumbo.graphic.space.SpaceMapper

Packages that use SpaceMapper
gumbo.graphic.impl.swing   
gumbo.graphic.space   
 

Uses of SpaceMapper in gumbo.graphic.impl.swing
 

Classes in gumbo.graphic.impl.swing that implement SpaceMapper
 class SwingSpaceMapper
          A stateless SpaceMapper for Swing graphics.
 

Uses of SpaceMapper in gumbo.graphic.space
 

Classes in gumbo.graphic.space that implement SpaceMapper
 class AbstractSpaceMapper
          A full implementation of the SpaceMapper interface.