|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.schema.AbstractPropertyType
org.deegree.model.feature.schema.ComplexPropertyType
org.deegree.model.feature.schema.GeometryPropertyType
org.deegree.io.datastore.schema.MappedGeometryPropertyType
public class MappedGeometryPropertyType
Representation of property types that contain spatial data with mapping (persistence) information.
| Field Summary |
|---|
| Fields inherited from class org.deegree.model.feature.schema.ComplexPropertyType |
|---|
typeName |
| Constructor Summary | |
|---|---|
MappedGeometryPropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
URI srs,
TableRelation[] tableRelations,
MappingGeometryField mappingField)
Constructs a new instance of MappedGeometryPropertyType from the given
parameters. |
|
| Method Summary | |
|---|---|
CoordinateSystem |
getCS()
Returns the CoordinateSystem of the property's geometry content. |
MappingGeometryField |
getMappingField()
Returns the MappingField that stores the geometry information. |
URI |
getSRS()
Returns the SRS of the property's geometry content. |
TableRelation[] |
getTableRelations()
Returns the path of TableRelations that describe how to get to the table
where the content is stored. |
boolean |
isIdentityPart()
Returns whether this property has to be considered when two instances of the parent feature are checked for equality. |
| Methods inherited from class org.deegree.model.feature.schema.ComplexPropertyType |
|---|
getTypeName |
| Methods inherited from class org.deegree.model.feature.schema.AbstractPropertyType |
|---|
equals, getMaxOccurs, getMinOccurs, getName, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.deegree.model.feature.schema.PropertyType |
|---|
getMaxOccurs, getMinOccurs, getName, getType |
| Constructor Detail |
|---|
public MappedGeometryPropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
URI srs,
TableRelation[] tableRelations,
MappingGeometryField mappingField)
throws UnknownCRSException
MappedGeometryPropertyType from the given
parameters.
name - typeName - type - minOccurs - maxOccurs - isIdentityPart - srs - tableRelations - mappingField -
UnknownCRSException| Method Detail |
|---|
public boolean isIdentityPart()
isIdentityPart in interface MappedPropertyTypepublic URI getSRS()
public CoordinateSystem getCS()
CoordinateSystem of the property's geometry content.
public TableRelation[] getTableRelations()
TableRelations that describe how to get to the table
where the content is stored.
getTableRelations in interface MappedPropertyTypepublic MappingGeometryField getMappingField()
MappingField that stores the geometry information.
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org