Uses of Class
no.uio.edd.utils.geoutils.GeoFeature.possibleForms

Packages that use GeoFeature.possibleForms
no.uio.edd.utils.geoutils   
 

Uses of GeoFeature.possibleForms in no.uio.edd.utils.geoutils
 

Methods in no.uio.edd.utils.geoutils that return GeoFeature.possibleForms
static GeoFeature.possibleForms GeoFeature.possibleForms.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GeoFeature.possibleForms[] GeoFeature.possibleForms.values()
          Returns an array containing the constants of this enum type, in the order they are declared.