Class TLcdAIXMGeoborderFeatureClassMapper

All Implemented Interfaces:
ILcdFeatureClassMapper

public class TLcdAIXMGeoborderFeatureClassMapper extends TLcdGeoborderFeatureClassMapper
This class keeps track of AIXM specific features of ILcdGeoborder objects. These features are defined in the ILcdAIXMGeoborderFeature interface.
See Also:
  • Constructor Details

    • TLcdAIXMGeoborderFeatureClassMapper

      protected TLcdAIXMGeoborderFeatureClassMapper()
      Constructs a new TLcdAIXMGeoborderFeatureClassMapper object.

      The new instance will contain a feature class mapping for each feature in the ILcdAIXMGeoborderFeature interface.

      This protected constructor was added to allow users to make extensions of this class.

  • Method Details

    • getInstance

      public static ILcdFeatureClassMapper getInstance()
      Returns a TLcdAIXMGeoborderFeatureClassMapper object.

      This method will always return the same instance. The returned instance will contain a feature class mapping for each feature in the ILcdAIXMGeoborderFeature interface.

      Returns:
      a TLcdAIXMGeoborderFeatureClassMapper object