public class ListWidth
extends java.lang.Object
Constructor and Description |
---|
ListWidth() |
Modifier and Type | Method and Description |
---|---|
void |
add(double width) |
double |
getTotalWidthWithMargin(double margin) |
java.util.Iterator<java.lang.Double> |
iterator() |
ListWidth |
mergeMax(ListWidth other) |