Shape
class Shape extends Model (View source)
Properties
| protected | $placeholderType | ||
| protected | $placeholderDataType | ||
| protected | $shapePropertiesType | ||
| protected | $shapePropertiesDataType | ||
| string | $shapeType | ||
| protected | $textType | ||
| protected | $textDataType |
Methods
getPlaceholder()
No description
getShapeProperties()
No description
setShapeType($shapeType)
No description
string
getShapeType()
No description
getText()
No description
Details
setPlaceholder(Placeholder $placeholder)
No description
Placeholder
getPlaceholder()
No description
setShapeProperties(ShapeProperties $shapeProperties)
No description
ShapeProperties
getShapeProperties()
No description
setShapeType($shapeType)
No description
string
getShapeType()
No description
setText(TextContent $text)
No description
TextContent
getText()
No description