@Deprecated public class GeojsonPoint extends GeojsonGeometry
| Modifier and Type | Field and Description |
|---|---|
protected Double[] |
coordinates
Deprecated.
|
| Constructor and Description |
|---|
GeojsonPoint()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static GeojsonPoint |
createWithCoordinates(Double[] coordinates)
Deprecated.
|
Double[] |
getCoordinates()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
setCoordinates(Double[] coordinates)
Deprecated.
|
(package private) void |
setType(String type)
Deprecated.
|
assertCoordinatesgetCrs, setCrsprotected Double[] coordinates
public static GeojsonPoint createWithCoordinates(Double[] coordinates)
public void setCoordinates(Double[] coordinates)
void setType(String type)
public String getType()
getType in class GeojsonObjectFeature,
Point, etc.).public Double[] getCoordinates()
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.