Package net.sourceforge.plantuml.bpm
Class Grid
java.lang.Object
net.sourceforge.plantuml.bpm.Grid
public class Grid
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cloneMe()
cols()
getById
(java.lang.String id) final Coord
final Coord
getRoot()
lines()
void
removeLine
(Line line) final GridArray
toArray
(ISkinParam skinParam) java.util.Set<Col>
usedColsOf
(Line line) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()
-