net.sourceforge.plantuml.png
Class PngTitler
java.lang.Object
net.sourceforge.plantuml.png.PngTitler
public class PngTitler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PngTitler
public PngTitler(Color textColor,
List<String> text,
int fontSize,
String fontFamily,
HorizontalAlignement horizontalAlignement,
VerticalPosition verticalPosition)
processImage
public BufferedImage processImage(BufferedImage im,
Color background,
int margin)
getTextDimension
public Dimension2D getTextDimension(StringBounder stringBounder)
getTextBlock
public TextBlock getTextBlock()
Copyright © 2011. All Rights Reserved.