DimensionDelegate

scalafx.delegate.DimensionDelegate
See theDimensionDelegate companion trait

Attributes

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

Members list

Type members

Types

type Dimensioned = { def heightProperty(): DoubleProperty; def widthProperty(): DoubleProperty; }

Types that contains height and width properties.

Types that contains height and width properties.

Attributes