public class XSLFShadow extends XSLFShape implements Shadow<XSLFShape,XSLFTextParagraph>
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
getAnchor()
Returns the anchor (the bounding box rectangle) of this shape.
|
double |
getAngle() |
double |
getBlur() |
double |
getDistance() |
Color |
getFillColor() |
PaintStyle.SolidPaint |
getFillStyle() |
XSLFSimpleShape |
getShadowParent() |
void |
setAnchor(Rectangle2D anchor) |
draw, getParent, getPlaceholder, getPlaceholderDetails, getShapeId, getShapeName, getSheet, getXmlObject, isPlaceholder, setParent, setPlaceholderpublic XSLFSimpleShape getShadowParent()
getShadowParent in interface Shadow<XSLFShape,XSLFTextParagraph>public Rectangle2D getAnchor()
ShapegetAnchor in interface Shape<XSLFShape,XSLFTextParagraph>public void setAnchor(Rectangle2D anchor)
public double getDistance()
getDistance in interface Shadow<XSLFShape,XSLFTextParagraph>public double getAngle()
getAngle in interface Shadow<XSLFShape,XSLFTextParagraph>public double getBlur()
getBlur in interface Shadow<XSLFShape,XSLFTextParagraph>public Color getFillColor()
public PaintStyle.SolidPaint getFillStyle()
getFillStyle in interface Shadow<XSLFShape,XSLFTextParagraph>Copyright © 2010 - 2020 Adobe. All Rights Reserved