Axis

scalafx.scene.chart.Axis
See theAxis companion class
object Axis

Attributes

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

Members list

Type members

Classlikes

class TickMark[T](val delegate: TickMark[T]) extends SFXDelegate[TickMark[T]]

Attributes

Companion
object
Supertypes
trait SFXDelegate[TickMark[T]]
class Object
trait Matchable
class Any
object TickMark

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
TickMark.type

Implicits

Implicits

implicit def sfxAxis2jfx[T](v: Axis[T]): Axis[T]