public class MultiCurve2DZ extends BaseMultiPrimitive implements org.gvsig.fmap.geom.aggregate.MultiCurve, org.gvsig.fmap.geom.aggregate.MultiLine
geometriesgeometryType, geomManager, id, projection| Constructor and Description |
|---|
MultiCurve2DZ(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 |
addCurve(org.gvsig.fmap.geom.primitive.Curve curve) |
void |
addPrimitive(org.gvsig.fmap.geom.primitive.Primitive primitive) |
org.gvsig.fmap.geom.Geometry |
cloneGeometry() |
org.gvsig.fmap.geom.primitive.Curve |
getCurveAt(int index) |
org.gvsig.fmap.geom.aggregate.MultiLine |
toLines() |
org.gvsig.fmap.geom.aggregate.MultiPoint |
toPoints() |
org.gvsig.fmap.geom.aggregate.MultiPolygon |
toPolygons() |
cloneFShape, contains, contains, contains, contains, ensureCapacity, fastIntersects, getBounds, getBounds2D, getDimension, getEnvelope, getGeneralPath, getHandlers, getInternalShape, getPathIterator, getPathIterator, getPrimitiveAt, getPrimitivesNumber, getSelectHandlers, getStretchingHandlers, intersection, intersects, intersects, isSimple, reProject, transform, 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, waitgetPrimitiveAt, 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 MultiCurve2DZ(org.gvsig.fmap.geom.type.GeometryType geomType)
GeometryType#create()
to create the geometrytype - The geometry typepublic void addCurve(org.gvsig.fmap.geom.primitive.Curve curve)
addCurve in interface org.gvsig.fmap.geom.aggregate.MultiCurvepublic void addPrimitive(org.gvsig.fmap.geom.primitive.Primitive primitive)
addPrimitive in interface org.gvsig.fmap.geom.aggregate.MultiPrimitiveaddPrimitive in class BaseMultiPrimitivepublic org.gvsig.fmap.geom.Geometry cloneGeometry()
cloneGeometry in interface org.gvsig.fmap.geom.GeometrycloneGeometry in class AbstractPrimitivepublic org.gvsig.fmap.geom.primitive.Curve getCurveAt(int index)
getCurveAt in interface org.gvsig.fmap.geom.aggregate.MultiCurvepublic org.gvsig.fmap.geom.aggregate.MultiLine toLines()
throws org.gvsig.fmap.geom.GeometryException
toLines in interface org.gvsig.fmap.geom.aggregate.MultiLineorg.gvsig.fmap.geom.GeometryExceptionpublic org.gvsig.fmap.geom.aggregate.MultiPoint toPoints()
throws org.gvsig.fmap.geom.GeometryException
toPoints in interface org.gvsig.fmap.geom.aggregate.MultiLineorg.gvsig.fmap.geom.GeometryExceptionpublic org.gvsig.fmap.geom.aggregate.MultiPolygon toPolygons()
throws org.gvsig.fmap.geom.GeometryException
toPolygons in interface org.gvsig.fmap.geom.aggregate.MultiLineorg.gvsig.fmap.geom.GeometryExceptionCopyright © 2015 gvSIG Association. All Rights Reserved.