Uses of Enum
com.vividsolutions.jump.datastore.spatialite.GeometricColumnType
Packages that use GeometricColumnType
-
Uses of GeometricColumnType in com.vividsolutions.jump.datastore.spatialite
Subclasses with type arguments of type GeometricColumnType in com.vividsolutions.jump.datastore.spatialiteModifier and TypeClassDescriptionenumDB types for geometric columns Used by spatialite, for other datastore, default to native type.Methods in com.vividsolutions.jump.datastore.spatialite that return GeometricColumnTypeModifier and TypeMethodDescriptionstatic GeometricColumnTypeReturns the enum constant of this type with the specified name.static GeometricColumnType[]GeometricColumnType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vividsolutions.jump.datastore.spatialite that return types with arguments of type GeometricColumnType