|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Clothoid
A clothoid, or Cornu's spiral, is a plane CurveSegment
whose curvature is a fixed function of its length.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment |
---|
CurveSegment.CurveSegmentType |
Method Summary | |
---|---|
double |
getEndParameter()
Returns the arc length distance from the inflection point that will be the end point for this curve segment. |
AffinePlacement |
getReferenceLocation()
Returns the affine mapping that places the curve defined by the Fresnel Integrals into the coordinate reference system of this object. |
double |
getScaleFactor()
Returns the value for the constant in the Fresnel's integrals. |
double |
getStartParameter()
Returns the arc length distance from the inflection point that will be the start point for this curve segment. |
Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment |
---|
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint |
Method Detail |
---|
AffinePlacement getReferenceLocation()
double getScaleFactor()
double getStartParameter()
double getEndParameter()
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |