| Package | Description | 
|---|---|
| org.geotools.appschema.util | |
| 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. | 
| org.geotools.data.complex.config | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InterpolationProperties. putAll(InterpolationProperties other)Copy all properties from another  InterpolationPropertiesinto this one. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InterpolationProperties | DataAccessRegistry. propertiesProperties for interpolation / configuration settings | 
| Modifier and Type | Method and Description | 
|---|---|
| static InterpolationProperties | AppSchemaDataAccessRegistry. getAppSchemaProperties()Get App-schema properties | 
| InterpolationProperties | DataAccessRegistry. getProperties()Get properties | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InterpolationProperties | XMLConfigDigester. propertiesProperties | 
| Constructor and Description | 
|---|
| XMLConfigDigester(InterpolationProperties properties)Creates a new XMLConfigReader object. | 
Copyright © 1996–2019 Geotools. All rights reserved.