public class Geometry extends Object
| Constructor and Description |
|---|
Geometry() |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
create(String type) |
Map<String,Object> |
get() |
Object |
getId() |
Properties |
getProperties() |
String |
getType() |
void |
set(String name,
Object value) |
void |
setId(Object id) |
void |
setProperties(Properties properties) |
public String getType()
public void setId(Object id)
public Object getId()
public void setProperties(Properties properties)
public Properties getProperties()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.