Uses of Class
org.odftoolkit.odfdom.dom.type.OdfLengthOrPercent

Packages that use OdfLengthOrPercent
org.odftoolkit.odfdom.dom.type   
 

Uses of OdfLengthOrPercent in org.odftoolkit.odfdom.dom.type
 

Methods in org.odftoolkit.odfdom.dom.type that return OdfLengthOrPercent
static OdfLengthOrPercent OdfLengthOrPercent.valueOf(String stringValue)
          Returns an OdfLengthOrPercent instance representing the specified String value
 

Constructors in org.odftoolkit.odfdom.dom.type with parameters of type OdfLengthOrPercent
OdfLengthOrPercent(OdfLengthOrPercent val)
          Copy Construct OdfLengthOrPercent with the same value of val
 



Copyright © 2009. All Rights Reserved.