A B C D E F G I J L M N O P Q R S T U V W X Y

W

WMS - Class in nl.itc.RIMapper
OGC compatible Web Map Service.
WMS() - Constructor for class nl.itc.RIMapper.WMS
Just use constructor of superclass HttpServlet.
WMSCapabilities - Class in nl.itc.RIMapper
OGC WMS 1.1.1 compatible Web Map Capabilities class.
Note that the class holds the data needed for an OGC compatible Capabilities response, PLUS extras needed for RIMapperWMS specific capabilities (eg.
WMSCapabilities(DBconn) - Constructor for class nl.itc.RIMapper.WMSCapabilities
Constructs capabilities of a given WMS instance (derived from DB) and builds up an OGC WMS 1.1.1 compatible Capabilities class.
WMSGetCapabilities - Class in nl.itc.RIMapper
Handles a WMS 1.1.1 GetCapabilities request.
©2004-2011 International Institute for Geo-information Science and Earth Observation (ITC)
Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
WMSGetCapabilities(WMSCapabilities) - Constructor for class nl.itc.RIMapper.WMSGetCapabilities
Constructor
WMSGetMap - Class in nl.itc.RIMapper
Handles a WMS 1.1.1 GetMap request.
Employs MakeSVG class to generate SVG document from a WMS request, using OGC Simple Features data.

©2006-2011 International Institute for Geo-information Science and Earth Observation (ITC)
Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
WMSGetMap(WMSCapabilities) - Constructor for class nl.itc.RIMapper.WMSGetMap
Constructor
WMSRequest - Class in nl.itc.RIMapper
Class for storing an OGC WMS 1.1.1 request.
Note that the class holds the data needed for an OGC compatible GetMap or GetCapabilities, PLUS extras needed for RIMapperWMS, in the VendorSpecific GETGUI and ANIMDUR.
©2006-2011 International Institute for Geo-information Science and Earth Observation (ITC)
Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
WMSRequest(Map<?, ?>, String, WMSCapabilities) - Constructor for class nl.itc.RIMapper.WMSRequest
Builds a WMS request object out of the request URL.
WMSTime - Class in nl.itc.RIMapper
 
WMSTime(String) - Constructor for class nl.itc.RIMapper.WMSTime
constructor: Analyses and picks aparts a TIME (ISO8601:1988(E)) parameter.

A B C D E F G I J L M N O P Q R S T U V W X Y