@Deprecated public class GeojsonCrs extends GeojsonObject
| Constructor and Description |
|---|
GeojsonCrs()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String value)
Deprecated.
|
static GeojsonCrs |
createNamedCRS(String name)
Deprecated.
|
String |
getName()
Deprecated.
|
Map<String,String> |
getProperties()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
setProperties(Map<String,String> properties)
Deprecated.
|
(package private) void |
setType(String type)
Deprecated.
|
getCrs, setCrsvoid setType(String type)
public String getType()
getType in class GeojsonObjectFeature,
Point, etc.).public String getName()
public static GeojsonCrs createNamedCRS(String name)
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.