public class BMarkGeometry extends Object implements Serializable
BMarkGeometry()
BMarkGeometry(List<BMark> bMarks)
BMarkGeometry(List<BMark> bMarks, Map attributes)
Map
getAttributes()
List<BMark>
getbMarks()
void
setAttributes(Map attributes)
setbMarks(List<BMark> bMarks)
String
toJsonString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BMarkGeometry()
public BMarkGeometry(List<BMark> bMarks)
public BMarkGeometry(List<BMark> bMarks, Map attributes)
public List<BMark> getbMarks()
public void setbMarks(List<BMark> bMarks)
public Map getAttributes()
public void setAttributes(Map attributes)
public String toJsonString()
Copyright © 2020 GTMAP. All rights reserved.