Uses of Interface
org.apache.sis.internal.geotiff.SchemaModifier
Packages that use SchemaModifier
Package
Description
Utility classes for the implementation of GeoTIFF reader and writer.
-
Uses of SchemaModifier in org.apache.sis.internal.geotiff
Fields in org.apache.sis.internal.geotiff declared as SchemaModifierModifier and TypeFieldDescriptionstatic final SchemaModifierSchemaModifier.DEFAULTThe default instance which performs no modification.Fields in org.apache.sis.internal.geotiff with type parameters of type SchemaModifierModifier and TypeFieldDescriptionstatic final OptionKey<SchemaModifier> SchemaModifier.OPTIONThe option for declaring a schema modifier atGeoTiffStorecreation time.