| Package | Description |
|---|---|
| org.geotools.data.mongodb | |
| org.geotools.data.simple | |
| org.geotools.geopkg |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoFeatureWriter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DelegatingSimpleFeatureWriter |
| Modifier and Type | Method and Description |
|---|---|
SimpleFeatureWriter |
DelegatingSimpleFeatureWriter.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleFeatureWriter |
Features.simple(FeatureWriter w) |
SimpleFeatureWriter |
GeoPackage.writer(FeatureEntry entry,
boolean append,
Filter filter,
Transaction tx)
Returns a writer used to modify or add to the contents of a feature dataset.
|
Copyright © 1996–2019 Geotools. All rights reserved.