HSideOptLayer
ostrat.prid.phex.HSideOptLayer
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Concrete methods
def projOptsHsLineSegMap[B, ArrB <: Arr[B]](f: (A, LineSeg) => B)(implicit proj: HSysProjection, build: ArrMapBuilder[B, ArrB]): ArrB
Maps across all the trues in this Side Layer that exist in the projection.
Maps across all the trues in this Side Layer that exist in the projection.
Attributes
def projOptsHsLineSegMap[B, ArrB <: Arr[B]](proj: HSysProjection)(f: (A, LineSeg) => B)(implicit build: ArrMapBuilder[B, ArrB]): ArrB
Maps across all the trues in this Side Layer that exist in the projection.
Maps across all the trues in this Side Layer that exist in the projection.
Attributes
def projOptsLineSegMap[B, ArrB <: Arr[B]](f: LineSeg => B)(implicit proj: HSysProjection, build: ArrMapBuilder[B, ArrB]): ArrB
Maps across all the trues in this Side Layer that exist in the projection.
Maps across all the trues in this Side Layer that exist in the projection.
Attributes
def projOptsLineSegMap[B, ArrB <: Arr[B]](proj: HSysProjection)(f: LineSeg => B)(implicit build: ArrMapBuilder[B, ArrB]): ArrB
Maps across all the trues in this Side Layer that exist in the projection.
Maps across all the trues in this Side Layer that exist in the projection.
Attributes
Value may be null.
Value may be null.