public class PointInfo extends Object
| Constructor and Description |
|---|
PointInfo(double x,
double y) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValue> |
getPropertiesList() |
double |
getX() |
double |
getY() |
void |
setPropertiesList(List<KeyValue> propertiesList) |
Copyright © 2020. All Rights Reserved.