Uses of Enum
org.apache.sis.internal.referencing.provider.NTv2.Loader.DataType
Packages that use NTv2.Loader.DataType
-
Uses of NTv2.Loader.DataType in org.apache.sis.internal.referencing.provider
Fields in org.apache.sis.internal.referencing.provider with type parameters of type NTv2.Loader.DataTypeModifier and TypeFieldDescriptionprivate static final Map<String,
NTv2.Loader.DataType> NTv2.Loader.TYPES
Some known keywords that may appear in NTv2 header records, associated the the expected type of values.Methods in org.apache.sis.internal.referencing.provider that return NTv2.Loader.DataTypeModifier and TypeMethodDescriptionstatic NTv2.Loader.DataType
Returns the enum constant of this type with the specified name.static NTv2.Loader.DataType[]
NTv2.Loader.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared.