| Package | Description |
|---|---|
| org.oma.protocols.mlp.svc_result |
| Modifier and Type | Method and Description |
|---|---|
Coord |
CircularArcArea.getCoord()
Get the 'coord' element value.
|
Coord |
EllipticalArea.getCoord()
Get the 'coord' element value.
|
Coord |
Box.getCoord()
Get the 'coord' element value.
|
Coord |
Point.getCoord()
Get the 'coord' element value.
|
Coord |
CircularArea.getCoord()
Get the 'coord' element value.
|
Coord |
LineString.getCoord()
Get the 'coord' element value.
|
Coord |
LinearRing.getCoord()
Get the 'coord' element value.
|
Coord |
Box.getCoord1()
Get the 'coord' element value.
|
Coord |
LinearRing.getCoord1()
Get the 'coord' element value.
|
Coord |
LinearRing.getCoord2()
Get the 'coord' element value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Coord> |
LineString.getCoordList()
Get the list of 'coord' element items.
|
List<Coord> |
LinearRing.getCoordList()
Get the list of 'coord' element items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CircularArcArea.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
EllipticalArea.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
Box.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
Point.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
CircularArea.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
LineString.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
LinearRing.setCoord(Coord coord)
Set the 'coord' element value.
|
void |
Box.setCoord1(Coord coord1)
Set the 'coord' element value.
|
void |
LinearRing.setCoord1(Coord coord1)
Set the 'coord' element value.
|
void |
LinearRing.setCoord2(Coord coord2)
Set the 'coord' element value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineString.setCoordList(List<Coord> list)
Set the list of 'coord' element items.
|
void |
LinearRing.setCoordList(List<Coord> list)
Set the list of 'coord' element items.
|
Copyright © 2016. All Rights Reserved.