protected class Series_Labeler.CustomLabelFormat extends Series_Labeler.DecimalLabelFormat
| Modifier | Constructor and Description |
|---|---|
|
CustomLabelFormat()
Creates a new
Series_Labeler.CustomLabelFormat. |
protected |
CustomLabelFormat(String[] allowedFormatUnits,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
suffix()
Gets the suffix (if any) that should be appended to the label.
|
getLabelStringgetAllowedFormatUnits, getName, lastLabelString, supportsCustomFormat, supportsCustomSuffix, supportsDecimalPlacespublic CustomLabelFormat()
Series_Labeler.CustomLabelFormat. It allows only custom
suffixes as units and it's display name is set to "Custom Format".public String suffix()
Series_Labeler.AbstractStampFormatsuffix in class Series_Labeler.AbstractStampFormatCopyright © 2015–2021 Fiji. All rights reserved.