| 
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.model.feature.AbstractFeature
org.deegree.model.feature.AbstractFeatureCollection
public abstract class AbstractFeatureCollection
| Field Summary | 
|---|
| Fields inherited from class org.deegree.model.feature.AbstractFeature | 
|---|
description, envelope, envelopeCalculated, featureType, owner | 
| Constructor Summary | |
|---|---|
AbstractFeatureCollection(String id)
 | 
|
| Method Summary | |
|---|---|
 void | 
addAll(Feature[] feature)
adds a list of features to the collection  | 
 void | 
addAll(FeatureCollection fc)
adds a list of features to the collection  | 
 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 | 
|---|
getAttribute, getAttributes, getBoundedBy, getDescription, getFeatureType, getId, getName, getOwner, resetBounds, setAttribute, setEnvelopesUpdated, setFeatureType, setId | 
| 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.FeatureCollection | 
|---|
add, getFeature, getFeature, iterator, remove, remove, size, toArray | 
| Methods inherited from interface org.deegree.model.feature.Feature | 
|---|
addProperty, getAttribute, getAttributes, getBoundedBy, getDefaultProperty, getDescription, getFeatureType, getId, getName, getOwner, removeProperty, replaceProperty, setAttribute, setEnvelopesUpdated, setFeatureType, setId, setProperty | 
| Constructor Detail | 
|---|
public AbstractFeatureCollection(String id)
id - | 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)
getProperties in interface Featureindex - 
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 addAll(Feature[] feature)
FeatureCollection
addAll in interface FeatureCollectionFeatureCollection.addAll(org.deegree.model.feature.Feature[])public void addAll(FeatureCollection fc)
FeatureCollection
addAll in interface FeatureCollectionFeatureCollection.addAll(org.deegree.model.feature.FeatureCollection)public Feature remove(String id)
remove in interface FeatureCollectionid - 
  | 
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