Uses of Class
org.geotools.swing.styling.JSimpleStyleDialog.GeomType

Packages that use JSimpleStyleDialog.GeomType
org.geotools.swing.styling Dialogs to create basic rendering styles. 
 

Uses of JSimpleStyleDialog.GeomType in org.geotools.swing.styling
 

Methods in org.geotools.swing.styling that return JSimpleStyleDialog.GeomType
 JSimpleStyleDialog.GeomType JSimpleStyleDialog.getGeomType()
          Get the JSimpleStyleDialog.GeomType constant for the selected feature type.
static JSimpleStyleDialog.GeomType JSimpleStyleDialog.GeomType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JSimpleStyleDialog.GeomType[] JSimpleStyleDialog.GeomType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.