public interface Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
| Modifier and Type | Method and Description | 
|---|---|
| double | getAngle() | 
| double | getBlur() | 
| double | getDistance() | 
| PaintStyle.SolidPaint | getFillStyle() | 
| SimpleShape<S,P> | getShadowParent() | 
SimpleShape<S,P> getShadowParent()
double getDistance()
double getAngle()
double getBlur()
PaintStyle.SolidPaint getFillStyle()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.