public class AspectRatioProcessLayout
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AspectRatioProcessLayout.Margins |
| Modifier and Type | Field and Description |
|---|---|
static double |
BACK_EDGE_HEIGHT |
static double |
EPSILON |
| Constructor and Description |
|---|
AspectRatioProcessLayout() |
| Modifier and Type | Method and Description |
|---|---|
static Layout |
layout(LinearLayout process,
double aspectRatio,
AspectRatioProcessLayout.Margins margin,
double spineArcRadius) |
public static final double EPSILON
public static final double BACK_EDGE_HEIGHT
public static Layout layout(LinearLayout process, double aspectRatio, AspectRatioProcessLayout.Margins margin, double spineArcRadius)