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

Uses of Interface
edu.berkeley.guir.lib.satin.view.SemanticZoomView

Packages that use SemanticZoomView
edu.berkeley.guir.lib.satin.view Views for GraphicalObjects. 
 

Uses of SemanticZoomView in edu.berkeley.guir.lib.satin.view
 

Classes in edu.berkeley.guir.lib.satin.view that implement SemanticZoomView
 class SemanticZoomViewImpl
          A sample implementation of View, which has a trapezoidally-shaped range of display values.
 class SemanticZoomViewWrapper
          Wraps normal views into a semantic-zoom view.
 class StickyAllViewWrapper
          Wraps up views to stick to a certain location.
 class StickyRViewWrapper
          Wraps up views to be non-rotatable.
 class StickyViewWrapper
          Sticky view abstract base class.
 class StickyXYViewWrapper
          Doesn't work yet, because I can't do math.
 class StickyZViewWrapper
          Wraps up a view to be non-zoomable.
 


Copyright Information