|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.fmap.geom.primitive.impl.AbstractPrimitive
org.gvsig.fmap.geom.aggregate.impl.BaseMultiPrimitive
org.gvsig.fmap.geom.aggregate.impl.MultiPoint2D
org.gvsig.fmap.geom.aggregate.impl.MultiPoint2DZ
public class MultiPoint2DZ
Multipunto 3D.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.gvsig.fmap.geom.Geometry |
|---|
Geometry.DIMENSIONS, Geometry.OPERATIONS, Geometry.SUBTYPES, Geometry.TYPES |
| Field Summary |
|---|
| Fields inherited from class org.gvsig.fmap.geom.aggregate.impl.BaseMultiPrimitive |
|---|
geometries |
| Fields inherited from class org.gvsig.fmap.geom.primitive.impl.AbstractPrimitive |
|---|
geometryType, geomManager, id, projection |
| Fields inherited from interface org.gvsig.fmap.geom.Geometry |
|---|
BEST, E, EXTENDED_GEOMSUBTYPE_OFFSET, EXTENDED_GEOMTYPE_OFFSET, N, NE, NW, S, SE, SELECTHANDLER, STRETCHINGHANDLER, SW, W |
| Constructor Summary | |
|---|---|
MultiPoint2DZ(GeometryType geometryType)
The constructor with the GeometryType like and argument is used by the GeometryType#create()
to create the geometry |
|
| Method Summary | |
|---|---|
Geometry |
cloneGeometry()
Creates a clone of this geometry. |
double[] |
getZs()
Devuelve un array con todos los valores de Z. |
| Methods inherited from class org.gvsig.fmap.geom.aggregate.impl.MultiPoint2D |
|---|
addPoint, cloneFShape, getBounds, getBounds2D, getEnvelope, getNumgeometries, getNumPoints, getPoint, getPointAt, setPoints, transform |
| Methods inherited from class org.gvsig.fmap.geom.aggregate.impl.BaseMultiPrimitive |
|---|
addPrimitive, contains, contains, contains, contains, fastIntersects, getDimension, getGeneralPath, getGeometries, getHandlers, getInternalShape, getPathIterator, getPathIterator, getPrimitiveAt, getPrimitivesNumber, getSelectHandlers, getStretchingHandlers, intersects, intersects, isSimple, reProject |
| Methods inherited from class org.gvsig.fmap.geom.primitive.impl.AbstractPrimitive |
|---|
area, buffer, centroid, closestPoints, compareTo, contains, containsPoint, containsRectangle, convertToWKB, convertToWKT, convexHull, coveredBy, crosses, difference, disjoint, distance, equals, getGeometryType, getId, getInteriorPoint, getShape, getShape, getShapeType, getSRS, getType, intersection, intersects, intersectsRectangle, invokeOperation, invokeOperation, isWithinDistance, move, overlaps, perimeter, rotate, scale, snapTo, toString, touches, transform, union, within |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.gvsig.fmap.geom.aggregate.MultiPoint |
|---|
addPoint, getPointAt |
| Methods inherited from interface org.gvsig.fmap.geom.aggregate.MultiPrimitive |
|---|
addPrimitive |
| Methods inherited from interface org.gvsig.fmap.geom.aggregate.Aggregate |
|---|
getPrimitiveAt, getPrimitivesNumber |
| Methods inherited from interface org.gvsig.fmap.geom.Geometry |
|---|
area, buffer, centroid, closestPoints, contains, convertToWKB, convertToWKT, convexHull, coveredBy, crosses, difference, disjoint, distance, fastIntersects, getBounds2D, getDimension, getEnvelope, getGeneralPath, getGeometryType, getHandlers, getInteriorPoint, getInternalShape, getPathIterator, getPathIterator, getShape, getShape, getType, intersection, intersects, intersects, invokeOperation, invokeOperation, isSimple, isWithinDistance, move, overlaps, perimeter, reProject, rotate, scale, snapTo, touches, transform, union, within |
| Methods inherited from interface java.awt.Shape |
|---|
contains, contains, contains, contains, getBounds, intersects |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public MultiPoint2DZ(GeometryType geometryType)
GeometryType#create()
to create the geometry
type - The geometry type| Method Detail |
|---|
public Geometry cloneGeometry()
Geometry
cloneGeometry in interface GeometrycloneGeometry in class MultiPoint2Dpublic double[] getZs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||