public class MappingParameters
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
numericPrecision
The precision of the number displayed in the label.
|
| Constructor and Description |
|---|
MappingParameters() |
MappingParameters(int numericPrecision) |
public int numericPrecision