Package | Description |
---|---|
org.geotools.swing |
Simple Swing widgets for map display.
|
Modifier and Type | Method and Description |
---|---|
static JMapFrame.Tool |
JMapFrame.Tool.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMapFrame.Tool[] |
JMapFrame.Tool.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JMapFrame.enableTool(JMapFrame.Tool... tool)
This method is an alternative to
JMapFrame.enableToolBar(boolean) . |
Copyright © 1996–2019 Geotools. All rights reserved.