ostrat.geom.LineSegLikeDblN
A line segment where the start and end points are defined in DblNElem vertices.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
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
- Inherited from:
- DblNElem
The end point of the LineSeglike. The type of start point will depend on the VT vertex type. For example a Pt2 for a LineSeg a
PtM2 for a LineSegM2.
The end point of the LineSeglike. The type of start point will depend on the VT vertex type. For example a Pt2 for a LineSeg a
PtM2 for a LineSegM2.
Attributes
- Inherited from:
- LineSegLike
The start point of the LineSeglike. The type of start point will depend on the VT vertex type. For example a Pt2 for a LineSeg a
PtM2 for a LineSegM2.
The start point of the LineSeglike. The type of start point will depend on the VT vertex type. For example a Pt2 for a LineSeg a
PtM2 for a LineSegM2.
Attributes
- Inherited from:
- LineSegLike