public class MysqlMultiPoint extends MysqlMulti
Copyright 2003 by the Author
elements
GEOMETRYCOLLECTIONTYPE, LINESTRINGTYPE, MULTILINESTRINGTYPE, MULTIPOINTTYPE, MULTIPOLYGONTYPE, POINTTYPE, POLYGONTTYPE
Constructor and Description |
---|
MysqlMultiPoint() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(MysqlGeometry l) |
MysqlGeometry |
getElementByIndex(int i) |
countElements
getType, setType
public void addElement(MysqlGeometry l)
addElement
in class MysqlMulti
public MysqlGeometry getElementByIndex(int i)
getElementByIndex
in class MysqlMulti
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details