|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--jumbo.euclid.Status
|
+--jumbo.euclid.Real2
|
+--org.xmlcml.cml.Coordinate2
still under development - the DTD requires several attributes but it seems like overkill to start with
| Fields inherited from class jumbo.euclid.Real2 |
x,
y |
| Constructor Summary | |
Coordinate2(double x,
double y)
|
|
| Methods inherited from class jumbo.euclid.Real2 |
addPolygonOnLine,
clear,
dotProduct,
elementAt,
equals,
getAngle,
getAngle,
getLength,
getMidPoint,
getUnitVector,
getX,
getY,
makePoint,
multiplyBy,
negative,
plus,
setX,
setY,
sortAscending,
sortDescending,
subtract,
swap,
toString,
transformBy |
| Methods inherited from class jumbo.euclid.Status |
NYI |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public Coordinate2(double x,
double y)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||