protected static class SimplifiedL1ApiLoader.Point
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Point() |
Point(double value) |
Point(double value,
int sectionNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSectionNumber() |
double |
getValue() |
java.lang.String |
toString() |