Uses of Class
com.vividsolutions.jump.datastore.spatialite.GeometryColumnsLayout
-
Packages that use GeometryColumnsLayout Package Description com.vividsolutions.jump.datastore.spatialite -
-
Uses of GeometryColumnsLayout in com.vividsolutions.jump.datastore.spatialite
Methods in com.vividsolutions.jump.datastore.spatialite that return GeometryColumnsLayout Modifier and Type Method Description GeometryColumnsLayoutSpatialiteDSMetadata. getGeometryColumnsLayout()static GeometryColumnsLayoutGeometryColumnsLayout. valueOf(String name)Returns the enum constant of this type with the specified name.static GeometryColumnsLayout[]GeometryColumnsLayout. values()Returns an array containing the constants of this enum type, in the order they are declared.
-