Cartesian

object Cartesian
class Object
trait Matchable
class Any

Value members

Concrete methods

def unapply(pt: Point): Some[(Double, Double)]