Class NBox
- java.lang.Object
-
- net.sourceforge.plantuml.nwdiag.next.NBox
-
-
Constructor Summary
Constructors Constructor Description NBox()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(NBar bar)
boolean
contains(NStage stage)
NStage
getEnd()
int
getNWidth()
java.util.Map<NBar,java.lang.Integer>
getPositions()
NStage
getStart()
-