Package gistoolkit.server.mapclient

Interface Summary
Client Allows multiple clients use the drawers and commands.
Command Interface for classes to do something with the user interface.
Drawer Interface to allow drawers to modify the picture that is displayed to the user.
 

Class Summary
AppletClient A generic client for a web map service.
CommandButton  
CommandRadioButton  
Converter Class to convert from world coordinates to screen coordinates.
Extents Represents a rectangular bounding box.
ImagePanel Class to display an image to the client.
LayerDialog Presents a list of layers to the user allowing them to select which ones to display, and which style to display them in.
OGCClient The actual client part of the client.
UTF8Encoder Static Class to perform UTF8 Encoding and decoding of strings.