PolygonHCPair

ostrat.prid.phex.PolygonHCPair
See thePolygonHCPair companion class
object PolygonHCPair

Companion object for a PolygonHC, a Polygon with the vertices defined in HCoords paired with an object of type A2. Contains implicit build instance for PolygonHCPArr.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def buildImplicit[A2](implicit ct: ClassTag[A2]): BuilderArrMap[PolygonHCPair[A2], PolygonHCPairArr[A2]]