public class ShapeOutsideInfo extends Object
| Constructor and Description |
|---|
ShapeOutsideInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getBounds()
Shape bounds
|
List<Object> |
getMarginShape()
Margin shape bounds
|
List<Object> |
getShape()
Shape coordinate details
|
void |
setBounds(List<Double> bounds)
Shape bounds
|
void |
setMarginShape(List<Object> marginShape)
Margin shape bounds
|
void |
setShape(List<Object> shape)
Shape coordinate details
|
Copyright © 2020. All rights reserved.