Interface ILcdS52IconProvider

All Known Subinterfaces:
ILcdS52Symbology

public interface ILcdS52IconProvider
Interface for classes that retrieve the icon for a given code.
  • Method Summary

    Modifier and Type
    Method
    Description
    getS52Icon(String aIconCode)
    Returns the ILcdIcon that is defined by the given code.
  • Method Details

    • getS52Icon

      ILcdIcon getS52Icon(String aIconCode)
      Returns the ILcdIcon that is defined by the given code.