Interface HasText

All Known Implementing Classes:
Cell, RectangularTextContainer, TextChunk, TextElement

public interface HasText
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getText(boolean useLineReturns)
     
  • Method Details

    • getText

      String getText()
    • getText

      String getText(boolean useLineReturns)