|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Title:
Description:
Copyright: Copyright (c) 2005
Company: Indiana University - Computer Science Dept.
| Method Summary | |
GMLCoordinates[] |
getCoordinates()
returns the coordinates of the box |
GMLCoord |
getMax()
returns the coord with the maxx and maxy coordinate |
GMLCoord |
getMin()
returns the coord with the minx and miny coordinate |
void |
setCoordinates(GMLCoordinates coordinates)
|
void |
setMax(GMLCoord max)
|
void |
setMin(GMLCoord min)
|
| Methods inherited from interface cgl.ogc.wms.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
| Method Detail |
public GMLCoord getMin()
public void setMin(GMLCoord min)
min - GMLCoordgetMin()public GMLCoordinates[] getCoordinates()
public void setCoordinates(GMLCoordinates coordinates)
coordinates - GMLCoordinatesgetCoordinates()public GMLCoord getMax()
public void setMax(GMLCoord max)
max - GMLCoordgetMax()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||