Class NetElementMatrixRow
java.lang.Object
org.eclnt.ccaddons.pbc.palayout.logic.net.NetElementMatrixRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addEmptyColumnIntoMatrix
(int index) getElementAtPosition
(int index) int
getPositionOfElement
(NetElement element) void
removeElement
(NetElement element) void
setAtPosition
(int i, NetElement element)
-
Constructor Details
-
NetElementMatrixRow
public NetElementMatrixRow()
-
-
Method Details
-
getElements
-
setAtPosition
-
addEmptyColumnIntoMatrix
public void addEmptyColumnIntoMatrix(int index) -
getPositionOfElement
-
removeElement
-
getElementAtPosition
-