Uses of Enum Class
org.geotools.coverage.io.ReadType
Packages that use ReadType
-
Uses of ReadType in org.geotools.coverage.io
Methods in org.geotools.coverage.io that return ReadTypeModifier and TypeMethodDescriptionstatic ReadType
ReadType.getDefault()
DefaultReadType
enumeration.static ReadType
Returns the enum constant of this class with the specified name.static ReadType[]
ReadType.values()
Returns an array containing the constants of this enum class, in the order they are declared.