Package net.sourceforge.plantuml.bpm
Class Grid
java.lang.Object
net.sourceforge.plantuml.bpm.Grid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcloneMe()cols()final Coordfinal CoordgetRoot()lines()voidremoveLine(Line line) final GridArraytoArray(ISkinParam skinParam) usedColsOf(Line line)
-
Constructor Details
-
Grid
public Grid()
-
-
Method Details
-
cloneMe
-
getCell
-
getCell
-
getById
-
getRoot
-
lines
-
cols
-
getCoord
-
linesOf
-
colsOf
-
linesOf
-
colsOf
-
toArray
-
usedColsOf
-
removeLine
-
addConnections
public void addConnections()
-