public class XSLFShadow extends XSLFShape implements Shadow<XSLFShape,XSLFTextParagraph>
XSLFShape.ReparseFactory<T extends org.apache.xmlbeans.XmlObject>
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
getAnchor()
Returns the anchor (the bounding box rectangle) of this shape.
|
double |
getAngle() |
double |
getBlur() |
double |
getDistance() |
java.awt.Color |
getFillColor() |
PaintStyle.SolidPaint |
getFillStyle() |
XSLFSimpleShape |
getShadowParent() |
void |
setAnchor(java.awt.geom.Rectangle2D anchor) |
draw, fetchShapeProperty, getBgPr, getBgRef, getChild, getCNvPr, getFillPaint, getGrpSpPr, getParent, getPlaceholder, getPlaceholderDetails, getShapeId, getShapeName, getShapeProperties, getSheet, getSpStyle, getXmlObject, isPlaceholder, selectPaint, selectPaint, selectPaint, selectPaint, selectPaint, selectProperty, selectProperty, setParent, setPlaceholder
public XSLFSimpleShape getShadowParent()
getShadowParent
in interface Shadow<XSLFShape,XSLFTextParagraph>
public java.awt.geom.Rectangle2D getAnchor()
Shape
getAnchor
in interface Shape<XSLFShape,XSLFTextParagraph>
public void setAnchor(java.awt.geom.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 java.awt.Color getFillColor()
public PaintStyle.SolidPaint getFillStyle()
getFillStyle
in interface Shadow<XSLFShape,XSLFTextParagraph>
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.