Package com.luciad.format.s52
Interface ILcdS52IconProvider
- All Known Subinterfaces:
ILcdS52Symbology
public interface ILcdS52IconProvider
Interface for classes that retrieve the icon for a given code.
-
Method Summary
Modifier and TypeMethodDescriptiongetS52Icon
(String aIconCode) Returns theILcdIcon
that is defined by the given code.
-
Method Details
-
getS52Icon
Returns theILcdIcon
that is defined by the given code.
-