Interface TextOps<SEG,​S>

  • Type Parameters:
    SEG - the type of segment
    S - the type of style
    All Superinterfaces:
    SegmentOps<SEG,​S>
    All Known Implementing Classes:
    TextOpsBase

    public interface TextOps<SEG,​S>
    extends SegmentOps<SEG,​S>
    Extends SegmentOps by adding create(String), which can create a TextOps segment from a given String