java.lang.Object
net.sourceforge.plantuml.nwdiag.next.NBox
- All Implemented Interfaces:
Staged
public class NBox
extends java.lang.Object
implements Staged
-
Constructor Summary
Constructors
-
Method Summary
void
boolean
int
java.util.Map<NBar,java.lang.Integer>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
add
public void add(NBar bar)
-
-
-
getNWidth
public int getNWidth()
- Specified by:
getNWidth
in interface Staged
-
getPositions
public java.util.Map<NBar,java.lang.Integer> getPositions()
-