Line

scalafx.scene.shape.Line
See theLine companion class
object Line

Attributes

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

Members list

Value members

Concrete methods

def apply(startX: Double, startY: Double, endX: Double, endY: Double): Line

Implicits

Implicits

implicit def sfxLine2jfx(v: Line): Line