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

Uses of Class
edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper

Packages that use SemanticZoomInterpreterWrapper
edu.berkeley.guir.lib.satin.interpreter Interpreters control the state and behavior of a GraphicalObject. 
 

Uses of SemanticZoomInterpreterWrapper in edu.berkeley.guir.lib.satin.interpreter
 

Methods in edu.berkeley.guir.lib.satin.interpreter that return SemanticZoomInterpreterWrapper
protected  SemanticZoomInterpreterWrapper SemanticZoomInterpreterWrapper.clone(SemanticZoomInterpreterWrapper iw)
           
 

Methods in edu.berkeley.guir.lib.satin.interpreter with parameters of type SemanticZoomInterpreterWrapper
protected  SemanticZoomInterpreterWrapper SemanticZoomInterpreterWrapper.clone(SemanticZoomInterpreterWrapper iw)
           
 

Constructors in edu.berkeley.guir.lib.satin.interpreter with parameters of type SemanticZoomInterpreterWrapper
SemanticZoomInterpreterWrapper(SemanticZoomInterpreterWrapper w)
          A copy constructor, deep.
 


Copyright Information