org.odftoolkit.odfdom.type
Class Coordinate
java.lang.Object
org.odftoolkit.odfdom.type.Length
org.odftoolkit.odfdom.type.Coordinate
- All Implemented Interfaces:
- OdfDataType
public class Coordinate
- extends Length
This class represents the in OpenDocument format used data type coordinate
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 |
Coordinate
public Coordinate(String length)
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.