ParallelToAxisY

final case
class ParallelToAxisY(xPosition: Double) extends Line
trait Serializable
trait Product
trait Equals
trait Line
class Object
trait Matchable
class Any

Value members

Concrete methods

def intersectsAt(other: Line): Option[Vertex]
def intersectsWith(other: Line): Boolean

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product