Uses of Class
org.geotools.factory.Hints.ClassKey

Packages that use Hints.ClassKey
org.geotools.data.wfs   
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
 

Uses of Hints.ClassKey in org.geotools.data.wfs
 

Fields in org.geotools.data.wfs declared as Hints.ClassKey
static Hints.ClassKey WFSDataStore.WFS_VENDOR_PARAMETERS
          Provides the vendor parameters to be used in a query
 

Uses of Hints.ClassKey in org.geotools.factory
 

Fields in org.geotools.factory declared as Hints.ClassKey
static Hints.ClassKey Hints.ATTRIBUTE_TYPE_FACTORY
          The org.geotools.feature.AttributeTypeFactory instance to use.
static Hints.ClassKey Hints.COORDINATE_OPERATION_AUTHORITY_FACTORY
          The CoordinateOperationAuthorityFactory instance to use.
static Hints.ClassKey Hints.COORDINATE_OPERATION_FACTORY
          The CoordinateOperationFactory instance to use.
static Hints.ClassKey Hints.CRS_AUTHORITY_FACTORY
          The CRSAuthorityFactory instance to use.
static Hints.ClassKey Hints.CRS_FACTORY
          The CRSFactory instance to use.
static Hints.ClassKey Hints.CS_AUTHORITY_FACTORY
          The CSAuthorityFactory instance to use.
static Hints.ClassKey Hints.CS_FACTORY
          The CSFactory instance to use.
static Hints.ClassKey Hints.DATUM_AUTHORITY_FACTORY
          The DatumAuthorityFactory instance to use.
static Hints.ClassKey Hints.DATUM_FACTORY
          The DatumFactory instance to use.
static Hints.ClassKey Hints.EXECUTOR_SERVICE
          The ExecutorService to use.
static Hints.ClassKey Hints.FEATURE_COLLECTIONS
          The FeatureCollections instance to use.
static Hints.ClassKey Hints.FEATURE_FACTORY
          The FeatureFactory instance to use.
static Hints.ClassKey Hints.FEATURE_LOCK_FACTORY
          The FeatureLockFactory instance to use.
static Hints.ClassKey Hints.FEATURE_TYPE_FACTORY
          The FeatureTypeFactory instance to use.
static Hints.ClassKey Hints.FILTER_FACTORY
          The FilterFactory instance to use.
static Hints.ClassKey Hints.GRID_COVERAGE_FACTORY
          The GridCoverageFactory to be used.
static Hints.ClassKey Hints.JTS_COORDINATE_SEQUENCE_FACTORY
          The CoordinateSequenceFactory instance to use.
static Hints.ClassKey Hints.JTS_GEOMETRY_FACTORY
          The GeometryFactory instance to use.
static Hints.ClassKey Hints.MATH_TRANSFORM_FACTORY
          The MathTransformFactory instance to use.
static Hints.ClassKey Hints.STYLE_FACTORY
          The StyleFactory instance to use.
static Hints.ClassKey Hints.VIRTUAL_TABLE_PARAMETERS
          Provides the parameter values to a JDBC parametrized SQL view.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.