| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.AbstractFeature
org.deegree.model.feature.AbstractFeatureCollection
public abstract class AbstractFeatureCollection
| Field Summary | 
|---|
| Fields inherited from class org.deegree.model.feature.AbstractFeature | 
|---|
envelope, envelopeCalculated, featureType, owner | 
| Constructor Summary | |
|---|---|
AbstractFeatureCollection(String id)
 | 
|
AbstractFeatureCollection(String id,
                                                   QualifiedName name)
 | 
|
| Method Summary | |
|---|---|
 void | 
addAllUncontained(Feature[] feature)
adds a list of features to the collection  | 
 void | 
addAllUncontained(FeatureCollection fc)
Adds the features to the collection, if they're not already contained.  | 
 Geometry | 
getDefaultGeometryPropertyValue()
returns a Point with position 0/0 and no CRS  | 
 FeatureProperty | 
getDefaultProperty(QualifiedName name)
returns the default property of a feature collection with the passed name  | 
 Geometry[] | 
getGeometryPropertyValues()
returns the value of a feature collection geometry properties  | 
 FeatureProperty[] | 
getProperties()
returns all properties of a feature collection  | 
 FeatureProperty[] | 
getProperties(int index)
returns the properties of a feature collection at the passed index position  | 
 FeatureProperty[] | 
getProperties(QualifiedName name)
returns the named properties of a feature collection  | 
 Feature | 
remove(String id)
removes a feature identified by its ID from the feature collection.  | 
 void | 
setProperty(FeatureProperty property)
sets a property of a feature collection.  | 
| Methods inherited from class org.deegree.model.feature.AbstractFeature | 
|---|
clone, getAttribute, getAttributes, getBoundedBy, getFeatureType, getId, getName, getOwner, resetBounds, setAttribute, setEnvelopesUpdated, setFeatureType, setId | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.deegree.model.feature.FeatureCollection | 
|---|
add, clear, getFeature, getFeature, iterator, remove, remove, size, toArray | 
| Methods inherited from interface org.deegree.model.feature.Feature | 
|---|
addProperty, clone, cloneDeep, getAttribute, getAttributes, getBoundedBy, getDefaultProperty, getFeatureType, getId, getName, getOwner, removeProperty, replaceProperty, setAttribute, setEnvelopesUpdated, setFeatureType, setId, setProperty | 
| Constructor Detail | 
|---|
public AbstractFeatureCollection(String id)
id - 
public AbstractFeatureCollection(String id,
                                 QualifiedName name)
id - name - of the feature collection if null it will be set to wfs:FeatureCollection| Method Detail | 
|---|
public Geometry getDefaultGeometryPropertyValue()
getDefaultGeometryPropertyValue in interface Featurepublic Geometry[] getGeometryPropertyValues()
getGeometryPropertyValues in interface Featurepublic FeatureProperty[] getProperties()
getProperties in interface Featurepublic FeatureProperty[] getProperties(int index)
index - 
public FeatureProperty getDefaultProperty(QualifiedName name)
getDefaultProperty in interface Featurename - 
public FeatureProperty[] getProperties(QualifiedName name)
getProperties in interface Featurename - 
public void setProperty(FeatureProperty property)
property - public void addAllUncontained(Feature[] feature)
FeatureCollection
addAllUncontained in interface FeatureCollectionfeature - to add.public void addAllUncontained(FeatureCollection fc)
FeatureCollection
addAllUncontained in interface FeatureCollectionpublic Feature remove(String id)
remove in interface FeatureCollectionid - 
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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