public class MultiPointVertex extends AbstractVertex
geometryNULL_ORDINATE, X, Y, ZM, sortedGeometryTypes| Constructor and Description |
|---|
MultiPointVertex(MultiPoint geometry,
int... vertexId) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCoordinate(int axisIndex)
Gets the ordinate value for the given index.
|
MultiPoint |
getMultiPoint() |
int |
getPartIndex() |
int[] |
getVertexId() |
int |
getVertexIndex() |
boolean |
hasNext() |
Vertex |
next() |
void |
remove() |
void |
setPartIndex(int partIndex) |
void |
setVertexId(int... vertexId) |
clone, getAxisCount, getBoundingBox, getGeometry, getGeometryFactory, getLineNext, getLinePrevious, getRingIndex, getSrid, isEmpty, isFrom, isTo, readerangle2d, appendVertex, clonePoint, compareTo, compareToSameClass, computeBoundingBox, copy, copyCoordinates, deleteVertex, distance, distance, distance3d, doEquals, equals, equals, equals, equals2d, equalsExact, getBoundary, getBoundaryDimension, getCoordinates, getDataType, getDimension, getM, getPoint, getPointWithin, getSegment, getTime, getToVertex, getVertex, getVertexCount, getX, getY, getZ, hashCode, insertVertex, intersects, isEquivalentClass, isSimple, isValid, move, moveVertex, normalize, prepare, reverse, segments, verticesbuffer, buffer, buffer, checkNotGeometryCollection, compare, contains, containsProperly, convert, convert, convexHull, coveredBy, covers, createVertexId, crosses, difference, disjoint, distance, envelopeCovers, envelopesIntersect, equal, equals, equals, equalsExact, equalsNorm, equalsTopo, geometries, getArea, getCentroid, getClassSortIndex, getCoordinateSystem, getEnvelope, getGeometries, getGeometries, getGeometry, getGeometryComponents, getGeometryCount, getGeometryType, getInteriorPoint, getLength, getNonZeroGeometryFactory, getUserData, getVertexIndex, hasInvalidXyCoordinates, hasNonEmptyElements, hasNullElements, intersection, intersects, isAnyTargetComponentInTest, isGeometryCollection, isRectangle, isWithinDistance, overlaps, relate, relate, setUserData, setVertexIndex, symDifference, toClockwise, toCounterClockwise, toString, touches, toWkt, union, union, withinfinalize, getClass, notify, notifyAll, wait, wait, waitangle2d, clonePoint, compareTo, copyCoordinates, distance, distance, distance3d, equals, equals, equals2d, getCoordinates, getM, getTime, getX, getY, getZ, move, normalize, prepareappendVertex, buffer, buffer, buffer, compareToSameClass, contains, containsProperly, convert, convert, convexHull, copy, coveredBy, covers, crosses, deleteVertex, difference, disjoint, distance, equal, equals, equals, equals, equalsExact, equalsExact, equalsNorm, equalsTopo, geometries, getArea, getBoundary, getBoundaryDimension, getCentroid, getClassSortIndex, getCoordinateSystem, getDimension, getEnvelope, getGeometries, getGeometries, getGeometry, getGeometryComponents, getGeometryCount, getGeometryType, getInteriorPoint, getLength, getPoint, getPointWithin, getSegment, getToVertex, getUserData, getVertex, getVertexCount, hashCode, hasInvalidXyCoordinates, insertVertex, intersection, intersects, intersects, isRectangle, isSimple, isValid, isWithinDistance, moveVertex, overlaps, relate, relate, reverse, segments, setUserData, symDifference, toClockwise, toCounterClockwise, touches, toWkt, union, union, vertices, withingetDataTypepublic MultiPointVertex(MultiPoint geometry, int... vertexId)
public double getCoordinate(int axisIndex)
PointPoint.X, Point.Y, and Point.Z.getCoordinate in interface PointgetCoordinate in class AbstractVertexaxisIndex - the ordinate indexpublic MultiPoint getMultiPoint()
public int getPartIndex()
getPartIndex in interface VertexgetPartIndex in class AbstractVertexpublic int[] getVertexId()
getVertexId in interface VertexgetVertexId in class AbstractVertexpublic int getVertexIndex()
getVertexIndex in interface VertexgetVertexIndex in class AbstractVertexpublic boolean hasNext()
public Vertex next()
public void remove()
public void setPartIndex(int partIndex)
public void setVertexId(int... vertexId)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.