X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.util.TextMetrics.html diff --git a/docs/output/Ext.util.TextMetrics.html b/docs/output/Ext.util.TextMetrics.html index 45b85dfb..e523144a 100644 --- a/docs/output/Ext.util.TextMetrics.html +++ b/docs/output/Ext.util.TextMetrics.html @@ -1,4 +1,4 @@ -

Class Ext.util.TextMetrics

Package:Ext.util
Defined In:TextMetrics.js
Class:TextMetrics
Extends:Object
Provides precise pixel measurements for blocks of text so that you can determine exactly how high and +

Class Ext.util.TextMetrics

Package:Ext.util
Defined In:TextMetrics.js
Class:TextMetrics
Extends:Object
Provides precise pixel measurements for blocks of text so that you can determine exactly how high and wide, in pixels, a given block of text will be. Note that when measuring text, it should be plain text and should not contain any HTML, otherwise it may not be measured correctly.

This class is a singleton and cannot be created directly.

Public Properties

This class has no public properties.

Public Methods

MethodDefined By