Class ComponentTextReference

java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
net.sourceforge.plantuml.asciiart.ComponentTextReference
All Implemented Interfaces:
Component, Styleable, WithStyle

public class ComponentTextReference extends AbstractComponentText
  • Constructor Details

    • ComponentTextReference

      public ComponentTextReference(Display stringsToDisplay, FileFormat fileFormat)
  • Method Details

    • drawU

      public void drawU(UGraphic ug, Area area, Context2D context)
    • getPreferredHeight

      public double getPreferredHeight(StringBounder stringBounder)
    • getPreferredWidth

      public double getPreferredWidth(StringBounder stringBounder)