|
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.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(java.lang.String id)
|
|
AbstractFeatureCollection(java.lang.String id,
QualifiedName name)
|
Method Summary | |
---|---|
void |
addAll(Feature[] feature)
Deprecated. |
void |
addAll(FeatureCollection fc)
Deprecated. |
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(java.lang.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, getDescription, 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, getDescription, getFeatureType, getId, getName, getOwner, removeProperty, replaceProperty, setAttribute, setEnvelopesUpdated, setFeatureType, setId, setProperty |
Constructor Detail |
---|
public AbstractFeatureCollection(java.lang.String id)
id
- public AbstractFeatureCollection(java.lang.String id, QualifiedName name)
id
- name
- of the feature collection if null
it will be set to wfs:FeatureCollectionMethod Detail |
---|
public Geometry getDefaultGeometryPropertyValue()
getDefaultGeometryPropertyValue
in interface Feature
public Geometry[] getGeometryPropertyValues()
getGeometryPropertyValues
in interface Feature
public FeatureProperty[] getProperties()
getProperties
in interface Feature
public FeatureProperty[] getProperties(int index)
getProperties
in interface Feature
index
-
public FeatureProperty getDefaultProperty(QualifiedName name)
getDefaultProperty
in interface Feature
name
-
public FeatureProperty[] getProperties(QualifiedName name)
getProperties
in interface Feature
name
-
public void setProperty(FeatureProperty property)
property
- @Deprecated public void addAll(Feature[] feature)
FeatureCollection
addAll
in interface FeatureCollection
feature
- to add.FeatureCollection.addAll(org.deegree.model.feature.Feature[])
public void addAllUncontained(Feature[] feature)
FeatureCollection
addAllUncontained
in interface FeatureCollection
feature
- to add.@Deprecated public void addAll(FeatureCollection fc)
FeatureCollection
addAll
in interface FeatureCollection
fc
- to add.FeatureCollection.addAll(org.deegree.model.feature.FeatureCollection)
public void addAllUncontained(FeatureCollection fc)
FeatureCollection
addAllUncontained
in interface FeatureCollection
public Feature remove(java.lang.String id)
remove
in interface FeatureCollection
id
-
|
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