Package net.sourceforge.plantuml.bpm
Class Grid
java.lang.Object
net.sourceforge.plantuml.bpm.Grid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cloneMe()
cols()
final Coord
final Coord
getRoot()
lines()
void
removeLine
(Line line) final GridArray
toArray
(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()
-