public class OneItemFeatureCollection extends FeatureCollectionWrapper
| Constructor and Description |
|---|
OneItemFeatureCollection(FeatureCollection fc) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Feature feature)
Adds a feature to this collection.
|
addAll, checkNotWrappingSameClass, clear, getEnvelope, getFeatureCollection, getFeatures, getFeatureSchema, getUltimateWrappee, getWrappee, hasWrapper, isEmpty, iterator, query, remove, remove, removeAll, setFeatureCollection, sizepublic OneItemFeatureCollection(FeatureCollection fc)
public void add(Feature feature)
FeatureCollectionadd in interface FeatureCollectionadd in class FeatureCollectionWrapperfeature - a Feature to add to the end of this collection