X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.util.TextMetrics.html diff --git a/docs/output/Ext.util.TextMetrics.html b/docs/output/Ext.util.TextMetrics.html index 3bd6fb43..f38e53e8 100644 --- a/docs/output/Ext.util.TextMetrics.html +++ b/docs/output/Ext.util.TextMetrics.html @@ -1,28 +1,28 @@ -
Properties Methods Events Direct Link

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