Uses of Enum
org.apache.sis.internal.storage.esri.RawRasterLayout
Packages that use RawRasterLayout
Package
Description
Simple data store implementations for some ESRI grid formats (ASCII and binary).
-
Uses of RawRasterLayout in org.apache.sis.internal.storage.esri
Methods in org.apache.sis.internal.storage.esri that return RawRasterLayoutModifier and TypeMethodDescriptionstatic RawRasterLayout
Returns the enum constant of this type with the specified name.static RawRasterLayout[]
RawRasterLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared.