Package | Description |
---|---|
org.geotools.data.complex |
This package contains the implementation of a ComplexDataStore,
Author note: though this "Complex" datastore has born to provide
complex features out of a simple features data source, it may be better
called a DerivativeDataStore or something like that, you'll see
why later.
|
Modifier and Type | Class and Description |
---|---|
class |
AppSchemaDataAccessRegistry
A registry that stores all app schema data access instances per application.
|
Modifier and Type | Field and Description |
---|---|
protected static DataAccessRegistry |
DataAccessRegistry.theRegistry
Singleton instance
|
Modifier and Type | Method and Description |
---|---|
static DataAccessRegistry |
DataAccessRegistry.getInstance()
Public method to get singleton instance to registry.
|
Copyright © 1996–2022 Geotools. All rights reserved.