Uses of Enum Class
com.luciad.format.sqlite.geopackage.ELcdGeoPackageSpecificationVersion
-
Uses of ELcdGeoPackageSpecificationVersion in com.luciad.format.sqlite.geopackage
Modifier and TypeMethodDescriptionTLcdGeoPackageModelEncoder.getExportVersion()
Returns the GeoPackage specification version configured for exporting models.Returns the enum constant of this class with the specified name.static ELcdGeoPackageSpecificationVersion[]
ELcdGeoPackageSpecificationVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdGeoPackageModelEncoder.setExportVersion
(ELcdGeoPackageSpecificationVersion aExportVersion) Sets the GeoPackage specification to use for exporting a model to a GeoPackage file.