net.sourceforge.plantuml.salt.element
Class Grid2

java.lang.Object
  extended by net.sourceforge.plantuml.salt.element.Grid2

public class Grid2
extends Object


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

Grid2

public Grid2(List<Double> rowsStart,
             List<Double> colsStart,
             TableStrategy strategy)
Method Detail

drawU

public void drawU(UGraphic ug)


Copyright © 2014. All Rights Reserved.