|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.salt.element.Grid2
public class Grid2
Constructor Summary | |
---|---|
Grid2(List<Double> rowsStart,
List<Double> colsStart,
TableStrategy strategy)
|
Method Summary | |
---|---|
void |
drawU(UGraphic ug)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Grid2(List<Double> rowsStart, List<Double> colsStart, TableStrategy strategy)
Method Detail |
---|
public void drawU(UGraphic ug)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |