Package ebgeo.maprequest

Classes for the MapRequest application.

See:
          Description

Class Summary
ArcIMSMapService A MapService that talks to ArcIMS based web sites.
BritishGrid A class modelling the Britsh or OS grid system.
ImageFileFilter A file filter that accepts only image files that MapRequest can deal with.
Layer A class modelling a map layer.
LayerSelection A GUI form that allows the user to select which map layers to display.
LayerSelectionModel An AbstractTableModel to render cells to allow the selection of Layers.
MainWindow The main GUI form for the MapRequest application.
MapImageParameters A set of parameters to define the area of map (using the map's coordinate system) and size of the image.
MapRequest The main class for the MapRequest application.
MapSegment A class modelling a segment of a larger map.
MapSelectionForm A GUI form to let the user select a map to use.
MapSelectionModel An AbstractTableModel that renders cells to display the names of available maps to allow the user to select one.
MapService The super class for map services.
ProxyConfig A class storing configuration information for an HTTP Proxy.
ProxyForm A GUI form to let the user enter details of an HTTP proxy server.
SaveForm A GUI form to allow the user to save the currently displayed map.
ScrollableImage A scrollable panel.
StringUtils Various String utility methods.
WMSMapService A MapService that talks to WMS based web sites.
 

Package ebgeo.maprequest Description

Classes for the MapRequest application.