Package | Description |
---|---|
com.pd4ml.html.doc.util |
Modifier and Type | Method and Description |
---|---|
static LayoutSize.AspectRatioFit |
LayoutSize.AspectRatioFit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutSize.AspectRatioFit[] |
LayoutSize.AspectRatioFit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LayoutSize |
LayoutSize.fitToAspectRatio(LayoutSize aspectRatio,
LayoutSize.AspectRatioFit fit) |
Revision 4.0.15 / 20220727-0149