public interface IParametricCurveSurface extends ISurfacePatch
Modifier and Type | Method and Description |
---|---|
String |
getHorizontalCurveType() |
String |
getVerticalCurveType() |
ICurve |
horizontalCurve(double t) |
ISurfacePatch |
reverse()
Renvoie un GM_SurfacePatch de sens opposé.
|
IDirectPosition |
surface(double s,
double t) |
ICurve |
verticalCurve(double s) |
addPatch, addPatch, getInterpolation, getNumDerivativesOnBoundary, getPatch, removePatch, removePatch, setPatch
coord, exteriorCoord, exteriorCurve, exteriorLineString, getPatch, interiorCoord, interiorCurve, interiorLineString, perimeter, sizePatch
boundary, getNegative, getPositive, getPrimitive
getOrientation
getComplex, sizeComplex
area, buffer, buffer, buffer, centroid, clone, contains, convexHull, coordinateDimension, crosses, difference, dimension, disjoint, distance, envelope, equals, equalsExact, equalsExact, exportWkt, getCRS, getEnvelope, intersection, intersects, intersectsStrictement, isEmpty, isLineString, isMultiCurve, isMultiSurface, isPoint, isPolygon, isSimple, isValid, isWithinDistance, length, mbRegion, numPoints, overlaps, relate, setCRS, symmetricDifference, toString, touches, translate, union, within
String getHorizontalCurveType()
String getVerticalCurveType()
ICurve horizontalCurve(double t)
t
- ICurve verticalCurve(double s)
s
- IDirectPosition surface(double s, double t)
s
- t
- ISurfacePatch reverse()
ISurfacePatch
reverse
in interface ISurfacePatch
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.