| Constructor and Description |
|---|
MapLineTrail(String n,
Color c,
double width,
double dashOffset,
List<com.vividsolutions.jts.geom.Coordinate> coords) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCoordinate(com.vividsolutions.jts.geom.Coordinate coordinate)
Add Coordinate to the map Line
|
void |
Render(JFXMapPane viewer,
Group g) |
String |
toString() |
public void addCoordinate(com.vividsolutions.jts.geom.Coordinate coordinate)
MapLineaddCoordinate in interface MapLinepublic void Render(JFXMapPane viewer, Group g)
Copyright © 2014 AgroSense. All Rights Reserved.