|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TGPoint2D | |
|---|---|
| edu.ucla.stat.SOCR.touchgraph.graphlayout | |
| edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction | |
| Uses of TGPoint2D in edu.ucla.stat.SOCR.touchgraph.graphlayout |
|---|
| Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout that return TGPoint2D | |
|---|---|
TGPoint2D |
TGLensSet.convDrawToReal(double x,
double y)
Convert real position to draw position. |
TGPoint2D |
TGLensSet.convDrawToReal(TGPoint2D p)
Convert real position to draw position. |
TGPoint2D |
TGLensSet.convRealToDraw(double x,
double y)
Convert draw position to real position. |
TGPoint2D |
TGLensSet.convRealToDraw(TGPoint2D p)
Convert draw position to real position. |
TGPoint2D |
TGPanel.getBottomRightDraw()
|
TGPoint2D |
TGPanel.getCenter()
|
TGPoint2D |
TGPanel.getDrawCenter()
|
TGPoint2D |
TGPanel.getTopLeftDraw()
|
| Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout with parameters of type TGPoint2D | |
|---|---|
protected void |
TGPanel.AdjustOriginLens.applyLens(TGPoint2D p)
|
void |
TGLensSet.applyLens(TGPoint2D p)
|
protected void |
TGAbstractLens.applyLens(TGPoint2D p)
|
TGPoint2D |
TGLensSet.convDrawToReal(TGPoint2D p)
Convert real position to draw position. |
TGPoint2D |
TGLensSet.convRealToDraw(TGPoint2D p)
Convert draw position to real position. |
void |
TGPanel.multiSelect(TGPoint2D from,
TGPoint2D to)
|
protected void |
TGPanel.AdjustOriginLens.undoLens(TGPoint2D p)
|
void |
TGLensSet.undoLens(TGPoint2D p)
|
protected void |
TGAbstractLens.undoLens(TGPoint2D p)
|
| Constructors in edu.ucla.stat.SOCR.touchgraph.graphlayout with parameters of type TGPoint2D | |
|---|---|
TGPoint2D(TGPoint2D p)
|
|
| Uses of TGPoint2D in edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction |
|---|
| Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction that return TGPoint2D | |
|---|---|
TGPoint2D |
HVScroll.getBottomRightDraw()
|
TGPoint2D |
HVScroll.getDrawCenter()
|
TGPoint2D |
HVScroll.getTopLeftDraw()
|
| Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction with parameters of type TGPoint2D | |
|---|---|
void |
HVScroll.scrollAtoB(TGPoint2D drawFrom,
TGPoint2D drawTo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||