Uses of Class
org.geotools.swt.SwtMapFrame.Tool

Packages that use SwtMapFrame.Tool
org.geotools.swt Simple SWT widgets for map display. 
 

Uses of SwtMapFrame.Tool in org.geotools.swt
 

Methods in org.geotools.swt that return SwtMapFrame.Tool
static SwtMapFrame.Tool SwtMapFrame.Tool.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SwtMapFrame.Tool[] SwtMapFrame.Tool.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.geotools.swt with parameters of type SwtMapFrame.Tool
 void SwtMapFrame.enableTool(SwtMapFrame.Tool... tool)
          This method is an alternative to #enableToolBar(boolean).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.