org.geotools.feature
Interface FeatureDocument

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

public interface FeatureDocument
extends IndexedFeatureCollection, FeatureList

Version:
$Id: FeatureDocument.java,v 1.2 2003/07/17 07:09:52 ianschneider Exp $
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
addListener, close, close, features, getFeatureType, getSchema, iterator, removeListener
 
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
getFeature, setFeature
 



Copyright © GeoTools. All Rights Reserved.