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, size
public OneItemFeatureCollection(FeatureCollection fc)
public void add(Feature feature)
FeatureCollection
add
in interface FeatureCollection
add
in class FeatureCollectionWrapper
feature
- a Feature to add to the end of this collection