| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionType |
AffinePlacementType.location |
protected DirectPositionType |
EnvelopeType.lowerCorner |
protected DirectPositionType |
EnvelopeType.upperCorner |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionType |
ObjectFactory.createDirectPositionType()
Create an instance of
DirectPositionType |
DirectPositionType |
AffinePlacementType.getLocation()
Gets the value of the location property.
|
DirectPositionType |
EnvelopeType.getLowerCorner()
Gets the value of the lowerCorner property.
|
DirectPositionType |
EnvelopeType.getUpperCorner()
Gets the value of the upperCorner property.
|
| Modifier and Type | Method and Description |
|---|---|
Pos |
ObjectFactory.createPos(DirectPositionType value)
Create an instance of
Pos} |
void |
AffinePlacementType.setLocation(DirectPositionType value)
Sets the value of the location property.
|
void |
EnvelopeType.setLowerCorner(DirectPositionType value)
Sets the value of the lowerCorner property.
|
void |
EnvelopeType.setUpperCorner(DirectPositionType value)
Sets the value of the upperCorner property.
|
| Constructor and Description |
|---|
AffinePlacementType(DirectPositionType location,
List<VectorType> refDirection,
BigInteger inDimension,
BigInteger outDimension)
Fully-initialising value constructor
|
EnvelopeType(DirectPositionType lowerCorner,
DirectPositionType upperCorner,
List<Coord> coord,
List<Pos> pos,
Coordinates coordinates,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels)
Fully-initialising value constructor
|
Pos(DirectPositionType value) |
Copyright © 2019 B3Partners B.V.. All rights reserved.