|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.feature.types.property.AbstractPropertyType<Geometry>
org.deegree.feature.types.property.GeometryPropertyType
public class GeometryPropertyType
PropertyType that defines a property with a Geometry value.
| Nested Class Summary | |
|---|---|
static class |
GeometryPropertyType.CoordinateDimension
|
static class |
GeometryPropertyType.GeometryType
|
| Field Summary |
|---|
| Fields inherited from class org.deegree.feature.types.property.AbstractPropertyType |
|---|
maxOccurs, minOccurs, name, substitutions |
| Constructor Summary | |
|---|---|
GeometryPropertyType(QName name,
int minOccurs,
int maxOccurs,
GeometryPropertyType.GeometryType geomType,
GeometryPropertyType.CoordinateDimension dim,
boolean isAbstract,
List<PropertyType<?>> substitutions,
ValueRepresentation representation)
|
|
| Method Summary | |
|---|---|
ValueRepresentation |
getAllowedRepresentation()
Returns the allowed representation form of the value object. |
GeometryPropertyType.CoordinateDimension |
getCoordinateDimension()
|
GeometryPropertyType.GeometryType |
getGeometryType()
|
String |
toString()
|
| Methods inherited from class org.deegree.feature.types.property.AbstractPropertyType |
|---|
getMaxOccurs, getMinOccurs, getName, getSubstitutions, isAbstract |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeometryPropertyType(QName name,
int minOccurs,
int maxOccurs,
GeometryPropertyType.GeometryType geomType,
GeometryPropertyType.CoordinateDimension dim,
boolean isAbstract,
List<PropertyType<?>> substitutions,
ValueRepresentation representation)
| Method Detail |
|---|
public GeometryPropertyType.GeometryType getGeometryType()
public GeometryPropertyType.CoordinateDimension getCoordinateDimension()
public ValueRepresentation getAllowedRepresentation()
nullpublic String toString()
toString in class Object
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||