com.touchgraph.graphlayout
Class TGPanel.AdjustOriginLens
java.lang.Object
com.touchgraph.graphlayout.TGAbstractLens
com.touchgraph.graphlayout.TGPanel.AdjustOriginLens
- Enclosing class:
- TGPanel
protected class TGPanel.AdjustOriginLens
- extends TGAbstractLens
A lens that adjusts the location of the provided point
to a midpoint within the panel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGPanel.AdjustOriginLens
protected TGPanel.AdjustOriginLens()
applyLens
protected void applyLens(Point2D.Double p)
- Overrides:
applyLens in class TGAbstractLens
undoLens
protected void undoLens(Point2D.Double p)
- Overrides:
undoLens in class TGAbstractLens
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.