See: Description
| Interface | Description |
|---|---|
| LocationService |
This interface provides the search of geometric areas information by strings.
|
| MVSQueryRequester |
Component used to request queries to an implementation of MVSuggest.
|
| MVSService |
This interface provides a way to communicate with MVSuggest service independently of the actual service protocol and location.
|
| Class | Description |
|---|---|
| GeoAreaInfo |
This class contains information regarding a single feature from a layer template indexed by MVSuggest.
|
| LocalMVSConfig |
Holds the configuration values for a Local MVSuggest instance additionally to the general configuration in
MVSConfig |
| LocalMVSQueryRequester |
MVSQueryRequester implementation used to request queries to a standalone MVSuggest service, |
| LocalMVSService |
MVSService implementation used to communicate with a standalone instance of MVSuggest service. |
| MVSConfig |
Holds the
MVSService configuration. |
| MVSConfigFileBean |
In-memory representation of the MVSuggest configuration file
|
| MVSConfigFileBean.Repository | |
| MVSConfigFileBean.Tenants | |
| MVSHelper |
This class encapsulates an MVSuggest web client and helps performing configuration tasks and managing the requests.
|
| MVSRepository |
Reads an holds layers templates from the MVSuggest repository.
|
| MVSServiceFactory |
Factory class used to create instances of
MVSService. |
| SimpleGeoJsonParser |
Provides some internal functions.
|
| WebMVSQueryRequester |
MVSQueryRequester implementation used to query a WebMVSService implementation. |
| WebMVSService |
MVSService implementation used to communicate with a web MVSuggest service instance. |
| Enum | Description |
|---|---|
| MVSConfig.ResponseSpatialContent |
The type of spatial content returned by MVSuggest
|
| MVSConfig.ServiceInterface |
The type of MVSuggest interface
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.