public abstract class AbstractXMLGeneratingCanvasProvider extends AbstractCanvasProvider
bardim| Constructor and Description |
|---|
AbstractXMLGeneratingCanvasProvider(int orientation) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
addUnit(double value)
Formats a value and adds the unit specifier at the end.
|
protected DecimalFormat |
getDecimalFormat()
Returns the DecimalFormat instance to use internally to format numbers.
|
deviceCenteredText, deviceJustifiedText, establishDimensions, getDimensions, getOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeviceFillRect, deviceTextpublic AbstractXMLGeneratingCanvasProvider(int orientation)
protected DecimalFormat getDecimalFormat()
protected String addUnit(double value)
value - the value to formatCopyright © 2003–2023. All rights reserved.