Uses of Interface
org.geotools.feature.collection.RandomFeatureAccess
-
Packages that use RandomFeatureAccess Package Description org.geotools.data.memory org.geotools.feature.collection Helper classes for implementing FeatureCollections. -
-
Uses of RandomFeatureAccess in org.geotools.data.memory
Classes in org.geotools.data.memory that implement RandomFeatureAccess Modifier and Type Class Description class
MemoryFeatureCollection
Implement a SimpleFeatureCollection by burning memory! -
Uses of RandomFeatureAccess in org.geotools.feature.collection
Classes in org.geotools.feature.collection that implement RandomFeatureAccess Modifier and Type Class Description class
SubFeatureList
Default implementation ofFeatureCollection.sort(SortBy)
.
-