|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.touchgraph.graphlayout.TGAbstractLens
public abstract class TGAbstractLens
TGAbstractLens. A lens warps 2D space.
Constructor Summary | |
---|---|
TGAbstractLens()
|
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 |
---|
public TGAbstractLens()
Method Detail |
---|
protected void applyLens(TGPoint2D p)
protected void undoLens(TGPoint2D p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |