|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractLocationType in net.opengis.ols.v_1_2 |
|---|
| Subclasses of AbstractLocationType in net.opengis.ols.v_1_2 | |
|---|---|
class |
AbstractAddressType
The AddressType is the Address_ADT for OpenLS and it supports the concepts of the OGC Geocoder document 01-026r1 with some modifications which resulted in both simplifications and improved handling capability. |
class |
AbstractPOIType
Java class for AbstractPOIType complex type. |
class |
AbstractPositionType
Java class for AbstractPositionType complex type. |
class |
AddressType
Defines an address |
class |
PointOfInterestType
Java class for PointOfInterestType complex type. |
class |
PositionType
Java class for PositionType complex type. |
| Fields in net.opengis.ols.v_1_2 with type parameters of type AbstractLocationType | |
|---|---|
protected JAXBElement<? extends AbstractLocationType> |
WithinDistanceType.location
|
protected JAXBElement<? extends AbstractLocationType> |
WayPointType.location
|
protected List<JAXBElement<? extends AbstractLocationType>> |
NearestType.location
|
protected List<JAXBElement<? extends AbstractLocationType>> |
AvoidListType.location
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractLocationType | |
|---|---|
JAXBElement<AbstractLocationType> |
ObjectFactory.createLocation(AbstractLocationType value)
Create an instance of JAXBElement<AbstractLocationType>} |
JAXBElement<? extends AbstractLocationType> |
WithinDistanceType.getLocation()
Gets the value of the location property. |
JAXBElement<? extends AbstractLocationType> |
WayPointType.getLocation()
Gets the value of the location property. |
List<JAXBElement<? extends AbstractLocationType>> |
NearestType.getLocation()
Gets the value of the location property. |
List<JAXBElement<? extends AbstractLocationType>> |
AvoidListType.getLocation()
List of locations to avoid.Gets the value of the location property. |
| Methods in net.opengis.ols.v_1_2 with parameters of type AbstractLocationType | |
|---|---|
JAXBElement<AbstractLocationType> |
ObjectFactory.createLocation(AbstractLocationType value)
Create an instance of JAXBElement<AbstractLocationType>} |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||