| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Field and Description |
|---|---|
protected DirectPositionListType |
LineStringType.posList |
protected DirectPositionListType |
LinearRingType.posList |
| Modifier and Type | Method and Description |
|---|---|
DirectPositionListType |
ObjectFactory.createDirectPositionListType()
Create an instance of
DirectPositionListType |
DirectPositionListType |
LineStringType.getPosList()
Gets the value of the posList property.
|
DirectPositionListType |
LinearRingType.getPosList()
Gets the value of the posList property.
|
DirectPositionListType |
DirectPositionListType.withCount(BigInteger value) |
DirectPositionListType |
DirectPositionListType.withSrsDimension(BigInteger value) |
DirectPositionListType |
DirectPositionListType.withSrsName(String value) |
DirectPositionListType |
DirectPositionListType.withValue(Collection<Double> values) |
DirectPositionListType |
DirectPositionListType.withValue(Double... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionListType> |
ObjectFactory.createPosList(DirectPositionListType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DirectPositionListType> |
ObjectFactory.createPosList(DirectPositionListType value)
|
void |
LineStringType.setPosList(DirectPositionListType value)
Sets the value of the posList property.
|
void |
LinearRingType.setPosList(DirectPositionListType value)
Sets the value of the posList property.
|
LineStringType |
LineStringType.withPosList(DirectPositionListType value) |
LinearRingType |
LinearRingType.withPosList(DirectPositionListType value) |
Copyright © 2018 Entur AS. All rights reserved.