Package org.geotools.data.memory
Class CollectionSource<T>
Object
CollectionSource<T>
Used to quickly adapt a collection for APIs expecting to be able to query generic content.
Please note that this is read-only access.
- Author:
- Jody Garnett
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionSource
(Collection<T> collection) CollectionSource
(Collection<T> collection, CoordinateReferenceSystem crs) -
Method Summary
-
Constructor Details
-
CollectionSource
-
CollectionSource
-
-
Method Details
-
content
-
content
-
content
-
content
-
describe
-
dispose
public void dispose() -
getFilterCapabilities
-
getName
-
setTransaction
-
getCRS
-