org.odftoolkit.odfdom.type
Class Coordinate

java.lang.Object
  extended by org.odftoolkit.odfdom.type.Length
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from class org.odftoolkit.odfdom.type.Length
Length.Unit
 
Constructor Summary
Coordinate(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

Coordinate

public Coordinate(String length)


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