[Config Option] (String[])
[Config Option] (String/String[])
[Config Option] (Object)
[Config Option] (String)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Property] (Ext.Class)
[Config Option] (Boolean)
[Config Option] (Object)
[Config Option] (String[])
[Method] Adds points to the subpath such that the arc described by the circumference of the circle described by the arguments
Object
Object
Object
Object
Object
Object
[Method] Arc command using svg parameters
Object
Object
Object
Object
Object
Object
Object
[Method] Adds an arc with the given control points and radius to the current subpath connected to the previous point by a str
Object
Object
Object
Object
Object
Object
Object
[Method] Resets the current default path
[Method] Adds the given point to the current subpath connected to the previous one by a cubic B zier curve with the given con
Object
Object
Object
Object
Object
Object
[Method] Call the original method that was previously overridden with override This method is deprecated as callParent does
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callOverridden(arguments)
any
Object Returns the result of calling the overridden method
[Method] Call the parent method of the current method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callParent(arguments)
any
Object Returns the result of calling the parent method
[Method] This method is used by an override to call the superclass method but bypass any overridden method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callSuper(arguments)
any
Object Returns the result of calling the superclass method
[Method] Clears the context
[Method] Marks the current subpath as closed and starts a new subpath with a point the same as the start and end of the newly
[Method] Returns an object that represents a linear gradient that paints along the line given by the coordinates represented b
Object
Object
Object
Object
Ext.draw.engine.SvgContext.Gradient
[Method] Returns a CanvasGradient object that represents a radial gradient that paints along the cone given by the circles rep
Object
Object
Object
Object
Object
Object
Ext.draw.engine.SvgContext.Gradient
[Method]
[Method] Draws the given image onto the canvas
Object
Object
Object
Object
Object
Object
Object
Object
Object
[Method] Adds points to the subpath such that the arc described by the circumference of the ellipse described by the arguments
Object
Object
Object
Object
Object
Object
Object
Object
[Method] Fills the subpaths of the current default path or the given path with the current fill style
[Method] Paints the given rectangle onto the canvas using the current fill style
Object
Object
Object
Object
[Method] Note After the method guarantees the transform matrix will be inverted
Object The attribute object
Boolean Indicate whether to transform fill and stroke. If this is not given, then uses attr.transformFillStroke
instead.
[Method] Fills the given text at the given position
Object
Object
Object
[Method] Returns the initial configuration passed to constructor
String When supplied, value for particular configuration option is returned, otherwise the full config object is returned.
any
Object/Mixed
[Method] Initialize configuration for this class
Object
any
Object mixins The mixin prototypes as key - value pairs
[Method] Adds the given point to the current subpath connected to the previous one by a straight line
Object
Object
[Method] Creates a new subpath with the given point
Object
Object
[Method] Adds a new closed subpath to the path representing the given rectangle
Object
Object
Object
Object
[Method] Pops the state stack and restores the state
[Method] Pushes the context state to the state stack
[Method] Changes the transformation matrix to the matrix given by the arguments as described below
Object
Object
Object
Object
Object
Object
[Method] Strokes the subpaths of the current default path or the given path with the current stroke style
[Method] Paints the box that outlines the given rectangle onto the canvas using the current stroke style
Object
Object
Object
Object
[Method] Strokes the given text at the given position
Object
Object
Object
[Method] Changes the transformation matrix to apply the matrix given by the arguments as described below
Object
Object
Object
Object
Object
Object