org.apache.poi.xslf.usermodel
Class XSLFConnectorShape
- java.lang.Object
-
- org.apache.poi.xslf.usermodel.XSLFShape
-
- org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- org.apache.poi.xslf.usermodel.XSLFConnectorShape
-
@Beta public class XSLFConnectorShape extends XSLFSimpleShape
Specifies a connection shape.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description XSLFShadowgetShadow()YK: shadows of lines are suppressed for now.-
Methods inherited from class org.apache.poi.xslf.usermodel.XSLFSimpleShape
draw, drawContent, getAnchor, getFillColor, getFlipHorizontal, getFlipVertical, getLineCap, getLineColor, getLineDash, getLineHeadDecoration, getLineHeadLength, getLineHeadWidth, getLineTailDecoration, getLineTailLength, getLineTailWidth, getLineWidth, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getXmlObject, setAnchor, setFillColor, setFlipHorizontal, setFlipVertical, setLineCap, setLineColor, setLineDash, setLineHeadDecoration, setLineHeadLength, setLineHeadWidth, setLineTailDecoration, setLineTailLength, setLineTailWidth, setLineWidth, setRotation, setShapeType
-
-
-
-
Method Detail
-
getShadow
public XSLFShadow getShadow()
YK: shadows of lines are suppressed for now.- Overrides:
getShadowin classXSLFSimpleShape- Returns:
- shadow of this shape or null if shadow is disabled
-
-
DataMelt 3.0 © DataMelt by jWork.ORG