Uses of Package
org.geotools.feature.type

Packages that use org.geotools.feature.type
org.geotools.feature   
org.geotools.feature.simple   
org.geotools.feature.type   
org.geotools.gml2   
org.geotools.gml3.smil   
org.geotools.gml3.v3_2.gco   
org.geotools.gml3.v3_2.gmd   
org.geotools.gml3.v3_2.gmx   
org.geotools.gml3.v3_2.gsr   
org.geotools.gml3.v3_2.gss   
org.geotools.gml3.v3_2.gts   
org.geotools.xlink   
org.geotools.xml.gml   
org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects. 
 

Classes in org.geotools.feature.type used by org.geotools.feature
Types
          This is a set of utility methods used when implementing types.
 

Classes in org.geotools.feature.type used by org.geotools.feature.simple
AttributeTypeImpl
          Base class for attribute types.
ComplexTypeImpl
          Base class for complex types.
FeatureTypeImpl
          Base implementation of FeatureType.
PropertyTypeImpl
           
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.feature.type
AbstractLazyAttributeTypeImpl
          A replacement for AttributeTypeImpl with lazy evaluation of super type, so types can be defined in any order.
AttributeDescriptorImpl
           
AttributeTypeImpl
          Base class for attribute types.
ComplexFeatureTypeImpl
          This is a specialization of complex feature type that can be nested inside another feature type.
ComplexTypeImpl
          Base class for complex types.
FeatureTypeFactoryImpl
          This implementation is capable of creating a good default implementation of the Types used in the feature model.
FeatureTypeImpl
          Base implementation of FeatureType.
PropertyDescriptorImpl
           
PropertyTypeImpl
           
UniqueNameFeatureTypeFactoryImpl
          A specialisation of FeatureTypeFactoryImpl that returns UniqueNameFeatureTypeImpl instead of FeatureTypeImpl to avoid equality tests on types with cyclic definitions.
UniqueNameFeatureTypeImpl
          A specialisation of FeatureTypeImpl that avoids equality tests on feature types with cyclic definitions by considering features types to be equal if and only if their names are equal.
 

Classes in org.geotools.feature.type used by org.geotools.gml2
ProfileImpl
          A "sub" Schema used to select types for a specific use.
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.smil
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gco
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gmd
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gmx
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gsr
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gss
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.gml3.v3_2.gts
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.xlink
SchemaImpl
          Implementation of Schema.
 

Classes in org.geotools.feature.type used by org.geotools.xml.gml
AttributeTypeImpl
          Base class for attribute types.
PropertyTypeImpl
           
 

Classes in org.geotools.feature.type used by org.geotools.xs
ProfileImpl
          A "sub" Schema used to select types for a specific use.
SchemaImpl
          Implementation of Schema.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.