Uses of Class
info.informatica.doc.style.css.property.CSSNumberValue

Packages that use CSSNumberValue
info.informatica.doc.style.css This package and its subpackages provide an implementation of the CSS Object Model API
info.informatica.doc.style.css.dom Implementation classes for the CSS Object Model API. 
info.informatica.doc.style.css.property Implementations of CSS property names and values. 
 

Uses of CSSNumberValue in info.informatica.doc.style.css
 

Methods in info.informatica.doc.style.css with parameters of type CSSNumberValue
 float CSS2ComputedProperties.computeFloatValue(CSSNumberValue cssValue)
          Computes the value, in the device's natural unit, of the given number value.
 

Uses of CSSNumberValue in info.informatica.doc.style.css.dom
 

Methods in info.informatica.doc.style.css.dom with parameters of type CSSNumberValue
 float ComputedCSSStyle.computeFloatValue(CSSNumberValue cssValue)
          Computes the value, in the device's natural unit, of the given number value.
 

Uses of CSSNumberValue in info.informatica.doc.style.css.property
 

Subclasses of CSSNumberValue in info.informatica.doc.style.css.property
 class CSSPercentageValue
          Percentage CSSPrimitiveValue.
 



Copyright © 2011 informatica.info. All Rights Reserved.