[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] Create an circular arc
Object
Object
Object
Object
Object
Object
[Method] http www w3 org TR SVG implnote html ArcImplementationNotes
Object
Object
Object Differ from svg spec, this is radian.
Object
Object
Object
Object
[Method] Create a elliptic arc curve compatible with SVG s arc to instruction
Number
Number
Number
Number
Number
Number
Number
[Method] A cubic bezier curve to a position
Number
Number
Number
Number
Number
Number
[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] Clear the path
[Method] Clone this path
Ext.draw.Path
[Method] Close this path with a straight line
[Method]
[Method] Create an elliptic arc
Object
Object
Object
Object
Object
Object
Object
Object
[Method] Reconstruct path from cubic bezier curve stripes
Array
[Method] Feed the path from svg path string
Object
[Method] Get the bounding box of this matrix
Object Optional object to receive the result.
any
Object Object with x, y, width and height
[Method] Get the bounding box as if the path is transformed by a matrix
Ext.draw.Matrix
Object Optional object to receive the result.
any
Object An object with x, y, width and height.
[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] Test wether the given point is on or inside the path
Object
Object
boolean
Boolean
[Method] A straight line to a position
Number
Number
[Method] Move to a position
Number
Number
[Method] A quadratic bezier curve to a position
Number
Number
Number
Number
[Method] Draw a rectangle and close it
Object
Object
Object
Object
[Method] Return an svg path string for this path
string
String
[Method] Convert path to bezier curve stripes
Array The optional array to receive the result.
Array<any>
Array
[Method] Transform the current path by a matrix
Ext.draw.Matrix