ostrat.geom.DistCurveTail
Needs removing. A curve segment tail described in distance units rather than scalars. A DistCurveSeg without its starting point which will
normally be supplied by the preceding DistCurveTail.
Attributes Graph Reset zoom Hide graph Show graph
Supertypes class Object
trait Matchable
class Any
Members list Concise view
Value members
Attributes Definition Classes
Attributes Definition Classes
Attributes Definition Classes
Attributes Definition Classes
Attributes Definition Classes
Attributes Definition Classes
Attributes Definition Classes
Performs the side effecting function on each Double in this Product element.
Performs the side effecting function on each Double in this Product element.
Attributes Definition Classes Inherited from: Dbl7Elem
The end point. Often called p2 on a line or p4 on a cubic bezier.
The end point. Often called p2 on a line or p4 on a cubic bezier.
Attributes Inherited from: DistCurveSegLike
The uses point. The centre point on an arc segment, control point 2 on a cubic bezier. Not used on line segment.
The uses point. The centre point on an arc segment, control point 2 on a cubic bezier. Not used on line segment.
Attributes Inherited from: DistCurveSegLike
the x component of the uses point
the y component of the end point
the y component of the uses point
Set to Double.NaN if LineSegment. Set to Double.Positive Infinity of ArcSegment, otherwise the x component of the the first bezier control
point.
Set to Double.NaN if LineSegment. Set to Double.Positive Infinity of ArcSegment, otherwise the x component of the the first bezier control
point.
Attributes