Class CheckBoxRenderer.FlatParagraphRenderer

All Implemented Interfaces:
IPropertyContainer, IRenderer
Enclosing class:
CheckBoxRenderer

protected class CheckBoxRenderer.FlatParagraphRenderer extends ParagraphRenderer
A flat renderer for the checkbox.
  • Constructor Details

  • Method Details

    • drawChildren

      public void drawChildren (DrawContext drawContext)
      Performs the drawing operation for all children of this renderer.
      Overrides:
      drawChildren in class ParagraphRenderer
      Parameters:
      drawContext - the context (canvas, document, etc) of this drawing operation.