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

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

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 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.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.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.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.