Class RtfListItem.RtfListItemLabel

All Implemented Interfaces:
IRtfTextrunContainer
Enclosing class:
RtfListItem

public class RtfListItem.RtfListItemLabel extends RtfTextrun implements IRtfTextrunContainer
special RtfTextrun that is used as list item label
  • Constructor Details

    • RtfListItemLabel

      public RtfListItemLabel(RtfListItem item) throws IOException
      Constructs the RtfListItemLabel
      Parameters:
      item - The RtfListItem the label belongs to
      Throws:
      IOException - Thrown when an IO-problem occurs
  • Method Details