Class PShapeSVG.LineOfText

All Implemented Interfaces:
PConstants
Enclosing class:
PShapeSVG

public static class PShapeSVG.LineOfText extends PShapeSVG
  • Constructor Details

    • LineOfText

      public LineOfText(PShapeSVG parent, XML properties)
  • Method Details

    • drawImpl

      public void drawImpl(PGraphics g)
      Description copied from class: PShape
      Draws the SVG document.
      Overrides:
      drawImpl in class PShape