ostrat.geom.CurveSegMLikeOld
Needs removing. A base trait for DistCurveSeg and DistCurveTail and their associated GraphicElemsDist (these haven't been implemented or precisely named yet).
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Members list
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
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
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
the x component of the uses point
the x component of the uses point
Attributes
the y component of the end point
the y component of the end point
Attributes
the y component of the uses point
the y component of the uses point
Attributes