Inheritance Graph

graph BT
	ShapeProperty
	ShapeProperty --> DisplayProperty
	click ShapeProperty "escript_type_GUI_ShapeProperty"
	click DisplayProperty "escript_type_GUI_DisplayProperty"

Functions

   
_constructor(p0, p1) [ESF] new ShapeProperty(Number id,Shape)
getShape() [ESF] Shape ShapeProperty.getShape()
setShape(p0) [ESF] self ShapeProperty.setShape(Shape)