Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
D
E
enableTool
(JMapViewer.Tool)
- Method in
JMapViewer
This method is an alternative to
setShowToolBar(boolean)
.
F
G
getMapContent
()
- Method in
JMapViewer
Get the map content associated with this viewer.
getMapLayerTable
()
- Method in
JMapViewer
getMapPane
()
- Method in
JMapViewer
Provides access to the instance of
JMapPane
being used by this viewer.
getRenderer
()
- Method in
JMapViewer
getStatusBar
()
- Method in
JMapViewer
getToolBar
()
- Method in
JMapViewer
H
I
INFO
- Enum Constant in
JMapViewer.Tool
initComponents
()
- Method in
JMapViewer
Creates and lays out the viewer's components that have been specified with the enable methods (e.g.
isShowLayerTable
()
- Method in
JMapViewer
isShowStatusBar
()
- Method in
JMapViewer
isShowToolBar
()
- Method in
JMapViewer
J
JMapViewer
- Class in
org.geotools.swing
A Swing panel containing a map display pane and (optionally) a toolbar, status bar and map layer table.
JMapViewer.Tool
- Enum in
org.geotools.swing
Constants for available toolbar buttons used with the
enableTool
method.
JMapViewer
(MapContent)
- Constructor in
JMapViewer
Constructs a new
JMapViewer
object with specified map content.
K
L
M
mapLayerTable
- Field in
JMapViewer
mapPane
- Field in
JMapViewer
N
O
P
PAN
- Enum Constant in
JMapViewer.Tool
POINTER
- Enum Constant in
JMapViewer.Tool
Q
R
RESET
- Enum Constant in
JMapViewer.Tool
S
setMapContent
(MapContent)
- Method in
JMapViewer
Set the MapContent object used by this viewer.
setRenderer
(GTRenderer)
- Method in
JMapViewer
setShowLayerTable
(boolean)
- Method in
JMapViewer
Set whether a map layer table will be displayed to show the list of layers in the map content and set their order, visibility and selected status.
setShowStatusBar
(boolean)
- Method in
JMapViewer
Set whether a status bar will be displayed to display cursor position and map bounds.
setShowToolBar
(boolean)
- Method in
JMapViewer
Sets whether to display the default toolbar (default is false).
showLayerTable
- Field in
JMapViewer
showStatusBar
- Field in
JMapViewer
showToolBar
- Field in
JMapViewer
statusBar
- Field in
JMapViewer
T
TOOLBAR_INFO_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for feature info queries.
toolBar
- Field in
JMapViewer
TOOLBAR_PAN_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for map panning.
TOOLBAR_POINTER_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for default pointer.
TOOLBAR_RESET_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for map reset.
TOOLBAR_ZOOMIN_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for map zoom in.
TOOLBAR_ZOOMOUT_BUTTON_NAME
- Field in
JMapViewer
Name assigned to toolbar button for map zoom out.
toolSet
- Field in
JMapViewer
A Swing panel containing a map display pane and (optionally) a toolbar, status bar and map layer table.
U
uiSet
- Field in
JMapViewer
V
validate
()
- Method in
JMapViewer
valueOf
(String)
- Method in
JMapViewer
Returns the enum constant of this type with the specified name.
values
()
- Method in
JMapViewer
Returns an array containing the constants of this enum type, in the order they are declared.
W
X
Y
Z
ZOOM
- Enum Constant in
JMapViewer.Tool
_
Groovy Documentation