Interface ILcdS52ColorProvider

All Known Subinterfaces:
ILcdS52Symbology

public interface ILcdS52ColorProvider
Interface for classes that retrieve the color for a given code.
  • Method Summary

    Modifier and Type
    Method
    Description
    getS52Color(String aColorCode)
    Returns the Color that is defined by the given code.
  • Method Details

    • getS52Color

      Color getS52Color(String aColorCode)
      Returns the Color that is defined by the given code.