Package org.geotools.swing

Simple Swing widgets for map display.

See:
          Description

Interface Summary
TextReporterListener Implemented by objects that wish to receive events published by a JTextReporter.
 

Class Summary
ExceptionMonitor Utility which enables exception messages to be displayed in a Swing component.
JCRSChooser This class has a single static method that shows a dialog to prompt the user to choose a coordinate reference system.
JMapFrame A Swing frame containing a map display pane and (optionally) a toolbar, status bar and map layer table.
JMapPane A simple map display container that works with a GTRenderer and MapContext to display features.
JTextReporter A non-modal dialog to display text reports to the user and, if required, save them to file.
MapLayerTable Displays a list of the map layers in an associated JMapPane and provides controls to set the visibility, selection and style of each layer.
MapLayerTableCellRenderer A custom list cell renderer for items in the JList used by MapLayerTable to show map layer names and states.
ProgressWindow Reports progress of a lengthly operation in a window.
StatusBar A status bar that displays the mouse cursor position in world coordinates.
 

Enum Summary
JMapFrame.Tool Constants for available toolbar buttons used with the JMapFrame.enableTool(org.geotools.swing.JMapFrame.Tool...) method.
MapLayerTableCellRenderer.LayerControlItem Items used to display layer states and controls.
 

Package org.geotools.swing Description

Simple Swing widgets for map display.



Copyright © 1996-2009 Geotools. All Rights Reserved.