public class LineString extends Geometry
| Constructor and Description |
|---|
LineString() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getArcs() |
String |
getType() |
void |
setArcs(double[] arcs) |
void |
setType(String type) |
create, get, getId, getProperties, set, setId, setPropertiesCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.