com.touchgraph.graphlayout
Class TGAbstractLens
java.lang.Object
com.touchgraph.graphlayout.TGAbstractLens
- Direct Known Subclasses:
- TGPanel.AdjustOriginLens
public abstract class TGAbstractLens
- extends Object
TGAbstractLens. A lens warps 2D space.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGAbstractLens
public TGAbstractLens()
applyLens
protected void applyLens(TGPoint2D p)
undoLens
protected void undoLens(TGPoint2D p)