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.
- Version:
- 1.21 $Id: TGAbstractLens.java,v 3.0 2004/07/24 13:21:12 altheim Exp $
- Author:
- Alexander Shapiro
| 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(Point2D.Double p)
undoLens
protected void undoLens(Point2D.Double p)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.