Package | Description |
---|---|
org.odftoolkit.odfdom.type |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static Length |
Length.valueOf(String stringValue)
Returns a Length instance representing the specified String value
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.