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 Link icon

    • TLcdAIXMGeoborderFeatureClassMapper Link icon

      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 Link icon

    • getInstance Link icon

      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