| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.layout |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxParaboxElement |
class |
ComponentParaboxElement<C> |
| Modifier and Type | Method and Description |
|---|---|
ParaboxElement<C> |
ParaboxContainer.constructElement(C component,
Constraint constraint) |
ParaboxElement<?> |
ReorderedElement.getReorderedElement() |
| Modifier and Type | Method and Description |
|---|---|
protected LinkedList<ParaboxElement<?>> |
Box.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutTailor.applyLayout(Bias bias,
double position,
double measurement,
ParaboxElement<?> element) |
abstract double |
TapeMeasure.getMeasure(Bias bias,
ParaboxElement<?> element,
LayoutTailor tailor) |
| Constructor and Description |
|---|
ReorderedElement(ParaboxElement<?> reorderedElement,
int originalIndex) |
| Constructor and Description |
|---|
BaselineCalculations(Bias bias,
Double maximumOverrideMeasurement,
double containerMeasurement,
List<ParaboxElement<?>> elements,
LayoutTailor tailor) |
Copyright © 2019. All rights reserved.