public class MultiSolid2DZ extends BaseMultiPrimitive implements org.gvsig.fmap.geom.aggregate.MultiSolid
geometriesgeometryType, geomManager, id, projection| Constructor and Description |
|---|
MultiSolid2DZ(org.gvsig.fmap.geom.type.GeometryType geomType)
The constructor with the GeometryType like and argument
is used by the
GeometryType#create()
to create the geometry |
| Modifier and Type | Method and Description |
|---|---|
void |
addPrimitive(org.gvsig.fmap.geom.primitive.Primitive primitive) |
void |
addSolid(org.gvsig.fmap.geom.primitive.Solid solid) |
int |
getDimension() |
org.gvsig.fmap.geom.primitive.Solid |
getSolidAt(int index) |
cloneFShape, contains, contains, contains, contains, ensureCapacity, fastIntersects, getBounds, getBounds2D, getEnvelope, getGeneralPath, getHandlers, getInternalShape, getPathIterator, getPathIterator, getPrimitiveAt, getPrimitivesNumber, getSelectHandlers, getStretchingHandlers, intersection, intersects, intersects, isSimple, reProject, transform, unionarea, buffer, centroid, cloneGeometry, 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, waitgetPrimitiveAt, getPrimitivesNumber, intersection, unionarea, buffer, centroid, cloneGeometry, closestPoints, contains, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, fastIntersects, getBounds2D, 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 MultiSolid2DZ(org.gvsig.fmap.geom.type.GeometryType geomType)
GeometryType#create()
to create the geometrytype - The geometry typepublic void addPrimitive(org.gvsig.fmap.geom.primitive.Primitive primitive)
addPrimitive in interface org.gvsig.fmap.geom.aggregate.MultiPrimitiveaddPrimitive in class BaseMultiPrimitivepublic void addSolid(org.gvsig.fmap.geom.primitive.Solid solid)
addSolid in interface org.gvsig.fmap.geom.aggregate.MultiSolidpublic int getDimension()
getDimension in interface org.gvsig.fmap.geom.GeometrygetDimension in class BaseMultiPrimitivepublic org.gvsig.fmap.geom.primitive.Solid getSolidAt(int index)
getSolidAt in interface org.gvsig.fmap.geom.aggregate.MultiSolidCopyright © 2015 gvSIG Association. All Rights Reserved.