|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.graphics.sld.FeatureTypeConstraint
public class FeatureTypeConstraint
A FeatureTypeConstraint element is used to identify a feature type by well-known name, using the FeatureTypeName element.
Constructor Summary | |
---|---|
FeatureTypeConstraint(QualifiedName featureTypeName,
Filter filter,
Extent[] extents)
constructor initializing the class with the |
Method Summary | |
---|---|
void |
addExtent(Extent extent)
Adds an Extent to the Extent-List of a FeatureTypeConstraint |
java.lang.String |
exportAsXML()
exports the content of the FeatureTypeConstraint as XML formated String |
Extent[] |
getExtents()
returns the extent for filtering the feature type |
QualifiedName |
getFeatureTypeName()
returns the name of the feature type |
Filter |
getFilter()
returns a feature-filter as defined in WFS specifications. |
void |
removeExtent(Extent extent)
Removes an Extent from the Extent-List of a FeatureTypeConstraint |
void |
setExtents(Extent[] extents)
sets the extent for filtering the feature type |
void |
setFeatureTypeName(QualifiedName featureTypeName)
sets the name of the feature type |
void |
setFilter(Filter filter)
sets a feature-filter as defined in WFS specifications. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FeatureTypeConstraint(QualifiedName featureTypeName, Filter filter, Extent[] extents)
featureTypeName
- filter
- extents
- Method Detail |
---|
public QualifiedName getFeatureTypeName()
public void setFeatureTypeName(QualifiedName featureTypeName)
featureTypeName
- the name of the feature typepublic Filter getFilter()
public void setFilter(Filter filter)
filter
- the filter of the FeatureTypeConstraintspublic Extent[] getExtents()
public void setExtents(Extent[] extents)
extents
- extents for filtering the feature typepublic void addExtent(Extent extent)
extent
- an extent to addpublic void removeExtent(Extent extent)
extent
- an extent to removepublic java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
|
deegree 2.5 (2011/06/29 09:44 build-8-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