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

Uses of Class
edu.berkeley.guir.lib.satin.objects.PatchImpl

Packages that use PatchImpl
edu.berkeley.guir.brainstorm   
edu.berkeley.guir.lib.satin.objects The scenegraph objects for SATIN. 
edu.berkeley.guir.sketchyspice.objects   
 

Uses of PatchImpl in edu.berkeley.guir.brainstorm
 

Subclasses of PatchImpl in edu.berkeley.guir.brainstorm
 class BrainNote
          Here's the scenegraph:
 

Uses of PatchImpl in edu.berkeley.guir.lib.satin.objects
 

Methods in edu.berkeley.guir.lib.satin.objects that return PatchImpl
protected  PatchImpl PatchImpl.clone(PatchImpl p)
          For clone chaining purposes.
protected  PatchImpl PatchImpl.deepClone(PatchImpl newPatch)
          For deep-clone chaining.
 

Methods in edu.berkeley.guir.lib.satin.objects with parameters of type PatchImpl
protected  PatchImpl PatchImpl.clone(PatchImpl p)
          For clone chaining purposes.
protected  PatchImpl PatchImpl.deepClone(PatchImpl newPatch)
          For deep-clone chaining.
 

Uses of PatchImpl in edu.berkeley.guir.sketchyspice.objects
 

Subclasses of PatchImpl in edu.berkeley.guir.sketchyspice.objects
 class AndGate
           
 class Gate
          Just a Gate.
 class NotGate
           
 class OrGate
           
 


Copyright Information