org.odftoolkit.odfdom.type
Class Distance
java.lang.Object
org.odftoolkit.odfdom.type.Length
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 classes/interfaces inherited from class org.odftoolkit.odfdom.type.Length |
Length.Unit |
Methods inherited from class org.odftoolkit.odfdom.type.Length |
isValid, mapToUnit, mapToUnit, parseDouble, parseDouble, parseInt, parseInt, parseLong, parseLong, parseUnit, toString, valueOf |
Distance
public Distance(String length)
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.