Uses of Class
org.jgraph.pad.Touch

Packages that use Touch
org.jgraph.pad   
 

Uses of Touch in org.jgraph.pad
 

Fields in org.jgraph.pad declared as Touch
protected  Touch GPDocument.touch
          On the fly layout
 

Methods in org.jgraph.pad that return Touch
 Touch GPDocument.getTouch()
          Returns the touch.
 

Methods in org.jgraph.pad with parameters of type Touch
 void GPDocument.setTouch(Touch touch)
          Sets the touch.