public abstract static class VerticalLayout.SizingStrategyBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.pcollections.PMap<?,net.avh4.framework.uilayer.layout.VerticalLayout.SizingStrategy> |
predecessors |
| Constructor and Description |
|---|
VerticalLayout.SizingStrategyBase(org.pcollections.PMap<?,net.avh4.framework.uilayer.layout.VerticalLayout.SizingStrategy> predecessors) |
| Modifier and Type | Method and Description |
|---|---|
abstract double |
calculateHeight(net.avh4.math.geometry.Rect bounds) |
double |
calculateMinY(net.avh4.math.geometry.Rect bounds) |
protected final org.pcollections.PMap<?,net.avh4.framework.uilayer.layout.VerticalLayout.SizingStrategy> predecessors
Copyright © 2013. All Rights Reserved.