|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DistanceType in net.opengis.ols.v_1_2 |
|---|
| Subclasses of DistanceType in net.opengis.ols.v_1_2 | |
|---|---|
class |
AltitudeType
Java class for AltitudeType complex type. |
| Fields in net.opengis.ols.v_1_2 declared as DistanceType | |
|---|---|
protected DistanceType |
VerAccType.distance
|
protected DistanceType |
RouteInstructionType.distance
|
protected DistanceType |
POIWithDistanceType.distance
|
protected DistanceType |
LineCorridorType.distance
|
protected DistanceType |
HorAccType.distance
|
protected DistanceType |
AbstractRouteSegmentType.distance
|
protected DistanceType |
WithinDistanceType.maximumDistance
|
protected DistanceType |
WithinDistanceType.minimumDistance
|
protected DistanceType |
ReverseGeocodedLocationType.searchCentreDistance
|
protected DistanceType |
AbstractRouteSummaryType.totalDistance
|
| Methods in net.opengis.ols.v_1_2 that return DistanceType | |
|---|---|
DistanceType |
ObjectFactory.createDistanceType()
Create an instance of DistanceType |
DistanceType |
VerAccType.getDistance()
Gets the value of the distance property. |
DistanceType |
RouteInstructionType.getDistance()
Gets the value of the distance property. |
DistanceType |
POIWithDistanceType.getDistance()
Gets the value of the distance property. |
DistanceType |
LineCorridorType.getDistance()
Gets the value of the distance property. |
DistanceType |
HorAccType.getDistance()
Gets the value of the distance property. |
DistanceType |
AbstractRouteSegmentType.getDistance()
Distance along the segment. |
DistanceType |
WithinDistanceType.getMaximumDistance()
Gets the value of the maximumDistance property. |
DistanceType |
WithinDistanceType.getMinimumDistance()
Gets the value of the minimumDistance property. |
DistanceType |
ReverseGeocodedLocationType.getSearchCentreDistance()
Gets the value of the searchCentreDistance property. |
DistanceType |
AbstractRouteSummaryType.getTotalDistance()
Gets the value of the totalDistance property. |
DistanceType |
DistanceType.withAccuracy(BigDecimal value)
|
DistanceType |
DistanceType.withUom(DistanceUnitType value)
|
DistanceType |
DistanceType.withValue(BigDecimal value)
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type DistanceType | |
|---|---|
JAXBElement<DistanceType> |
ObjectFactory.createDistance(DistanceType value)
Create an instance of JAXBElement<DistanceType>} |
JAXBElement<DistanceType> |
ObjectFactory.createSearchCentreDistance(DistanceType value)
Create an instance of JAXBElement<DistanceType>} |
| Methods in net.opengis.ols.v_1_2 with parameters of type DistanceType | |
|---|---|
JAXBElement<DistanceType> |
ObjectFactory.createDistance(DistanceType value)
Create an instance of JAXBElement<DistanceType>} |
JAXBElement<DistanceType> |
ObjectFactory.createSearchCentreDistance(DistanceType value)
Create an instance of JAXBElement<DistanceType>} |
void |
VerAccType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
RouteInstructionType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
POIWithDistanceType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
LineCorridorType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
HorAccType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
AbstractRouteSegmentType.setDistance(DistanceType value)
Sets the value of the distance property. |
void |
WithinDistanceType.setMaximumDistance(DistanceType value)
Sets the value of the maximumDistance property. |
void |
WithinDistanceType.setMinimumDistance(DistanceType value)
Sets the value of the minimumDistance property. |
void |
ReverseGeocodedLocationType.setSearchCentreDistance(DistanceType value)
Sets the value of the searchCentreDistance property. |
void |
AbstractRouteSummaryType.setTotalDistance(DistanceType value)
Sets the value of the totalDistance property. |
VerAccType |
VerAccType.withDistance(DistanceType value)
|
RouteSegmentType |
RouteSegmentType.withDistance(DistanceType value)
|
RouteInstructionType |
RouteInstructionType.withDistance(DistanceType value)
|
POIWithDistanceType |
POIWithDistanceType.withDistance(DistanceType value)
|
LineCorridorType |
LineCorridorType.withDistance(DistanceType value)
|
HorAccType |
HorAccType.withDistance(DistanceType value)
|
AbstractRouteSegmentType |
AbstractRouteSegmentType.withDistance(DistanceType value)
|
WithinDistanceType |
WithinDistanceType.withMaximumDistance(DistanceType value)
|
WithinDistanceType |
WithinDistanceType.withMinimumDistance(DistanceType value)
|
ReverseGeocodedLocationType |
ReverseGeocodedLocationType.withSearchCentreDistance(DistanceType value)
|
RouteSummaryType |
RouteSummaryType.withTotalDistance(DistanceType value)
|
AbstractRouteSummaryType |
AbstractRouteSummaryType.withTotalDistance(DistanceType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||