Uses of Enum Class
org.geotools.geopkg.geom.EnvelopeType
Packages that use EnvelopeType
-
Uses of EnvelopeType in org.geotools.geopkg.geom
Methods in org.geotools.geopkg.geom that return EnvelopeTypeModifier and TypeMethodDescriptionGeometryHeaderFlags.getEnvelopeIndicator()static EnvelopeTypeEnvelopeType.valueOf(byte b) Returns the enum constant of this class with the specified name.static EnvelopeTypeReturns the enum constant of this class with the specified name.static EnvelopeType[]EnvelopeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.geopkg.geom with parameters of type EnvelopeType