Uses of Class
org.geotools.geopkg.geom.EnvelopeType

Packages that use EnvelopeType
org.geotools.geopkg.geom   
 

Uses of EnvelopeType in org.geotools.geopkg.geom
 

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



Copyright © 1996-2014 Geotools. All Rights Reserved.