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, setPatchcoord, exteriorCoord, exteriorCurve, exteriorLineString, getPatch, interiorCoord, interiorCurve, interiorLineString, perimeter, sizePatchboundary, getNegative, getPositive, getPrimitivegetOrientationgetComplex, sizeComplexarea, 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, withinString getHorizontalCurveType()
String getVerticalCurveType()
ICurve horizontalCurve(double t)
t - ICurve verticalCurve(double s)
s - IDirectPosition surface(double s, double t)
s - t - ISurfacePatch reverse()
ISurfacePatchreverse in interface ISurfacePatchCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.