public class TransformValidator extends Object
deg Degrees. grad Gradians. rad Radians. turn Turns.
Modifier and Type | Class and Description |
---|---|
static class |
TransformValidator.Angle
Internal angle unit class.
|
Modifier and Type | Field and Description |
---|---|
static String[] |
ANGLE_UNITS
Angle units.
|
String |
error
Potential error.
|
String |
function
Function.
|
String |
input
The input string.
|
ArrayList<Object> |
values
List of value objects, either GUnit, Double or Angle.
|
Constructor and Description |
---|
TransformValidator(String input)
Creates the validator for an input.
|
Modifier and Type | Method and Description |
---|---|
String |
getCSSValue()
Gets the parameters that were successfully parsed.
|
void |
setEntryFields(Text... texts)
Helper to fill in values in entry fields.
|
static String |
shortDouble(double d)
Short double formatting to string.
|
public static final String[] ANGLE_UNITS
public final String input
public String function
public String error
public TransformValidator(String input)
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.