| Package | Description |
|---|---|
| uk.org.siri.siri |
| Modifier and Type | Field and Description |
|---|---|
protected LocationStructure |
BoundingBoxStructure.lowerRight |
protected LocationStructure |
BoundingBoxStructure.upperLeft |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationStructure> |
LineShapeStructure.point |
| Modifier and Type | Method and Description |
|---|---|
LocationStructure |
ObjectFactory.createLocationStructure()
Create an instance of
LocationStructure |
LocationStructure |
BoundingBoxStructure.getLowerRight()
Gets the value of the lowerRight property.
|
LocationStructure |
BoundingBoxStructure.getUpperLeft()
Gets the value of the upperLeft property.
|
LocationStructure |
LocationStructure.withCoordinates(CoordinatesStructure value) |
LocationStructure |
LocationStructure.withId(String value) |
LocationStructure |
LocationStructure.withLatitude(BigDecimal value) |
LocationStructure |
LocationStructure.withLongitude(BigDecimal value) |
LocationStructure |
LocationStructure.withPrecision(BigInteger value) |
LocationStructure |
LocationStructure.withSrsName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<LocationStructure> |
LineShapeStructure.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoundingBoxStructure.setLowerRight(LocationStructure value)
Sets the value of the lowerRight property.
|
void |
BoundingBoxStructure.setUpperLeft(LocationStructure value)
Sets the value of the upperLeft property.
|
BoundingBoxStructure |
BoundingBoxStructure.withLowerRight(LocationStructure value) |
LineShapeStructure |
LineShapeStructure.withPoint(LocationStructure... values) |
BoundingBoxStructure |
BoundingBoxStructure.withUpperLeft(LocationStructure value) |
| Modifier and Type | Method and Description |
|---|---|
LineShapeStructure |
LineShapeStructure.withPoint(Collection<LocationStructure> values) |
Copyright © 2018 Entur AS. All rights reserved.