class Shape extends Model (View source)

Properties

protected $placeholderType
protected $placeholderDataType
protected $shapePropertiesType
protected $shapePropertiesDataType
string $shapeType
protected $textType
protected $textDataType

Methods

setPlaceholder(Placeholder $placeholder)

No description

getPlaceholder()

No description

setShapeProperties(ShapeProperties $shapeProperties)

No description

setShapeType($shapeType)

No description

string
getShapeType()

No description

setText(TextContent $text)

No description

getText()

No description

Details

setPlaceholder(Placeholder $placeholder)

No description

Parameters

Placeholder $placeholder

Placeholder getPlaceholder()

No description

Return Value

Placeholder

setShapeProperties(ShapeProperties $shapeProperties)

No description

Parameters

ShapeProperties $shapeProperties

ShapeProperties getShapeProperties()

No description

Return Value

ShapeProperties

setShapeType($shapeType)

No description

Parameters

$shapeType

string getShapeType()

No description

Return Value

string

setText(TextContent $text)

No description

Parameters

TextContent $text

TextContent getText()

No description

Return Value

TextContent