public final class Units extends Object
This class handles the functions of the c++ implementation's jfTextDispUnit and jfTextDispUnitSpan classes. It provides unit and type conversions for AXTE.
AXTE works in three different unit types:
This class provides a number of static methods for converting units based on the conventions listed above.
| Constructor and Description |
|---|
Units() |
| Modifier and Type | Method and Description |
|---|---|
static String |
doubleToString(double value,
int decimals) |
public static String doubleToString(double value, int decimals)
Copyright © 2010 - 2020 Adobe. All Rights Reserved