|
Protege 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.geom.Point2D
java.awt.Point
edu.stanford.smi.protegex.widget.graph.GraphPoint
Nested Class Summary |
Nested classes inherited from class java.awt.geom.Point2D |
Point2D.Double, Point2D.Float |
Constructor Summary | |
GraphPoint(String s)
|
Method Summary | |
int |
getXInt()
|
int |
getYInt()
|
String |
toString()
|
Methods inherited from class java.awt.Point |
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, translate |
Methods inherited from class java.awt.geom.Point2D |
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, hashCode, setLocation |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GraphPoint(String s)
Method Detail |
public String toString()
public int getXInt()
public int getYInt()
|
Protege 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |