|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.usermodel.XSLFShape
org.apache.poi.xslf.usermodel.XSLFSimpleShape
org.apache.poi.xslf.usermodel.XSLFConnectorShape
@Beta public class XSLFConnectorShape
Specifies a connection shape.
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.xslf.usermodel.XSLFShape |
|---|
PML_NS |
| Method Summary | |
|---|---|
XSLFShadow |
getShadow()
YK: shadows of lines are suppressed for now. |
void |
setPlaceholder(Placeholder placeholder)
Specifies that the corresponding shape should be represented by the generating application as a placeholder. |
| Methods inherited from class org.apache.poi.xslf.usermodel.XSLFShape |
|---|
draw, fetchShapeProperty, getBgPr, getBgRef, getChild, getCNvPr, getCTPlaceholder, getFillPaint, getGrpSpPr, getParent, getPlaceholder, getShapeId, getShapeName, getShapeProperties, getSheet, getSpStyle, getXmlObject, selectPaint, selectPaint, selectPaint, selectPaint, selectPaint, selectProperty, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.poi.sl.usermodel.SimpleShape |
|---|
createHyperlink, getFillColor, getFillStyle, getGeometry, getHyperlink, getLineDecoration, getPlaceholder, getShapeType, getStrokeStyle, setFillColor, setShapeType, setStrokeStyle |
| Methods inherited from interface org.apache.poi.sl.usermodel.Shape |
|---|
draw, getAnchor, getParent, getSheet |
| Methods inherited from interface org.apache.poi.sl.draw.geom.IAdjustableShape |
|---|
getAdjustValue |
| Methods inherited from interface org.apache.poi.sl.usermodel.PlaceableShape |
|---|
getAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, getSheet, setAnchor, setFlipHorizontal, setFlipVertical, setRotation |
| Method Detail |
|---|
public XSLFShadow getShadow()
getShadow in interface SimpleShape<XSLFShape,XSLFTextParagraph>getShadow in class XSLFSimpleShapepublic void setPlaceholder(Placeholder placeholder)
XSLFShape
setPlaceholder in interface SimpleShape<XSLFShape,XSLFTextParagraph>setPlaceholder in class XSLFSimpleShapeplaceholder - The shape to use as placeholder or null if no placeholder should be set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||