|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pos | |
|---|---|
| net.opengis.gml.schema | |
| Uses of Pos in net.opengis.gml.schema |
|---|
| Fields in net.opengis.gml.schema declared as Pos | |
|---|---|
protected Pos |
Envelope.lowerCorner
|
protected Pos |
PointType.pos
|
protected Pos |
Envelope.upperCorner
|
| Methods in net.opengis.gml.schema that return Pos | |
|---|---|
Pos |
ObjectFactory.createPos()
Create an instance of Pos |
Pos |
Envelope.getLowerCorner()
Gets the value of the lowerCorner property. |
Pos |
PointType.getPos()
Gets the value of the pos property. |
Pos |
Envelope.getUpperCorner()
Gets the value of the upperCorner property. |
| Methods in net.opengis.gml.schema with parameters of type Pos | |
|---|---|
void |
Envelope.setLowerCorner(Pos value)
Sets the value of the lowerCorner property. |
void |
PointType.setPos(Pos value)
Sets the value of the pos property. |
void |
Envelope.setUpperCorner(Pos value)
Sets the value of the upperCorner property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||