public final class YGauge
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
USE_ME |
Modifier and Type | Method and Description |
---|---|
static YGauge |
create(Real min,
double height) |
Real |
getMax() |
Real |
getMin() |
java.lang.String |
toString() |
public static final boolean USE_ME