public class JLAccuracy
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
JLAccuracy() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAccuracy() |
boolean |
isRelative() |
void |
setAccuracy(double accuracy) |
void |
setRelative(boolean relative) |