Interface SATextChunk

All Superinterfaces:
Object, SAChunk
All Known Implementing Classes:
GFSATextChunk

public interface SATextChunk extends SAChunk
text chunk
  • Method Details

    • gettextSize

      Double gettextSize()
      text size
    • getcontrastRatio

      Double getcontrastRatio()
      contrast ratio
    • gettextWeight

      Double gettextWeight()
      text weight
    • gethasSpecialStyle

      Boolean gethasSpecialStyle()
      true, if this text chunk has style different from common style
    • gethasSpecialBackground

      Boolean gethasSpecialBackground()
      true, if this text chunk has background different from common background
    • getisUnderlined

      Boolean getisUnderlined()
      true, if this text chunk is underlined
    • getparentsStandardTypes

      String getparentsStandardTypes()
      ampersand separated list of all parent elements standard types of this text chunk in the structure hierarchy
    • getisWhiteSpaceChunk

      Boolean getisWhiteSpaceChunk()
      true, if this text chunk consists of white spaces