net.sourceforge.plantuml.salt.element
Class Grid
java.lang.Object
net.sourceforge.plantuml.salt.element.Grid
public class Grid
- extends Object
Constructor Summary |
Grid(double[] rowsStart,
double[] colsStart,
TableStrategy strategy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grid
public Grid(double[] rowsStart,
double[] colsStart,
TableStrategy strategy)
drawU
public void drawU(UGraphic ug,
double x,
double y)
addCell
public void addCell(Cell cell)
Copyright © 2012. All Rights Reserved.