Uses of Class
org.odftoolkit.odfdom.type.NonNegativeLength
-
Packages that use NonNegativeLength Package Description org.odftoolkit.odfdom.type -
-
Uses of NonNegativeLength in org.odftoolkit.odfdom.type
Methods in org.odftoolkit.odfdom.type that return NonNegativeLength Modifier and Type Method Description static NonNegativeLength
NonNegativeLength. valueOf(String stringValue)
Returns a NonNegativeLength instance representing the specified String value
-