Package org.geotools.swing.tool
package org.geotools.swing.tool
Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools.
-
ClassesClassDescriptionAbstract base class for the zoom-in and zoom-out tools.The base class for map pane cursor tools.Helper class used by InfoTool to query vector features in a FeatureLayer.Used by InfoTool to query GridCoverageLayer objects.Helper class used by InfoTool to query values in a GridReaderLayer.A cursor tool to retrieve information about features that the user clicks on with the mouse.Abstract base class for helper classes used by InfoTool to query features in map layers.Contains static methods used by some
InfoToolHelper
classes.Used byInfoToolHelper
classes to pass feature data to the parentInfoTool
object.A cursor tool to pan the map pane display.Allow scrolling with the mouse wheel.A cursor tool to zoom in the map pane display.A cursor tool to zoom out the map pane display.