- AbstractBaseServlet - Class in nl.mineleni.cbsviewer.servlet
-
Gedeelde basis servlet.
- AbstractBaseServlet() - Constructor for class nl.mineleni.cbsviewer.servlet.AbstractBaseServlet
-
- AbstractOpenLSParser - Class in nl.mineleni.openls.parser
-
gedeelde code voor OpenLS parsing.
- AbstractOpenLSParser() - Constructor for class nl.mineleni.openls.parser.AbstractOpenLSParser
-
Instantiates a new open ls parser.
- AbstractWxSServlet - Class in nl.mineleni.cbsviewer.servlet
-
Algemene initialisatie code en gedeelde functies voor de WxS servlets.
- AbstractWxSServlet() - Constructor for class nl.mineleni.cbsviewer.servlet.AbstractWxSServlet
-
- addAddress(Address) - Method in class nl.mineleni.openls.databinding.openls.GeocodeRequest
-
Adds the address.
- addGeocodedAddress(GeocodedAddress) - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
Adds the geocoded address.
- addGeocodeResponseList(GeocodeResponseList) - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponse
-
Adds the geocode response list.
- addPlace(Place) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Adds the place.
- addPos(Pos) - Method in class nl.mineleni.openls.databinding.gml.Point
-
Adds the pos.
- Address - Class in nl.mineleni.openls.databinding.openls
-
OLS Address.
- Address() - Constructor for class nl.mineleni.openls.databinding.openls.Address
-
Instantiates a new address.
- Address(String, StreetAddress, PostalCode) - Constructor for class nl.mineleni.openls.databinding.openls.Address
-
Instantiates a new address.
- AdresZoekServlet - Class in nl.mineleni.cbsviewer.servlet.gazetteer
-
Servlet implementation class AdresZoekServlet.
- AdresZoekServlet() - Constructor for class nl.mineleni.cbsviewer.servlet.gazetteer.AdresZoekServlet
-
- aliases - Variable in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
- ALLOWED_HOSTS - Static variable in class nl.mineleni.cbsviewer.servlet.ReverseProxyServlet
-
Allowed hosts config optie.
- APPEND_GEMEENTE - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
de string gemeente tussen haakjes. * " (gemeente)"
- APPEND_PLAATS - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
de string plaats tussen haakjes.
- APPEND_PROVINCIE - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
de string provincie tussen haakjes. * " (provincie)"
- asJavaScript() - Static method in enum nl.mineleni.cbsviewer.util.CookieNamesConstants
-
Maak een javascript representatie van dit object.
- asJSON() - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
Geeft de kaarten als javascript variabele.
- asJSON(boolean) - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
Geeft de kaarten als json object (asVar == false
) of javascript
variabele, ingepakt in een CDATA sectie.
- attributes - Variable in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
- AttributesNamesFilter - Class in nl.mineleni.cbsviewer.servlet.wms
-
Verzorgt de filterconfiguratie van attribuut namen.
- AttributesNamesFilter() - Constructor for class nl.mineleni.cbsviewer.servlet.wms.AttributesNamesFilter
-
- AttributeValueFilter - Class in nl.mineleni.cbsviewer.servlet.wms.xml
-
Een filtermapping bestaande uit een input waarde en
een output waarde.
- AttributeValueFilter() - Constructor for class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
- AttributeValuesFilter - Class in nl.mineleni.cbsviewer.servlet.wms
-
Verzorgt de filterconfiguratie van attribuut waarden.
- AttributeValuesFilter() - Constructor for class nl.mineleni.cbsviewer.servlet.wms.AttributeValuesFilter
-
default constructor.
- AvailableLayersBean - Class in nl.mineleni.cbsviewer.util
-
AvailableLayersBean maakt de beschikbare kaarten bekend in de applicatie op
basis van het xml configuratie bestand AvailableLayers.xml
.
- AvailableLayersBean() - Constructor for class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
default constructor.
- GeocodedAddress - Class in nl.mineleni.openls.databinding.openls
-
OLS GeocodedAddress.
- GeocodedAddress() - Constructor for class nl.mineleni.openls.databinding.openls.GeocodedAddress
-
Instantiates a new geocoded address.
- GeocodeRequest - Class in nl.mineleni.openls.databinding.openls
-
OLS GeocodeRequest.
- GeocodeRequest() - Constructor for class nl.mineleni.openls.databinding.openls.GeocodeRequest
-
- GeocodeResponse - Class in nl.mineleni.openls.databinding.openls
-
OLS GeocodeResponse.
- GeocodeResponse() - Constructor for class nl.mineleni.openls.databinding.openls.GeocodeResponse
-
- GeocodeResponseList - Class in nl.mineleni.openls.databinding.openls
-
OLS GeocodeResponseList.
- GeocodeResponseList() - Constructor for class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
- GeotoolsContextListener - Class in nl.mineleni.cbsviewer.servlet
-
Application Lifecycle Listener implementation class GeotoolsContextListener.
- GeotoolsContextListener() - Constructor for class nl.mineleni.cbsviewer.servlet.GeotoolsContextListener
-
- get(K) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.Cache
-
- get(K) - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Caching
-
Geeft de waarde die bij de gevraagde sleutel hoort, mits aanwezig in de
cache, anders null
.
- getAccuracy() - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
Accuracy accessor.
- getAddress() - Method in class nl.mineleni.openls.databinding.openls.GeocodedAddress
-
Gets the address.
- getAddress() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Gets the resultaat adres.
- getAddressAt(int) - Method in class nl.mineleni.openls.databinding.openls.GeocodeRequest
-
Gets the address at.
- getAddressSize() - Method in class nl.mineleni.openls.databinding.openls.GeocodeRequest
-
Gets the address size.
- getAddressString() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
geeft het adres als string in de vorm straat - postcode - stad - gemeente
- provincie.
- getAliases() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the aliases property.
- getAll(Collection<K>) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.Cache
-
- getAll(Collection<K>) - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Caching
-
haalt alle elementen op uit de cache met een verzameling sleutels.
- getAttributes() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the attributes property.
- getBbox() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.BboxLayerCacheKey
-
Gets het bbox deel van dit object.
- getBuilding() - Method in class nl.mineleni.openls.databinding.openls.StreetAddress
-
Gets the building.
- getBuildingName() - Method in class nl.mineleni.openls.databinding.openls.Building
-
Gets the building name.
- getCacheDir() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.WMSCache
-
Geeft het pad van de cache.
- getCountryCode() - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the country code.
- getCountrySubdivision() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de "provincie" voor dit adres.
- getDimension() - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Gets the dimension.
- getExpireBy() - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Cachable
-
Gets de expire-by (UNIX, milliseconden) timestamp voor dit object.
- getExpireBy() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CachableString
-
- getExpireBy() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CacheImage
-
- getFilter() - Method in class nl.mineleni.cbsviewer.servlet.wms.xml.FilterList
-
Gets the value of the filter property.
- getGeocodedAddressAt(int) - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
Gets the geocoded address at.
- getGeocodedAddressList(GeocodeResponse) - Static method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientUtil
-
Gets the geocoded address list.
- getGeocodedAddressSize() - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
Gets the geocoded address size.
- getGeocodeRequest() - Method in class nl.mineleni.openls.parser.OpenLSGeocodeRequestParser
-
Gets the geocode request.
- getGeocodeResponse() - Method in class nl.mineleni.openls.parser.OpenLSGeocodeResponseParser
-
Gets the geocode response.
- getGeocodeResponseListAt(int) - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponse
-
Gets the geocode response list at.
- getGeocodeResponseListSize() - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponse
-
Gets the geocode response list size.
- getId() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the id property.
- getImage() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CacheImage
-
Gets the image.
- getImage(BoundingBox) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.WMSCache
-
Haalt een opgeslagen afbeelding op.
- getInputAttributeValue() - Method in class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
Gets the value of the inputAttributeValue property.
- getItem() - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Cachable
-
Haalt het opgeslagen item <T>
op.
- getItem() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CachableString
-
- getItem() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CacheImage
-
- getKeys() - Method in class nl.mineleni.cbsviewer.util.LabelsBundle
-
- getLayerByID(String) - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
geeft de eerste layerdescriptor met de gevraagde id.
- getLayerByLayers(String, String) - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
geeft de eerste layerdescriptor met de gevraagde naam.
- getLayerByLayers(String, String, String) - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
geeft de eerste layerdescriptor met de gevraagde naam, url en styles.
- getLayerByName(String) - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
geeft de eerste layerdescriptor met de gevraagde naam.
- getLayerdescriptor() - Method in class nl.mineleni.cbsviewer.util.xml.LayersList
-
Gets the value of the layerdescriptor property.
- getLayers() - Method in class nl.mineleni.cbsviewer.util.AvailableLayersBean
-
accessor voor de lijst met layers.
- getLayers() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the layers property.
- getLd() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.BboxLayerCacheKey
-
Gets het layer descriptor deel van dit object.
- getLink() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the link property.
- getMetadata() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the metadata property.
- getMoreinfo() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the moreinfo property.
- getMunicipality() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de "gemeente" voor dit adres.
- getMunicipalitySubdivision() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de "plaatsnaam" voor dit adres.
- getName() - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.CachableImage
-
Accessor voor de naam van de gecachede afbeelding, bijvoorbeeld de
bestandnaam.
- getName() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CacheImage
-
- getName() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the name property.
- getNumber() - Method in class nl.mineleni.openls.databinding.openls.Building
-
Gets the number.
- getNumberOfGeocodedAddresses() - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
Gets the number of geocoded addresses.
- getOpenLayersLangBundle() - Method in class nl.mineleni.cbsviewer.util.LabelsBundle
-
Geeft sleutel/waarde paren als een javascript OpenLayers object.
- getOpenLSClientAddressList(GeocodeResponse, int...) - Static method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientUtil
-
Gets the client address list uit een GeocodeResponse.
- getOutputAttributeValue() - Method in class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
Gets the value of the outputAttributeValue property.
- getOutputStream() - Method in class nl.mineleni.cbsviewer.servlet.GZIPHttpServletResponseWrapper
-
- getPassID() - Method in class nl.mineleni.cbsviewer.servlet.AbstractBaseServlet
-
Gets the pass id.
- getPlace() - Method in class nl.mineleni.openls.databinding.openls.Place
-
Gets the place.
- getPlaceAt(int) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the place at.
- getPlaceByType(String) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the place by type.
- getPlaceSize() - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the place size.
- getPoint() - Method in class nl.mineleni.openls.databinding.openls.GeocodedAddress
-
Gets the point.
- getPoint() - Method in class nl.mineleni.openls.databinding.openls.Position
-
Gets the point dat deze positie beschrijft.
- getPoint() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Gets the te coderen punt.
- getPosAt(int) - Method in class nl.mineleni.openls.databinding.gml.Point
-
Gets the pos at.
- getPosition() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeRequest
-
Gets the reverse geocoding positie.
- getPosSize() - Method in class nl.mineleni.openls.databinding.gml.Point
-
Gets the pos size.
- getPostalCode() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
de postcode voor dit adres.
- getPostalCode() - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the postal code.
- getPostalCode() - Method in class nl.mineleni.openls.databinding.openls.PostalCode
-
Gets the postal code.
- getPreference() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodePreference
-
Gets the geocodeer voorkeur.
- getProxyHost() - Method in class nl.mineleni.cbsviewer.servlet.AbstractBaseServlet
-
Gets the proxy host.
- getProxyPort() - Method in class nl.mineleni.cbsviewer.servlet.AbstractBaseServlet
-
Gets the proxy port.
- getRadius() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Proberen op basis van het type adres hit te bepalen wat de zoom-in radius
zou moeten zijn.
- getReverseGeocodedLocation() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeResponse
-
Gets the de teruggerekende locatie.
- getReverseGeocodePreference() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeRequest
-
Gets the reverse geocoding voorkeur.
- getReverseGeocodeRequest() - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeRequestParser
-
Gets the reverse geocode request.
- getReverseGeocodeResponse() - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeResponseParser
-
Gets the reverse geocode response.
- getSearchCentreDistance() - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Gets the zoek afstand.
- getSrsName() - Method in class nl.mineleni.openls.databinding.gml.Point
-
Gets the srs name.
- getStreet() - Method in class nl.mineleni.openls.databinding.openls.Street
-
Gets the street.
- getStreet() - Method in class nl.mineleni.openls.databinding.openls.StreetAddress
-
Gets the street.
- getStreetAddress() - Method in class nl.mineleni.openls.databinding.openls.Address
-
Gets the street address.
- getStreetName() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de straat voor dit adres.
- getStreetNumber() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de huisnummer voor dit adres.
- getStyles() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the styles property.
- getSubdivision() - Method in class nl.mineleni.openls.databinding.openls.Building
-
Gets the subdivision.
- getType() - Method in class nl.mineleni.openls.databinding.openls.Place
-
Gets the type.
- getUom() - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
Units of Measure accessor.
- getUrl() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the url property.
- getUserID() - Method in class nl.mineleni.cbsviewer.servlet.AbstractBaseServlet
-
Gets the user id.
- getValue() - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
value accessor.
- getWriter() - Method in class nl.mineleni.cbsviewer.servlet.GZIPHttpServletResponseWrapper
-
- getX() - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Gets the x.
- getxCoord() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de x coord.
- getXY() - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Gets the xy.
- getY() - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Gets the y.
- getyCoord() - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Gets de y coord.
- getZoom() - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Gets the value of the zoom property.
- GZipFilter - Class in nl.mineleni.cbsviewer.servlet
-
Eenvoudige GZip compressie filter ter optimalisatie van bandbreedte.
- GZipFilter() - Constructor for class nl.mineleni.cbsviewer.servlet.GZipFilter
-
- GZIPHttpServletResponseWrapper - Class in nl.mineleni.cbsviewer.servlet
-
The Class GZIPHttpServletResponseWrapper.
- GZIPHttpServletResponseWrapper(HttpServletResponse) - Constructor for class nl.mineleni.cbsviewer.servlet.GZIPHttpServletResponseWrapper
-
Instantiates a new GZIP http servlet response wrapper.
- ObjectFactory - Class in nl.mineleni.cbsviewer.servlet.wms.xml
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the nl.mineleni.cbsviewer.servlet.wms.xml package.
- ObjectFactory() - Constructor for class nl.mineleni.cbsviewer.servlet.wms.xml.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.mineleni.cbsviewer.servlet.wms.xml
- ObjectFactory - Class in nl.mineleni.cbsviewer.util.xml
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the nl.mineleni.cbsviewer.util.xml package.
- ObjectFactory() - Constructor for class nl.mineleni.cbsviewer.util.xml.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.mineleni.cbsviewer.util.xml
- objStack - Variable in class nl.mineleni.openls.parser.AbstractOpenLSParser
-
object stack.
- OGC_GML_NAMESPACE_PREFIX - Static variable in interface nl.mineleni.openls.XmlNamespaceConstants
-
De constante OGC_GML_NAMESPACE_PREFIX.
- OGC_GML_NAMESPACE_URI - Static variable in interface nl.mineleni.openls.XmlNamespaceConstants
-
De constante OGC_GML_NAMESPACE_URI.
- OPENLS_NAMESPACE_PREFIX - Static variable in interface nl.mineleni.openls.XmlNamespaceConstants
-
De constante OPENLS_NAMESPACE_PREFIX.
- OPENLS_NAMESPACE_SCHEMALOCATION - Static variable in interface nl.mineleni.openls.XmlNamespaceConstants
-
De constante OPENLS_NAMESPACE_SCHEMALOCATION.
- OPENLS_NAMESPACE_URI - Static variable in interface nl.mineleni.openls.XmlNamespaceConstants
-
De constante OPENLS_NAMESPACE_URI.
- OpenLSClient - Class in nl.mineleni.cbsviewer.servlet.gazetteer.lusclient
-
OpenLSClient.
- OpenLSClient() - Constructor for class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClient
-
Maakt een nieuwe instance van de LUS client.
- OpenLSClientAddress - Class in nl.mineleni.cbsviewer.servlet.gazetteer.lusclient
-
OpenLSClientAddress is een "DAO" achtige voor een OpenLS adres.
- OpenLSClientAddress() - Constructor for class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Instantiates a new open ls client address.
- OpenLSClientAddress(String, String, String, String, String, String, String, String) - Constructor for class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Instantiates a new open ls client address.
- OpenLSClientUtil - Class in nl.mineleni.cbsviewer.servlet.gazetteer.lusclient
-
Utility klasse OpenLSClientUtil.
- OpenLSGeocodeRequestParser - Class in nl.mineleni.openls.parser
-
The Class OpenLSGeocodeRequestParser.
- OpenLSGeocodeRequestParser() - Constructor for class nl.mineleni.openls.parser.OpenLSGeocodeRequestParser
-
- OpenLSGeocodeResponseParser - Class in nl.mineleni.openls.parser
-
The Class OpenLSGeocodeResponseParser.
- OpenLSGeocodeResponseParser() - Constructor for class nl.mineleni.openls.parser.OpenLSGeocodeResponseParser
-
- OpenLSReverseGeocodeRequestParser - Class in nl.mineleni.openls.parser
-
Parse reverse geocode requests.
- OpenLSReverseGeocodeRequestParser() - Constructor for class nl.mineleni.openls.parser.OpenLSReverseGeocodeRequestParser
-
- OpenLSReverseGeocodeResponseParser - Class in nl.mineleni.openls.parser
-
Parse reverse geocode response.
- OpenLSReverseGeocodeResponseParser() - Constructor for class nl.mineleni.openls.parser.OpenLSReverseGeocodeResponseParser
-
- outputAttributeValue - Variable in class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
- parseForward(HttpServletRequest) - Method in class nl.mineleni.cbsviewer.servlet.AbstractWxSServlet
-
Parse de forward parameter van een request.
- parseLocation(HttpServletRequest) - Method in class nl.mineleni.cbsviewer.servlet.AbstractWxSServlet
-
Parse locatie uit een request.
- parseOpenLSRequest(String) - Method in class nl.mineleni.openls.parser.OpenLSGeocodeRequestParser
-
Parses the open ls request.
- parseOpenLSResponse(String) - Method in class nl.mineleni.openls.parser.OpenLSGeocodeResponseParser
-
Parses the open ls response.
- parseOpenLSReverseGeocodeRequest(String) - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeRequestParser
-
Parses the open ls reverse geocode response.
- parseOpenLSReverseGeocodeResponse(String) - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeResponseParser
-
Parses the open ls reverse geocode response.
- parser - Variable in class nl.mineleni.openls.parser.AbstractOpenLSParser
-
SAX parser.
- Place - Class in nl.mineleni.openls.databinding.openls
-
OLS Place. http://schemas.opengis.net/ols/1.2.0/ADT.xsd
<element name="Place" type="xls:NamedPlaceType">
<annotation>
<documentation>Place represents a hierarchical set of
geographic regions/placenames: country subdivision, country
secondary subdivision, municipality, and municipality
subdivision.
- Place() - Constructor for class nl.mineleni.openls.databinding.openls.Place
-
Instantiates a new place.
- PLACE_TYPE_COUNTRYSUBDIVISION - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientUtil
-
De constante PLACE_TYPE_COUNTRYSUBDIVISION.
- PLACE_TYPE_MUNICIPALITY - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientUtil
-
De constante PLACE_TYPE_MUNICIPALITY.
- PLACE_TYPE_MUNICIPALITYSUBDIVISION - Static variable in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientUtil
-
De constante PLACE_TYPE_MUNICIPALITYSUBDIVISION.
- Point - Class in nl.mineleni.openls.databinding.gml
-
GML Point.
- Point() - Constructor for class nl.mineleni.openls.databinding.gml.Point
-
Instantiates a new point.
- Pos - Class in nl.mineleni.openls.databinding.gml
-
GML Pos.
- Pos() - Constructor for class nl.mineleni.openls.databinding.gml.Pos
-
Instantiates a new pos.
- Position - Class in nl.mineleni.openls.databinding.openls
-
The Class Position.
- Position() - Constructor for class nl.mineleni.openls.databinding.openls.Position
-
- PostalCode - Class in nl.mineleni.openls.databinding.openls
-
OLS PostalCode. http://schemas.opengis.net/ols/1.2.0/ADT.xsd
<element name="PostalCode" type="xls:PostalCodeType">
<annotation>
<documentation>A zipcode or international postal code as
defined by the governing postal authority.
- PostalCode() - Constructor for class nl.mineleni.openls.databinding.openls.PostalCode
-
Instantiates a new postal code.
- preference - Variable in enum nl.mineleni.openls.databinding.openls.ReverseGeocodePreference.PREFERENCE
-
The preference.
- put(K, V) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.Cache
-
- put(K, V) - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Caching
-
Slaat de waarde op in de cache met de gegeven sleutel.
- put(BoundingBox, BufferedImage, long) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.WMSCache
-
plaatst de image in de cache met de sleutel.
- SearchCentreDistance - Class in nl.mineleni.openls.databinding.openls
-
The Class SearchCentreDistance.
- SearchCentreDistance() - Constructor for class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
- service(HttpServletRequest, HttpServletResponse) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.AdresZoekServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class nl.mineleni.cbsviewer.servlet.wms.WMSClientServlet
-
- ServletResponseGZIPOutputStream - Class in nl.mineleni.cbsviewer.servlet
-
comprimeert de output stream met gzip.
- ServletResponseGZIPOutputStream(OutputStream) - Constructor for class nl.mineleni.cbsviewer.servlet.ServletResponseGZIPOutputStream
-
Instantiates a new servlet response gzip output stream.
- setAccuracy(double) - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
Accuracy setter.
- setAddress(Address) - Method in class nl.mineleni.openls.databinding.openls.GeocodedAddress
-
Sets the address.
- setAddress(Address) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Sets the resultaat adres.
- setAliases(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the aliases property.
- setAttributes(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the attributes property.
- setBuilding(Building) - Method in class nl.mineleni.openls.databinding.openls.StreetAddress
-
Sets the building.
- setBuildingName(String) - Method in class nl.mineleni.openls.databinding.openls.Building
-
Sets the building name.
- setContentLength(int) - Method in class nl.mineleni.cbsviewer.servlet.GZIPHttpServletResponseWrapper
-
- setCookie(HttpServletResponse, CookieNamesConstants, String) - Method in class nl.mineleni.cbsviewer.servlet.AbstractWxSServlet
-
cookie instellen of updaten.
- setCookie(HttpServletResponse, CookieNamesConstants, Integer) - Method in class nl.mineleni.cbsviewer.servlet.AbstractWxSServlet
-
cookie instellen of updaten.
- setCountryCode(String) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Sets the country code.
- setCountrySubdivision(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de "provincie" voor dit adres.
- setDimension(int) - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Sets the dimension.
- setFileName(String) - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.CacheImage
-
Sets the file name.
- setId(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the id property.
- setInputAttributeValue(String) - Method in class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
Sets the value of the inputAttributeValue property.
- setLayers(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the layers property.
- setLink(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the link property.
- setMetadata(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the metadata property.
- setMoreinfo(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the moreinfo property.
- setMunicipality(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de "gemeente" voor dit adres.
- setMunicipalitySubdivision(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de "plaatsnaam" voor dit adres.
- setName(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the name property.
- setNumber(String) - Method in class nl.mineleni.openls.databinding.openls.Building
-
Sets the number.
- setNumberOfGeocodedAddresses(int) - Method in class nl.mineleni.openls.databinding.openls.GeocodeResponseList
-
Sets the number of geocoded addresses.
- setOutputAttributeValue(String) - Method in class nl.mineleni.cbsviewer.servlet.wms.xml.AttributeValueFilter
-
Sets the value of the outputAttributeValue property.
- setPlace(String) - Method in class nl.mineleni.openls.databinding.openls.Place
-
Sets the place.
- setPoint(Point) - Method in class nl.mineleni.openls.databinding.openls.GeocodedAddress
-
Sets the point.
- setPoint(Point) - Method in class nl.mineleni.openls.databinding.openls.Position
-
Sets the point dat deze positie beschrijft.
- setPoint(Point) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Sets the te coderen punt.
- setPosition(Position) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeRequest
-
set de positie voor dit verzoek.
- setPostalCode(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de postcode voor dit adres.
- setPostalCode(PostalCode) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Sets the postal code.
- setPostalCode(String) - Method in class nl.mineleni.openls.databinding.openls.PostalCode
-
Sets the postal code.
- setPreference(String) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodePreference
-
set gewenste preference.
- setReverseGeocodedLocation(ReverseGeocodedLocation) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeResponse
-
Sets the de teruggerekende locatie.
- setReverseGeocodePreference(ReverseGeocodePreference) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodeRequest
-
Sets the reverse geocoding voorkeur.
- setSearchCentreDistance(SearchCentreDistance) - Method in class nl.mineleni.openls.databinding.openls.ReverseGeocodedLocation
-
Sets the zoek afstand.
- setSrsName(String) - Method in class nl.mineleni.openls.databinding.gml.Point
-
Sets the srs name.
- setStreet(String) - Method in class nl.mineleni.openls.databinding.openls.Street
-
Sets the street.
- setStreet(Street) - Method in class nl.mineleni.openls.databinding.openls.StreetAddress
-
Sets the street.
- setStreetAddress(StreetAddress) - Method in class nl.mineleni.openls.databinding.openls.Address
-
Sets the street address.
- setStreetName(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de straat voor dit adres.
- setStreetNumber(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de huisnummer voor dit adres.
- setStyles(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the styles property.
- setSubdivision(String) - Method in class nl.mineleni.openls.databinding.openls.Building
-
Sets the subdivision.
- setType(String) - Method in class nl.mineleni.openls.databinding.openls.Place
-
Sets the type.
- setUom(String) - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
Units of Measure setter.
- setUrl(String) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the url property.
- setValue(double) - Method in class nl.mineleni.openls.databinding.openls.SearchCentreDistance
-
value setter.
- setX(Double) - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Sets the x.
- setxCoord(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de x coord.
- setXY(String) - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Sets the xy.
- setY(Double) - Method in class nl.mineleni.openls.databinding.gml.Pos
-
Sets the y.
- setyCoord(String) - Method in class nl.mineleni.cbsviewer.servlet.gazetteer.lusclient.OpenLSClientAddress
-
Sets de y coord.
- setZoom(Integer) - Method in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
Sets the value of the zoom property.
- size() - Method in class nl.mineleni.cbsviewer.servlet.wms.cache.Cache
-
- size() - Method in interface nl.mineleni.cbsviewer.servlet.wms.cache.Caching
-
Geeft de grootte van de cache.
- SpatialUtil - Class in nl.mineleni.cbsviewer.util
-
Spatial Utilities.
- startElement(String, String, String, Attributes) - Method in class nl.mineleni.openls.parser.OpenLSGeocodeRequestParser
-
- startElement(String, String, String, Attributes) - Method in class nl.mineleni.openls.parser.OpenLSGeocodeResponseParser
-
- startElement(String, String, String, Attributes) - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeRequestParser
-
- startElement(String, String, String, Attributes) - Method in class nl.mineleni.openls.parser.OpenLSReverseGeocodeResponseParser
-
- Street - Class in nl.mineleni.openls.databinding.openls
-
OLS Street. http://schemas.opengis.net/ols/1.2.0/ADT.xsd
<complexType name="StreetNameType">
<annotation>
<documentation>The data elements that make up the name of a
street.
- Street() - Constructor for class nl.mineleni.openls.databinding.openls.Street
-
Instantiates a new street.
- StreetAddress - Class in nl.mineleni.openls.databinding.openls
-
OLS StreetAddress. http://schemas.opengis.net/ols/1.2.0/ADT.xsd
<complexType name="StreetAddressType">
<annotation>
<documentation>A set of precise and complete data elements that
cannot be subdivided and that describe the physical location of
a place.
- StreetAddress() - Constructor for class nl.mineleni.openls.databinding.openls.StreetAddress
-
Instantiates a new street address.
- StringConstants - Enum in nl.mineleni.cbsviewer.util
-
De enum StringConstants bevat alle string constanten voor de applicatie.
- styles - Variable in class nl.mineleni.cbsviewer.util.xml.LayerDescriptor
-
- value - Variable in enum nl.mineleni.cbsviewer.util.CookieNamesConstants
-
De code (waarde) van dit object.
- valueOf(String) - Static method in enum nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverter.CONVERTER_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.mineleni.cbsviewer.util.CookieNamesConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.mineleni.cbsviewer.util.NumberConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.mineleni.cbsviewer.util.StringConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.mineleni.openls.databinding.openls.ReverseGeocodePreference.PREFERENCE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverter.CONVERTER_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.mineleni.cbsviewer.util.CookieNamesConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.mineleni.cbsviewer.util.NumberConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.mineleni.cbsviewer.util.StringConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.mineleni.openls.databinding.openls.ReverseGeocodePreference.PREFERENCE
-
Returns an array containing the constants of this enum type, in
the order they are declared.