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