Package com.luciad.format.s52
Interface ILcdS52ColorProvider
- All Known Subinterfaces:
ILcdS52Symbology
public interface ILcdS52ColorProvider
Interface for classes that retrieve the color for a given code.
-
Method Summary
Modifier and TypeMethodDescriptiongetS52Color(String aColorCode) Returns theColorthat is defined by the given code.
-
Method Details
-
getS52Color
Returns theColorthat is defined by the given code.
-