Groovy Documentation

org.geotools.swing
[Java] Enum JMapViewer.Tool

java.lang.Object
  org.geotools.swing.JMapViewer.Tool

public enum JMapViewer.Tool

Constants for available toolbar buttons used with the enableTool method.


Enum Constant Summary
INFO

PAN

POINTER

RESET

ZOOM

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Enum Constant Detail

INFO

JMapViewer.Tool INFO


PAN

JMapViewer.Tool PAN


POINTER

JMapViewer.Tool POINTER


RESET

JMapViewer.Tool RESET


ZOOM

JMapViewer.Tool ZOOM


 

Groovy Documentation