|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A 'georectangle' is a rectangle located in 2-space
Method Summary | |
double |
distance(GeoRectangle gc)
|
boolean |
equals(GeoRectangle gc)
|
csjs.math.Point |
point()
|
void |
set(csjs.math.Point p)
|
Methods inherited from interface csjs.shapes.RectangleADT |
diagonal, expandHeight, expandWidth, height, resize, shrinkHeight, shrinkWidth, width |
Methods inherited from interface csjs.shapes.ShapeADT |
area, perimeter, toString |
Method Detail |
public csjs.math.Point point()
public double distance(GeoRectangle gc)
public boolean equals(GeoRectangle gc)
public void set(csjs.math.Point p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |