Class ComplexFeatureTypeFactoryImpl

  • All Implemented Interfaces:
    FeatureTypeFactory

    public class ComplexFeatureTypeFactoryImpl
    extends UniqueNameFeatureTypeFactoryImpl
    Feature type factory to produce complex feature type that can be used in feature chaining. The specific complex feature type will have an additional system field called "FEATURE_LINK" that can be used to link the feature type to its parent, i.e. allow the type to be nested.
    Author:
    Rini Angreani (CSIRO Earth Science and Resource Engineering)