public class GeometryMetadata extends Object implements TypeConstraint
Constructor and Description |
---|
GeometryMetadata()
Default constructor
|
GeometryMetadata(String srs,
int dimension,
String srsText,
String auth_name)
The constructor to set the srs and dimension
|
Modifier and Type | Method and Description |
---|---|
String |
getAuthName() |
int |
getDimension() |
String |
getSrs() |
String |
getSrsText() |
boolean |
isInheritable()
Determines if the constraint is inheritable, meaning it may be used for a
sub-type.
|
public String getSrs()
public String getSrsText()
public int getDimension()
public String getAuthName()
public boolean isInheritable()
TypeConstraint
isInheritable
in interface TypeConstraint
TypeConstraint.isInheritable()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a