| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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  | 
 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.  | 
 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)
| 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 String toString()
toString in class Objectpublic String exportAsXML()
exportAsXML in interface Marshallable
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net