xformop

class guerilla.xformop

Bases: object

A xformop instanciation with its parameters

affecttranslation()

True if the xformop affects the transform translation

Return type:bool
getname()

Get the name associated to this operator (“leftconcat”, for instance)

Returns:the operator name
Return type:str
gettransform()

Get the transform of the xformop

Returns:the xformop transform
Return type:transform