Uses of Class
org.geotools.util.InterpolationProperties

Packages that use InterpolationProperties
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   
 

Uses of InterpolationProperties in org.geotools.data.complex
 

Fields in org.geotools.data.complex declared as InterpolationProperties
protected  InterpolationProperties DataAccessRegistry.properties
          Properties for interpolation / configuration settings
 

Methods in org.geotools.data.complex that return InterpolationProperties
static InterpolationProperties AppSchemaDataAccessRegistry.getAppSchemaProperties()
          Get App-schema properties
 InterpolationProperties DataAccessRegistry.getProperties()
          Get properties
 

Uses of InterpolationProperties in org.geotools.data.complex.config
 

Fields in org.geotools.data.complex.config declared as InterpolationProperties
protected  InterpolationProperties XMLConfigDigester.properties
          Properties
 

Constructors in org.geotools.data.complex.config with parameters of type InterpolationProperties
XMLConfigDigester(InterpolationProperties properties)
          Creates a new XMLConfigReader object.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.