Interface Overline


public interface Overline
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    no overline should be drawn
    static final int
    Draw a single line above the ink
    extents of the text being underlined.
  • Field Details

    • NONE

      static final int NONE
      no overline should be drawn
      See Also:
    • SINGLE

      static final int SINGLE
      Draw a single line above the ink
      extents of the text being underlined.
      See Also: