org.odftoolkit.odfdom.type
Class Distance

java.lang.Object
  extended by org.odftoolkit.odfdom.type.Length
      extended by org.odftoolkit.odfdom.type.Distance
All Implemented Interfaces:
OdfDataType

public class Distance
extends Length

This class represents the in OpenDocument format used data type distance


Nested Class Summary
 
Nested classes/interfaces inherited from class org.odftoolkit.odfdom.type.Length
Length.Unit
 
Constructor Summary
Distance(String length)
           
 
Method Summary
 
Methods inherited from class org.odftoolkit.odfdom.type.Length
isValid, mapToUnit, mapToUnit, parseDouble, parseDouble, parseInt, parseInt, parseLong, parseLong, parseUnit, toString, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Distance

public Distance(String length)


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