edu.ucla.stat.SOCR.touchgraph.graphlayout
Class TGPanel.AdjustOriginLens

java.lang.Object
  extended by edu.ucla.stat.SOCR.touchgraph.graphlayout.TGAbstractLens
      extended by edu.ucla.stat.SOCR.touchgraph.graphlayout.TGPanel.AdjustOriginLens
Enclosing class:
TGPanel

protected class TGPanel.AdjustOriginLens
extends TGAbstractLens


Constructor Summary
protected TGPanel.AdjustOriginLens()
           
 
Method Summary
protected  void applyLens(TGPoint2D p)
           
protected  void undoLens(TGPoint2D p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGPanel.AdjustOriginLens

protected TGPanel.AdjustOriginLens()
Method Detail

applyLens

protected void applyLens(TGPoint2D p)
Overrides:
applyLens in class TGAbstractLens

undoLens

protected void undoLens(TGPoint2D p)
Overrides:
undoLens in class TGAbstractLens