dojox.gfx.path.TextPath
dojo.require("dojox.gfx.path");
defined in dojox/gfx/path.js
a TextPath shape constructor
Usage
function (/*Node*/ rawNode) (view source)
parameter | type | description |
---|---|---|
rawNode | Node | a DOM node to be used by this TextPath object |
dojox.gfx.shape._eventsProcessing (from dojox.gfx.Shape)
FunctionsBack to top
Defined by dojox.gfx.Shape
multiplies the existing matrix with an argument on left side (matrix * this.matrix)
Defined by dojox.gfx.Shape
multiplies the existing matrix with an argument on right side (this.matrix * matrix)
Defined by dojox.gfx.Shape
a shortcut for dojox.gfx.Shape.applyRightTransform
Defined by dojox.gfx.Shape, dojox.gfx.path.Path
returns the bounding box {x, y, width, height} or null
Defined by dojox.gfx.Shape
returns a Node, which is used as a source of events for this shape

Defined by dojox.gfx.Shape
returns the current fill object or null (see dojox.gfx.defaultLinearGradient, dojox.gfx.defaultRadialGradient, dojox.gfx.defaultPattern, or dojo.Color)

returns the current font object or null
Defined by dojox.gfx.Shape
returns the parent or null (see dojox.gfx.Surface, dojox.gfx.shape.VirtualGroup, or dojox.gfx.Group)

Defined by dojox.gfx.Shape
returns the current shape object or null (see dojox.gfx.defaultPath, dojox.gfx.defaultPolyline, dojox.gfx.defaultRect, dojox.gfx.defaultEllipse, dojox.gfx.defaultCircle, dojox.gfx.defaultLine, or dojox.gfx.defaultImage)
Defined by dojox.gfx.Shape
returns the current stroke object or null (see dojox.gfx.defaultStroke)

returns the current text object or null
Defined by dojox.gfx.Shape
returns an array of four points or null four points represent four corners of the untransformed bounding box
Defined by dojox.gfx.Shape
removes the shape from its parent's list of shapes
Defined by dojox.gfx.path.Path
sets an absolute or relative mode for path points

sets a font for text

Defined by dojox.gfx.Shape
assigns and clears the underlying node that will represent this shape. Once set, transforms, gradients, etc, can be applied. (no fill & stroke by default)

sets a text to be drawn along the path
Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path
converts an array of arguments to plain numeric values
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
returns the cumulative ("real") transformation matrix by combining the shape's matrix with its parent's matrix
Defined by dojox.gfx.Shape
moves a shape to front of its parent's list of shapes (VML)

Defined by dojox.gfx.Shape

Defined by dojox.gfx.Shape

Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path
updates the bounding box of path with new point
Defined by dojox.gfx.Shape
updates the parent matrix with new matrix
Defined by dojox.gfx.path.Path
updates the bounding box of path with new segment
PropertiesBack to top
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape, dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape, dojox.gfx.path.Path
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path
Defined by dojox.gfx.Shape
Defined by dojox.gfx.Shape
Defined by dojox.gfx.path.Path