net.sourceforge.plantuml.svg
Class SvgTitler
java.lang.Object
net.sourceforge.plantuml.svg.SvgTitler
public final class SvgTitler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvgTitler
public SvgTitler(ColorMapper colorMapper,
HtmlColor textColor,
List<? extends CharSequence> text,
int fontSize,
String fontFamily,
HorizontalAlignement horizontalAlignement,
VerticalPosition verticalPosition,
int margin)
addTitle
public SvgData addTitle(SvgData svgData)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.