taurus taurus

Previous topic

TaurusJDrawSynopticsView

Next topic

TaurusEllipseStateItem

This Page

TaurusBaseGraphicsFactory

Inheritance diagram of TaurusBaseGraphicsFactory

class TaurusBaseGraphicsFactory
getEllipseObj(params)
getGraphicsClassItem(cls, type_)
getGraphicsItem(type_, params)
getGroupObj(params)
getImageObj(parms)
getLabelObj(params)
getLineObj(params)
getNameParam()

Returns the name of the parameter which contains the name identifier. Default implementation returns ‘name’. Overwrite has necessary.

getObj(name, params)
getPolylineObj(params)
getRectangleObj(params)
getRoundRectangleObj(params)
getSceneObj()
getSwingObjectObj(params)
set_common_params(item, params)

Sets the common parameters. Default implementation does nothing. Overwrite has necessary.