@Beta public class HSLFConnectorShape extends HSLFSimpleShape implements ConnectorShape<HSLFShape,HSLFTextParagraph>
_clientData, _clientRecords, DEFAULT_LINE_WIDTH| Modifier | Constructor and Description |
|---|---|
|
HSLFConnectorShape()
Create a new ConnectorShape.
|
protected |
HSLFConnectorShape(EscherContainerRecord escherRecord,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
Create a ConnectorShape object and initialize it from the supplied Record container.
|
|
HSLFConnectorShape(ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
Create a new ConnectorShape.
|
createSpContainer, getAdjustValue, getClientDataRecord, getClientRecords, getFillColor, getGeometry, getLineColor, getLineCompound, getLineDashing, getLineDecoration, getLineWidth, getShadow, getShadowAngle, getShadowColor, getShadowDistance, getStrokeStyle, setFillColor, setHyperlink, setLineColor, setLineCompound, setLineDashing, setLineWidth, updateClientDataafterInsert, draw, getAnchor, getEscherChild, getEscherChild, getEscherOptRecord, getEscherProperty, getEscherProperty, getEscherProperty, getFill, getFillStyle, getFlipHorizontal, getFlipVertical, getHyperlink, getParent, getRotation, getShapeId, getShapeName, getShapeType, getSheet, getSpContainer, isPlaceholder, moveTo, setAnchor, setEscherProperty, setEscherProperty, setFlipHorizontal, setFlipVertical, setRotation, setShapeId, setShapeType, setSheetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFillStyle, getGeometry, getLineDecoration, getShadow, getShapeType, getStrokeStyle, isPlaceholdergetAdjustValuegetAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, setAnchor, setFlipHorizontal, setFlipVertical, setRotationprotected HSLFConnectorShape(EscherContainerRecord escherRecord, ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
escherRecord - EscherSpContainer container which holds information about this shapeparent - the parent of the shapepublic HSLFConnectorShape(ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
parent - the parent of this Shape. For example, if this text box is a cell
in a table then the parent is Table.public HSLFConnectorShape()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.