Interface AlignmentSpan

All Superinterfaces:
ParagraphStyle
All Known Implementing Classes:
AlignmentSpan.Standard

public interface AlignmentSpan extends ParagraphStyle
Span that allows defining the alignment of text at the paragraph level.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the alignment of the text.
  • Method Details

    • getAlignment

      Layout.Alignment getAlignment()
      Returns the alignment of the text.
      Returns:
      the text alignment