LineLengthAngle

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def apply(xPosition: Double, yPosition: Double, length: Double, angle: Double): LineLengthAngle
def apply(xPosition: Double, yPosition: Double, length: Double, angles: Double, positionMode: Value): LineLengthAngle
def apply(xPosition: Double, yPosition: Double, length: Double, angles: Double, name: String): LineLengthAngle
def apply(xPosition: Double, yPosition: Double, length: Double, angles: Double, positionMode: Value, xAxis: String, yAxis: String): LineLengthAngle
def apply(xPosition: Double, yPosition: Double, length: Double, angles: Double, xAxis: String, yAxis: String): LineLengthAngle
def apply(xPosition: Double, yPosition: Double, length: Double, angles: Double, positionMode: Value, xAxis: String, yAxis: String, name: String): LineLengthAngle