Package fi.utu.cs.appearance

Classes for constructing Graphics2D views.

See:
          Description

Interface Summary
MultiShapable Provides definitions for objects comprising multiple shapable objects that can be displayed in the Graphics2D context.
Shapable Provides definitions for objects that can be displayed in the Graphics2D context.
 

Class Summary
ShapeAdapter An abstract adapter class for defining shapable objects that can be displayed in the Graphics2D context.
ShapeIterator An iterator over an array of shapable objects.
ShapeView A Swing component that displays a list of Shapable objects.
 

Package fi.utu.cs.appearance Description

Classes for constructing Graphics2D views.