public class AtomTable extends Object
Modifier and Type | Method and Description |
---|---|
void |
addCell(net.sourceforge.plantuml.creole.Atom cell,
HtmlColor cellBackColor) |
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
void |
newLine(HtmlColor lineBackColor) |
public AtomTable(HtmlColor lineColor)
public Dimension2D calculateDimension(StringBounder stringBounder)
public double getStartingAltitude(StringBounder stringBounder)
public void drawU(UGraphic ug)
public void addCell(net.sourceforge.plantuml.creole.Atom cell, HtmlColor cellBackColor)
public void newLine(HtmlColor lineBackColor)
Copyright © 2017. All Rights Reserved.