Uses of Class
org.odftoolkit.odfdom.type.Length

Packages that use Length
org.odftoolkit.odfdom.type   
 

Uses of Length in org.odftoolkit.odfdom.type
 

Subclasses of Length in org.odftoolkit.odfdom.type
 class Coordinate
          This class represents the in OpenDocument format used data type coordinate
 class Distance
          This class represents the in OpenDocument format used data type distance
 class NonNegativeLength
          This class represents the in OpenDocument format used data type nonNegativeLength
 class NonNegativePixelLength
          This class represents the in OpenDocument format used data type nonNegativePixelLength
 class PositiveLength
          This class represents the in OpenDocument format used data type positiveLength
 

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



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.