Package | Description |
---|---|
org.geotools.swing.tool |
Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools.
|
Modifier and Type | Method and Description |
---|---|
abstract InfoToolResult |
InfoToolHelper.getInfo(DirectPosition2D pos)
Gets layer data at the specified position.
|
InfoToolResult |
FeatureLayerHelper.getInfo(DirectPosition2D pos) |
InfoToolResult |
GridCoverageLayerHelper.getInfo(DirectPosition2D pos) |
InfoToolResult |
GridReaderLayerHelper.getInfo(DirectPosition2D pos) |
Copyright © 1996–2019 Geotools. All rights reserved.