Package | Description |
---|---|
com.spss.psapi.data |
This provides support for metadata such as the names, values and types of data.
|
Modifier and Type | Method and Description |
---|---|
GeometryType |
GeoType.getGeometryType()
Returns the type of object represented by this definition.
|
static GeometryType |
GeometryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GeometryType[] |
GeometryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GeoType |
DataModelFactory.createGeoType(GeometryType geometryType,
int coordinates,
int wellKnownID,
java.lang.String coordinateSystemName)
Creates a new
GeoType object. |
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.