Package nl.itc.RIMapper

Class Summary
Crypt  
DBconn Utility class for opening, closing and querying connections to databases that support the OGC SFS (Simple Features for SQL) specification.
MakeSVG Converts SFS OGC geometry columns to Scalable Vector Graphics (SVG 1.1).
Messages Utility class for reading Strings from a messages.properties file.
Generated by MyEclipse StringExternalizer.
ParseXML Parses RIMapper XML files and returns handles to further process them into SVG output.
SVGRasterizer Transcodes SVG streams to PNG/JPEG for WMS compatibility.
Utils Set of (static) utility classes for RIMapperWMS.
WMS OGC compatible Web Map Service.
WMSCapabilities 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.
WMSGetCapabilities 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.
WMSGetMap 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.
WMSRequest 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.
WMSTime  
 

Exception Summary
RIMapperException simple extended interface to Exception.