Class TLcdAIXMVORFeatureClassMapper

java.lang.Object
com.luciad.ais.model.util.TLcdFeatureClassMapper
com.luciad.format.aixm.model.navaid.TLcdAIXMVORFeatureClassMapper
All Implemented Interfaces:
ILcdFeatureClassMapper

public class TLcdAIXMVORFeatureClassMapper extends TLcdFeatureClassMapper
This class keeps track of the Class objects of AIXM specific features defined in the ILcdAIXMVORFeature interface.

Users can access more general VOR features as well.

See Also:
  • Constructor Details

    • TLcdAIXMVORFeatureClassMapper

      protected TLcdAIXMVORFeatureClassMapper()
      Constructs a new TLcdAIXMVORFeatureClassMapper object.

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

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

  • Method Details