Uses of Class
com.ontotext.gate.vr.Gaze

Packages that use Gaze
com.ontotext.gate.vr   
 

Uses of Gaze in com.ontotext.gate.vr
 

Fields in com.ontotext.gate.vr declared as Gaze
private  Gaze MappingTreeView.gaze
          reference to the Gaze VR
 

Constructors in com.ontotext.gate.vr with parameters of type Gaze
MappingTreeView(OntoTreeModel model, MappingDefinition mappingDef, Gaze gazeVR)