| Package | Description |
|---|---|
| net.opengis.gml._3 |
| Modifier and Type | Field and Description |
|---|---|
protected PointType |
PointPropertyType.point |
| Modifier and Type | Field and Description |
|---|---|
protected List<PointType> |
PointArrayPropertyType.point |
| Modifier and Type | Method and Description |
|---|---|
PointType |
ObjectFactory.createPointType()
Create an instance of
PointType |
PointType |
PointPropertyType.getPoint()
Gets the value of the point property.
|
PointType |
PointType.withDescriptionReference(ReferenceType value) |
PointType |
PointType.withId(String value) |
PointType |
PointType.withIdentifier(CodeWithAuthorityType value) |
PointType |
PointType.withName(CodeType... values) |
PointType |
PointType.withName(Collection<CodeType> values) |
PointType |
PointType.withPos(DirectPositionType value) |
PointType |
PointType.withSrsDimension(BigInteger value) |
PointType |
PointType.withSrsName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
|
List<PointType> |
PointArrayPropertyType.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
|
void |
PointPropertyType.setPoint(PointType value)
Sets the value of the point property.
|
PointArrayPropertyType |
PointArrayPropertyType.withPoint(PointType... values) |
PointPropertyType |
PointPropertyType.withPoint(PointType value) |
| Modifier and Type | Method and Description |
|---|---|
PointArrayPropertyType |
PointArrayPropertyType.withPoint(Collection<PointType> values) |
Copyright © 2018 Entur AS. All rights reserved.