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

    • TLcdAIXMWayPointFeatureClassMapper Link icon

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

    • getInstance Link icon

      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