public class MultiPoint extends PointComposedGeom
EMPTY, subgeoms
ALLTYPES, dimension, GEOMETRYCOLLECTION, haveMeasure, LINEARRING, LINESTRING, MULTILINESTRING, MULTIPOINT, MULTIPOLYGON, POINT, POLYGON, srid, type, UNKNOWN_SRID
Modifier | Constructor and Description |
---|---|
|
MultiPoint() |
|
MultiPoint(Point[] points) |
|
MultiPoint(String value) |
protected |
MultiPoint(String value,
boolean haveM) |
createSubGeomArray, createSubGeomInstance, getPoint, getPoints, innerWKT, numPoints
checkConsistency, equalsintern, getFirstPoint, getLastPoint, getSubGeometry, hashCode, isEmpty, iterator, mediumWKT, numGeoms, setSrid
equals, equals, getDimension, getSrid, getType, getTypeString, getTypeString, getValue, initSRID, isMeasured, outerWKT, outerWKT, parseSRID, toString
public MultiPoint()
public MultiPoint(Point[] points)
public MultiPoint(String value) throws SQLException
SQLException
protected MultiPoint(String value, boolean haveM) throws SQLException
SQLException
Copyright © 2014. All rights reserved.