Package com.luciad.format.s52
Interface ILcdS52StyleProvider
- All Known Subinterfaces:
ILcdS52ConditionalSymbology
,ILcdS52Symbology
- All Known Implementing Classes:
TLcdS52ConditionalSymbology
public interface ILcdS52StyleProvider
Interface for classes that retrieve the
ILcdS52Style
for a given
ILcdS57Identifier
.-
Method Summary
Modifier and TypeMethodDescriptiongetS52Style
(ILcdS57Object aShape) Returns theILcdS52Style
that should be using for vizualising the givenILcdS57Object
.
-
Method Details
-
getS52Style
Returns theILcdS52Style
that should be using for vizualising the givenILcdS57Object
.
-