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

Package edu.berkeley.guir.lib.satin.graphics

A wrapper for Graphics2D that provides more advanced functionality needed for Satin.

See:
          Description

Interface Summary
GraphicsConstants Constants used by this graphics package.
 

Class Summary
GraphicsLib This software is distributed under the Berkeley Software License.
GraphicsLowestQuality Render lowest quality images.
GraphicsLowQuality Render low quality images.
GraphicsMediumQuality Render medium quality images.
RepaintQueue This class is used as part of the optimizations in rendering animations.
SatinGraphics The Satin Graphics context, an extension of Graphics2D.
TranslucentImageFilter A filter to make images translucent.
 

Package edu.berkeley.guir.lib.satin.graphics Description

A wrapper for Graphics2D that provides more advanced functionality needed for Satin.

Sketch and Transformational INfrastructure is a toolkit for creating pen-based and sketch-based user interfaces. See http://guir.cs.berkeley.edu/projects/satin/ for an overview. Slides of the class hierarchy are available at http://guir.cs.berkeley.edu/projects/satin/class-diagrams/index.html.

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