UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.satin

Sketch and Transformational INfrastructure is a toolkit for creating informal sketch-based user interfaces.

See:
          Description

Interface Summary
SatinConstants Satin constants.
 

Class Summary
SatinConstants.ObjectPoolAffineTransform Object pool of AffineTransform objects.
SatinConstants.ObjectPoolPoint2D Object pool of Point2D objects.
SatinConstants.ObjectPoolPolygon2D Object pool of Polygon2D objects.
SatinConstants.ObjectPoolRectangle2D Object pool of Rectangle2D objects.
SatinConstants.ObjectPoolStringBuffer Object pool of StringBuffer objects.
SatinConstants.UniqueAffineTransform Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniquePoint2D Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniquePolygon2D Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniqueRectangle2D Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
Sheet Essentially a SATIN Panel.
 

Package edu.berkeley.guir.lib.satin Description

Sketch and Transformational INfrastructure is a toolkit for creating informal sketch-based user interfaces. See the SATIN toolkit homepage for an overview, documentation, as well as downloads.

This software is distributed under the Berkeley Software License.

Here are the static class diagrams:
1. Object Notation
2. Overview of Scenegraph

3. Graphical Objects 4. Views
5. Rendering 6. Interpreters
7. Strokes 8. Commands
9. Constants and Globals 10. Bridge Classes


Copyright Information