X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.util.TextMetrics.html diff --git a/docs/output/Ext.util.TextMetrics.html b/docs/output/Ext.util.TextMetrics.html index f38e53e8..eb45c54c 100644 --- a/docs/output/Ext.util.TextMetrics.html +++ b/docs/output/Ext.util.TextMetrics.html @@ -1,28 +1,35 @@ -
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