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

Uses of Class
edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper

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

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

Subclasses of SemanticZoomViewWrapper in edu.berkeley.guir.lib.satin.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.
 

Methods in edu.berkeley.guir.lib.satin.view that return SemanticZoomViewWrapper
protected  SemanticZoomViewWrapper SemanticZoomViewWrapper.clone(SemanticZoomViewWrapper vw)
           
 

Methods in edu.berkeley.guir.lib.satin.view with parameters of type SemanticZoomViewWrapper
protected  SemanticZoomViewWrapper SemanticZoomViewWrapper.clone(SemanticZoomViewWrapper vw)
           
 


Copyright Information