-
public final class ShapeOutsideInfoCSS Shape Outside details.
-
-
Constructor Summary
Constructors Constructor Description ShapeOutsideInfo(List<Double> bounds, List<JsonElement> shape, List<JsonElement> marginShape)
-
Method Summary
Modifier and Type Method Description final List<Double>component1()final List<JsonElement>component2()final List<JsonElement>component3()final ShapeOutsideInfocopy(List<Double> bounds, List<JsonElement> shape, List<JsonElement> marginShape)final List<Double>getBounds()Shape bounds final List<JsonElement>getShape()Shape coordinate details final List<JsonElement>getMarginShape()Margin shape bounds -
-
Method Detail
-
component1
final List<Double> component1()
-
component2
final List<JsonElement> component2()
-
component3
final List<JsonElement> component3()
-
copy
final ShapeOutsideInfo copy(List<Double> bounds, List<JsonElement> shape, List<JsonElement> marginShape)
-
getMarginShape
final List<JsonElement> getMarginShape()
Margin shape bounds
-
-
-
-