dojox/gfx/_gfxBidiSupport._base (version 1.10)

See the dojox/gfx/_gfxBidiSupport._base reference documentation for more information.

Method Summary

Methods

_computeTextBoundingBox(s)
Defined by dojox/gfx/_base

Compute the bbox of the given shape.Text instance. Note that this method returns an approximation of the bbox, and should be used when the underlying renderer cannot provide precise metrics.

Parameter Type Description
s shape.Text
Returns:object | summary:
_computeTextLocation(textShape,width,height,fixHeight)
Defined by dojox/gfx/_base
Parameter Type Description
textShape g.defaultTextShape
width Number
height Number
fixHeight Boolean
Returns:object
_fixMsTouchAction(surface)
Defined by dojox/gfx/_base
Parameter Type Description
surface dojox/gfx/shape.Surface
_getCachedFontMeasurements(recalculate)
Defined by dojox/gfx/_base
Parameter Type Description
recalculate undefined
Returns:undefined
_getFontMeasurements()
Defined by dojox/gfx/_base

Returns an object that has pixel equivilents of standard font size values.

Returns:object
_getTextBox(text,style,className)
Defined by dojox/gfx/_base
Parameter Type Description
text String
style Object
className String
Optional
Returns:undefined
_getUniqueId()
Defined by dojox/gfx/_base

returns a unique string for use with any DOM element

Returns:string
_isRendered(s)
Defined by dojox/gfx/_base
Parameter Type Description
s Shape
Error in the documentation? Can’t find what you are looking for? Let us know!