PtPm2Pair

ostrat.geom.PtPm2Pair
See thePtPm2Pair companion class
object PtPm2Pair

Companion object for PtPm2Pair trait, provides apply and unapply methods.

Attributes

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

Members list

Value members

Concrete methods

def apply[A2](hc: PtPm2, a2: A2): PtPm2Pair[A2]
def unapply(inp: Any): Option[(PtPm2, Any)]