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 Type
    Method
    Description
    Returns the ILcdS52Style that should be using for vizualising the given ILcdS57Object.
  • Method Details

    • getS52Style

      ILcdS52Style getS52Style(ILcdS57Object aShape)
      Returns the ILcdS52Style that should be using for vizualising the given ILcdS57Object.