net.sourceforge.plantuml.asciiart
Class ComponentTextLine
java.lang.Object
net.sourceforge.plantuml.asciiart.ComponentTextLine
- All Implemented Interfaces:
- Component
public class ComponentTextLine
- extends Object
- implements Component
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentTextLine
public ComponentTextLine(FileFormat fileFormat)
drawU
public void drawU(UGraphic ug,
Area area,
Context2D context)
- Specified by:
drawU
in interface Component
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeight
in interface Component
getPreferredWidth
public double getPreferredWidth(StringBounder stringBounder)
- Specified by:
getPreferredWidth
in interface Component
Copyright © 2012. All Rights Reserved.