Package net.sourceforge.plantuml.board
Class BArray
java.lang.Object
net.sourceforge.plantuml.board.BArray
- All Implemented Interfaces:
java.lang.Iterable<BNode>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
BArray
public BArray()
-
-
Method Details
-
put
-
getCell
-
iterator
- Specified by:
iterator
in interfacejava.lang.Iterable<BNode>
-
getMaxX
public final int getMaxX() -
getMaxY
public final int getMaxY()
-