Uses of Class
org.geotools.data.store.ContentEntry
Packages that use ContentEntry
Package
Description
Generic GeoTools DataStore abstractions for tiled vector data sources.
-
Uses of ContentEntry in org.geotools.data.csv
Methods in org.geotools.data.csv that return ContentEntryMethods in org.geotools.data.csv with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceCSVDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.data.csv with parameters of type ContentEntryModifierConstructorDescriptionCSVFeatureSource(ContentEntry entry) CSVFeatureSource(ContentEntry entry, Query query) CSVFeatureStore(CSVStrategy csvStrategy, CSVFileState csvFileState, ContentEntry entry, Query query) -
Uses of ContentEntry in org.geotools.data.geojson.store
Methods in org.geotools.data.geojson.store that return ContentEntryMethods in org.geotools.data.geojson.store with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceGeoJSONDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.data.geojson.store with parameters of type ContentEntryModifierConstructorDescriptionGeoJSONFeatureSource(ContentEntry entry) GeoJSONFeatureSource(ContentEntry entry, Query query) GeoJSONFeatureStore(ContentEntry entry, Query query) GeoJSONFeatureWriter(ContentEntry entry, Query query) -
Uses of ContentEntry in org.geotools.data.graticule
Methods in org.geotools.data.graticule with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceGraticuleDataStore.createFeatureSource(ContentEntry contentEntry) Constructors in org.geotools.data.graticule with parameters of type ContentEntryModifierConstructorDescriptionGraticuleFeatureSource(ContentEntry entry, List<Double> steps, ReferencedEnvelope bounds) -
Uses of ContentEntry in org.geotools.data.memory
Subclasses of ContentEntry in org.geotools.data.memoryModifier and TypeClassDescriptionclassEntry used to store features (of a single FeatureType).Methods in org.geotools.data.memory with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected MemoryStateMemoryDataStore.createContentState(ContentEntry entry) Use MemoryState to manage internal storage.protected MemoryStateMemoryEntry.createContentState(ContentEntry entry) protected ContentFeatureSourceMemoryDataStore.createFeatureSource(ContentEntry entry) protected ContentFeatureSourceMemoryDataStore.createFeatureSource(ContentEntry entry, Query query) Constructors in org.geotools.data.memory with parameters of type ContentEntryModifierConstructorDescriptionMemoryFeatureSource(ContentEntry entry) MemoryFeatureSource(ContentEntry entry, Query query) MemoryFeatureStore(ContentEntry entry, Query query) -
Uses of ContentEntry in org.geotools.data.mongodb
Methods in org.geotools.data.mongodb with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentStateMongoDataStore.createContentState(ContentEntry entry) protected ContentFeatureSourceMongoDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.data.mongodb with parameters of type ContentEntryModifierConstructorDescriptionMongoFeatureSource(ContentEntry entry, Query query, DBCollection collection) MongoFeatureStore(ContentEntry entry, Query query, DBCollection collection) -
Uses of ContentEntry in org.geotools.data.ogr
Methods in org.geotools.data.ogr with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceOGRDataStore.createFeatureSource(ContentEntry entry) -
Uses of ContentEntry in org.geotools.data.property
Methods in org.geotools.data.property that return ContentEntryMethods in org.geotools.data.property with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourcePropertyDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.data.property with parameters of type ContentEntry -
Uses of ContentEntry in org.geotools.data.shapefile
Methods in org.geotools.data.shapefile with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceShapefileDataStore.createFeatureSource(ContentEntry entry) -
Uses of ContentEntry in org.geotools.data.store
Fields in org.geotools.data.store declared as ContentEntryModifier and TypeFieldDescriptionprotected ContentEntryContentFeatureSource.entryThe entry for the feature source.protected ContentEntryContentState.entryentry maintaining the stateFields in org.geotools.data.store with type parameters of type ContentEntryModifier and TypeFieldDescriptionprotected final Map<Name,ContentEntry> ContentDataStore.entriesname, entry mapMethods in org.geotools.data.store that return ContentEntryModifier and TypeMethodDescriptionprotected final ContentEntryContentDataStore.ensureEntry(Name name) Helper method to look up an entry in the datastore which throws anIOExceptionin the event that the entry does not exist.protected final ContentEntryHelper method to look up an entry in the datastore.Returns the entry for a specified name, ornullif no such entry exists.ContentFeatureSource.getEntry()The entry for the feature source.ContentState.getEntry()The entry which maintains the state.Methods in org.geotools.data.store with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentStateContentDataStore.createContentState(ContentEntry entry) Instantiates a new content state for the entry.protected abstract ContentFeatureSourceContentDataStore.createFeatureSource(ContentEntry entry) Instantiates new feature source for the entry.Constructors in org.geotools.data.store with parameters of type ContentEntryModifierConstructorDescriptionContentFeatureSource(ContentEntry entry, Query query) Creates the new feature source from a query.ContentFeatureStore(ContentEntry entry, Query query) Creates the content feature store.ContentState(ContentEntry entry) Creates a new state. -
Uses of ContentEntry in org.geotools.data.vpf
Methods in org.geotools.data.vpf with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceVPFLibrary.createFeatureSource(ContentEntry entry) VPFLibrary.getFeatureType(ContentEntry entry) Constructors in org.geotools.data.vpf with parameters of type ContentEntryModifierConstructorDescriptionVPFCovFeatureSource(VPFFeatureType featureType, ContentEntry entry, Query query) VPFFeatureSource(ContentEntry entry, Query query) VPFLibFeatureSource(ContentEntry entry, Query query) -
Uses of ContentEntry in org.geotools.data.vpf.file
Methods in org.geotools.data.vpf.file with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceVPFFileStore.createFeatureSource(ContentEntry entry) VPFFileStore.getFeatureType(ContentEntry entry) Constructors in org.geotools.data.vpf.file with parameters of type ContentEntry -
Uses of ContentEntry in org.geotools.data.wfs
Methods in org.geotools.data.wfs with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected WFSContentStateWFSDataStore.createContentState(ContentEntry entry) protected ContentFeatureSourceWFSDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.data.wfs with parameters of type ContentEntryModifierConstructorDescriptionWFSContentState(ContentEntry entry) WFSStoredQueryFeatureSource(ContentEntry entry, WFSClient client, StoredQueryDescriptionType desc) -
Uses of ContentEntry in org.geotools.jdbc
Methods in org.geotools.jdbc that return ContentEntryMethods in org.geotools.jdbc with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentStateJDBCDataStore.createContentState(ContentEntry entry) Creates an instanceofJDBCState.protected ContentFeatureSourceJDBCDataStore.createFeatureSource(ContentEntry entry) Creates a new instance ofJDBCFeatureStore.protected PrimaryKeyJDBCDataStore.getPrimaryKey(ContentEntry entry) Returns the primary key object for a particular entry, deriving it from the underlying database metadata.Constructors in org.geotools.jdbc with parameters of type ContentEntryModifierConstructorDescriptionJDBCFeatureSource(ContentEntry entry, Query query) Creates the new feature store.JDBCFeatureStore(ContentEntry entry, Query query) Creates the new feature store.JDBCState(ContentEntry entry) Creates a new state object. -
Uses of ContentEntry in org.geotools.mbtiles
Methods in org.geotools.mbtiles with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceMBTilesDataStore.createFeatureSource(ContentEntry entry) -
Uses of ContentEntry in org.geotools.stac.store
Methods in org.geotools.stac.store with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentFeatureSourceSTACDataStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.stac.store with parameters of type ContentEntry -
Uses of ContentEntry in org.geotools.vectormosaic
Methods in org.geotools.vectormosaic with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected ContentStateVectorMosaicStore.createContentState(ContentEntry entry) protected ContentFeatureSourceVectorMosaicStore.createFeatureSource(ContentEntry entry) Constructors in org.geotools.vectormosaic with parameters of type ContentEntryModifierConstructorDescriptionVectorMosaicFeatureSource(ContentEntry contentEntry, VectorMosaicStore store) VectorMosaicFeatureSource constructor.VectorMosaicState(ContentEntry entry) -
Uses of ContentEntry in org.geotools.vectortiles.store
Methods in org.geotools.vectortiles.store with parameters of type ContentEntryModifier and TypeMethodDescriptionprotected VectorTilesFeatureSourceVectorTilesDataStore.createFeatureSource(ContentEntry entry) Creates a feature source for a specific vector layer.Constructors in org.geotools.vectortiles.store with parameters of type ContentEntryModifierConstructorDescriptionVectorTilesFeatureSource(ContentEntry entry, VectorLayer layerMetadata) Creates a new feature source for a vector layer.