public class MultiPoint2DZ extends MultiPoint2D implements org.gvsig.fmap.geom.aggregate.MultiPoint
geometriesgeometryType, geomManager, id, projection| Constructor and Description |
|---|
MultiPoint2DZ(org.gvsig.fmap.geom.type.GeometryType geometryType)
The constructor with the GeometryType like and argument
is used by the
GeometryType#create()
to create the geometry |
| Modifier and Type | Method and Description |
|---|---|
org.gvsig.fmap.geom.Geometry |
cloneGeometry() |
double[] |
getZs()
Devuelve un array con todos los valores de Z.
|
addPoint, addPrimitive, cloneFShape, getBounds, getBounds2D, getEnvelope, getPoint, getPointAt, setPoints, transformcontains, contains, contains, contains, ensureCapacity, fastIntersects, getDimension, getGeneralPath, getHandlers, getInternalShape, getPathIterator, getPathIterator, getPrimitiveAt, getPrimitivesNumber, getSelectHandlers, getStretchingHandlers, intersection, intersects, intersects, isSimple, reProject, unionarea, buffer, centroid, closestPoints, compareTo, contains, containsPoint, containsRectangle, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, equals, getGeometryType, getId, getInteriorPoint, getShape, getShape, getShapeType, getSRS, getType, getValidationStatus, intersection, intersects, intersectsRectangle, invokeOperation, invokeOperation, isCCW, isValid, isWithinDistance, makeValid, move, overlaps, perimeter, rotate, scale, snapTo, toJTS, toString, touches, transform, union, withinclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddPrimitive, ensureCapacitygetPrimitiveAt, getPrimitivesNumber, intersection, unionarea, buffer, centroid, closestPoints, contains, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, fastIntersects, getBounds2D, getDimension, getEnvelope, getGeneralPath, getGeometryType, getHandlers, getInteriorPoint, getInternalShape, getPathIterator, getPathIterator, getShape, getShape, getType, getValidationStatus, intersection, intersects, intersects, invokeOperation, invokeOperation, isCCW, isSimple, isValid, isWithinDistance, makeValid, move, overlaps, perimeter, reProject, rotate, scale, snapTo, touches, transform, union, withinpublic MultiPoint2DZ(org.gvsig.fmap.geom.type.GeometryType geometryType)
GeometryType#create()
to create the geometrytype - The geometry typepublic org.gvsig.fmap.geom.Geometry cloneGeometry()
cloneGeometry in interface org.gvsig.fmap.geom.GeometrycloneGeometry in class MultiPoint2Dpublic double[] getZs()
Copyright © 2015 gvSIG Association. All Rights Reserved.