org.geotools.feature
Interface FeatureDocument

All Superinterfaces:
java.util.Collection, Feature, FeatureCollection, FeatureList, FeatureResults, IndexedFeatureCollection, java.util.List, ResourceCollection

public interface FeatureDocument
extends IndexedFeatureCollection, FeatureList

Version:
$Id: FeatureDocument.java 17701 2006-01-23 00:00:51Z desruisseaux $
Author:
Ian Schneider

Nested Class Summary
 
Nested classes inherited from class org.geotools.feature.Feature
Feature.NULL
 
Methods inherited from interface org.geotools.feature.IndexedFeatureCollection
addIndex, getIndex, indices, removeAllIndices, removeIndex
 
Methods inherited from interface org.geotools.feature.FeatureCollection
accepts, addListener, close, close, features, getFeatureType, getSchema, removeListener, sort, subCollection
 
Methods inherited from interface org.geotools.data.collection.ResourceCollection
iterator, purge
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from interface org.geotools.data.FeatureResults
collection, getBounds, getCount, reader
 
Methods inherited from interface org.geotools.feature.Feature
getAttribute, getAttribute, getAttributes, getBounds, getDefaultGeometry, getID, getNumberOfAttributes, getParent, setAttribute, setAttribute, setDefaultGeometry, setParent
 
Methods inherited from interface org.geotools.feature.FeatureList
subList
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



Copyright © GeoTools. All Rights Reserved.