Interface ILcdS52LineStyle


public interface ILcdS52LineStyle
Style for outlining S-57 objects according to the S-52 standard.
  • Method Details Link icon

    • getColorToken Link icon

      String getColorToken()
      Returns the color token for painting the object. A color provider can convert a color token into an actual color.
    • getStroke Link icon

      Stroke getStroke()
      Returns the stroke for painting the object.
    • getSecondaryLineStyle Link icon

      ILcdS52LineStyle getSecondaryLineStyle()
      Returns the secondary line style. If not null, it defines an additional line style on top of this line style.