public class Spline2DZ extends Spline2D implements org.gvsig.fmap.geom.primitive.Spline
gpgeometryType, geomManager, id, logger, projection| Constructor and Description |
|---|
Spline2DZ(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 |
|---|---|
double |
getCoordinateAt(int index,
int dimension) |
int |
getDimension() |
void |
setCoordinateAt(int index,
int dimension,
double value) |
addVertex, cloneFShape, getSelectHandlers, getShapeType, getStretchingHandlers, transformaddMoveToVertex, addVertex, addVertex, closePrimitive, contains, contains, contains, contains, ensureCapacity, getBounds, getBounds2D, getEnvelope, getGeneralPath, getGeneralPathX, getNumVertices, getPathIterator, getPathIterator, getShape, getShape, getVertex, insertVertex, intersects, intersects, removeVertex, reProject, setGeneralPath, setPoints, setVertexarea, buffer, centroid, cloneGeometry, closestPoints, compareTo, contains, containsPoint, containsRectangle, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, equals, fastIntersects, getGeometryType, getHandlers, getId, getInteriorPoint, getSRS, getType, getValidationStatus, intersection, intersects, intersectsRectangle, invokeOperation, invokeOperation, isCCW, isSimple, isValid, isWithinDistance, makeValid, move, overlaps, perimeter, rotate, scale, snapTo, toJTS, toString, touches, transform, union, withinclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddMoveToVertex, addVertex, addVertex, addVertex, closePrimitive, ensureCapacity, getNumVertices, getVertex, insertVertex, removeVertex, setGeneralPath, setVertexarea, 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 Spline2DZ(org.gvsig.fmap.geom.type.GeometryType geometryType)
GeometryType#create()
to create the geometrytype - The geometry typepublic double getCoordinateAt(int index,
int dimension)
getCoordinateAt in interface org.gvsig.fmap.geom.primitive.OrientablePrimitivegetCoordinateAt in class OrientablePrimitive2Dpublic int getDimension()
getDimension in interface org.gvsig.fmap.geom.GeometrygetDimension in class OrientablePrimitive2Dpublic void setCoordinateAt(int index,
int dimension,
double value)
setCoordinateAt in interface org.gvsig.fmap.geom.primitive.OrientablePrimitivesetCoordinateAt in class OrientablePrimitive2DCopyright © 2015 gvSIG Association. All Rights Reserved.