Class GridTextBlockDecorated
java.lang.Object
net.sourceforge.plantuml.nwdiag.next.GridTextBlockSimple
net.sourceforge.plantuml.nwdiag.next.GridTextBlockDecorated
-
Field Summary
FieldsFields inherited from class net.sourceforge.plantuml.nwdiag.next.GridTextBlockSimple
data
-
Constructor Summary
ConstructorsConstructorDescriptionGridTextBlockDecorated
(int lines, int cols, java.util.List<NwGroup> groups, java.util.List<Network> networks, ISkinParam skinparam) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.nwdiag.next.GridTextBlockSimple
add, calculateDimension, colWidth, drawU, getInnerPosition, getMinMax, getSkinParam, lineHeight
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NETWORK_THIN
public static final int NETWORK_THIN- See Also:
-
-
Constructor Details
-
GridTextBlockDecorated
public GridTextBlockDecorated(int lines, int cols, java.util.List<NwGroup> groups, java.util.List<Network> networks, ISkinParam skinparam)
-
-
Method Details
-
drawGrid
- Overrides:
drawGrid
in classGridTextBlockSimple
-