Class TLcdAIXMWayPointFeatureClassMapper

All Implemented Interfaces:
ILcdFeatureClassMapper

public class TLcdAIXMWayPointFeatureClassMapper extends TLcdWaypointFeatureClassMapper
This class keeps track of the ILcdWayPoint objects of AIXM specific features defined in the ILcdAIXMWayPointFeature interface.
See Also:
  • Constructor Details

    • TLcdAIXMWayPointFeatureClassMapper

      protected TLcdAIXMWayPointFeatureClassMapper()
      Constructs a new TLcdAIXMWayPointFeatureClassMapper object.

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

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

  • Method Details

    • getInstance

      public static ILcdFeatureClassMapper getInstance()
      Returns a TLcdAIXMWayPointFeatureClassMapper object.

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

      Returns:
      a TLcdAIXMWayPointFeatureClassMapper object