Companion object for PtFm2 class contains factory methods and various type class instances. The GeomLen2Elem type class instances are in the PtLen2 companion object.
Attributes
Members list
Value members
Concrete methods
Factory apply method for creating 2-dimensional points defined in Femtometres from the X and Y Length components. There is an apply name overload that takes the Double values as parameters.
Factory apply method for creating 2-dimensional points defined in Femtometres from the X and Y Length components. There is an apply name overload that takes the Double values as parameters.
Attributes
Factory apply method for creating 2-dimensional vectors defined in Femtometres from the 2 Double value. There is an apply name overload that takes X and Y Lengths as parameters.
Factory apply method for creating 2-dimensional vectors defined in Femtometres from the 2 Double value. There is an apply name overload that takes X and Y Lengths as parameters.
Attributes
Implicits
Implicits
Implicit BuilderArrMap type class instance / evidence for PtFm2 and PtFm2Arr.
Implicit LinePathBuilder type class instance / evidence for PtFm2 and LinePathPtFm2.
Implicit PolygonLikeBuilderMap type class instance / evidence for PtFm2 and PolygonPtFm2.
Implicit PolygonLikeBuilderMap type class instance / evidence for PtFm2 and PolygonPtFm2.
Attributes
Implicit instance for the PolygonFm2Pair builder. This has to go in the PtFm2 companion object so it can be found by an A => B function where PtFm2 is the type B parameter.
Implicit instance for the PolygonFm2Pair builder. This has to go in the PtFm2 companion object so it can be found by an A => B function where PtFm2 is the type B parameter.