Class ListWidth
- java.lang.Object
-
- net.sourceforge.plantuml.salt.element.ListWidth
-
public class ListWidth extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ListWidth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(double width)doublegetTotalWidthWithMargin(double margin)java.util.Iterator<java.lang.Double>iterator()ListWidthmergeMax(ListWidth other)
-