LineTo

scalafx.scene.shape.LineTo
See theLineTo companion class
object LineTo

Attributes

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

Members list

Value members

Concrete methods

def apply(x: Double, y: Double): LineTo

Implicits

Implicits

implicit def sfxLineTo2jfx(v: LineTo): LineTo