|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
----------------------------------------------------------
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 org.deegree.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
Method Detail |
public GMLCoord getMin()
public void setMin(GMLCoord min)
getMin()
public GMLCoordinates[] getCoordinates()
public void setCoordinates(GMLCoordinates coordinates)
getCoordinates()
public GMLCoord getMax()
public void setMax(GMLCoord max)
getMax()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |