public class EntityFile extends Object
EntityFile()
void
addTag(String key, String value)
Geometry
getGeometry()
Map<String,String>
getTags()
setGeometry(Geometry geometry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntityFile()
public void addTag(String key, String value)
public Map<String,String> getTags()
public Geometry getGeometry()
public void setGeometry(Geometry geometry)