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 voidadd(NBar bar)booleancontains(NStage stage)NStagegetEnd()intgetNWidth()java.util.Map<NBar,java.lang.Integer>getPositions()NStagegetStart()
-