Uses of Enum Class
com.luciad.format.sqlite.geopackage.TLcdGeoPackageModelEncoder.ElevationCompressionFormat
-
Uses of TLcdGeoPackageModelEncoder.ElevationCompressionFormat in com.luciad.format.sqlite.geopackage
Modifier and TypeMethodDescriptionTLcdGeoPackageModelEncoder.getElevationCompressionFormat()
Returns the current elevation compression format.Returns the enum constant of this class with the specified name.TLcdGeoPackageModelEncoder.ElevationCompressionFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdGeoPackageModelEncoder.setElevationCompressionFormat
(TLcdGeoPackageModelEncoder.ElevationCompressionFormat aElevationCompressionFormat) Sets the format to use when compressing elevation data.