| Package | Description |
|---|---|
| net.opengis.gml._3 | |
| org.rutebanken.netex.model |
| Modifier and Type | Class and Description |
|---|---|
class |
VectorType
For some applications the components of the position may be adjusted to yield a unit vector.
|
| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionType |
EnvelopeType.lowerCorner |
protected DirectPositionType |
PointType.pos |
protected DirectPositionType |
EnvelopeType.upperCorner |
| Modifier and Type | Field and Description |
|---|---|
protected List<DirectPositionType> |
EnvelopeType.pos |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionType |
ObjectFactory.createDirectPositionType()
Create an instance of
DirectPositionType |
DirectPositionType |
EnvelopeType.getLowerCorner()
Gets the value of the lowerCorner property.
|
DirectPositionType |
PointType.getPos()
Gets the value of the pos property.
|
DirectPositionType |
EnvelopeType.getUpperCorner()
Gets the value of the upperCorner property.
|
DirectPositionType |
DirectPositionType.withSrsDimension(BigInteger value) |
DirectPositionType |
DirectPositionType.withSrsName(String value) |
DirectPositionType |
DirectPositionType.withValue(Collection<Double> values) |
DirectPositionType |
DirectPositionType.withValue(Double... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
List<DirectPositionType> |
EnvelopeType.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionType> |
ObjectFactory.createPos(DirectPositionType value)
|
void |
EnvelopeType.setLowerCorner(DirectPositionType value)
Sets the value of the lowerCorner property.
|
void |
PointType.setPos(DirectPositionType value)
Sets the value of the pos property.
|
void |
EnvelopeType.setUpperCorner(DirectPositionType value)
Sets the value of the upperCorner property.
|
EnvelopeType |
EnvelopeType.withLowerCorner(DirectPositionType value) |
EnvelopeType |
EnvelopeType.withPos(DirectPositionType... values) |
PointType |
PointType.withPos(DirectPositionType value) |
EnvelopeType |
EnvelopeType.withUpperCorner(DirectPositionType value) |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeType |
EnvelopeType.withPos(Collection<DirectPositionType> values) |
| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionType |
LocationStructure.pos |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionType |
LocationStructure.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationStructure.setPos(DirectPositionType value)
Sets the value of the pos property.
|
LocationStructure |
LocationStructure.withPos(DirectPositionType value) |
Copyright © 2018 Entur AS. All rights reserved.