scalafx.geometry

Wraps `javafx.geometry` package.

Attributes

Members list

Type members

Classlikes

object BoundingBox

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BoundingBox(val delegate: BoundingBox) extends Bounds, SFXDelegate[BoundingBox]

Attributes

Companion
object
Supertypes
class Bounds
trait SFXDelegate[BoundingBox]
class Object
trait Matchable
class Any
object Bounds

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Bounds.type
abstract class Bounds extends SFXDelegate[Bounds]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Bounds]
class Object
trait Matchable
class Any
Known subtypes
class BoundingBox
object Dimension2D

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class Dimension2D(val delegate: Dimension2D) extends SFXDelegate[Dimension2D]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Dimension2D]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Contains implicit methods to convert from `javafx.geometry` Classes to their ScalaFX counterparts.

Contains implicit methods to convert from `javafx.geometry` Classes to their ScalaFX counterparts.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GeometryIncludes.type
trait Includes
object Includes.type
object HPos extends SFXEnumDelegateCompanion[HPos, HPos]

Wrapper for javafx.geometry.HPos

Wrapper for javafx.geometry.HPos

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
HPos.type
sealed abstract class HPos(val delegate: HPos) extends SFXEnumDelegate[HPos]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[HPos]
trait SFXDelegate[HPos]
class Object
trait Matchable
class Any
Known subtypes
object Center.type
object Left.type
object Right.type

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[HorizontalDirection, HorizontalDirection]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class HorizontalDirection(val delegate: HorizontalDirection) extends SFXEnumDelegate[HorizontalDirection]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[HorizontalDirection]
trait SFXDelegate[HorizontalDirection]
class Object
trait Matchable
class Any
Known subtypes
object Left.type
object Right.type
object Insets

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Insets.type
class Insets(val delegate: Insets) extends SFXDelegate[Insets]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Insets]
class Object
trait Matchable
class Any
object NodeOrientation extends SFXEnumDelegateCompanion[NodeOrientation, NodeOrientation]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[NodeOrientation, NodeOrientation]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class NodeOrientation(val delegate: NodeOrientation) extends SFXEnumDelegate[NodeOrientation]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[NodeOrientation]
trait SFXDelegate[NodeOrientation]
class Object
trait Matchable
class Any
Known subtypes
object Inherit.type
object LeftToRight.type
object RightToLeft.type
object Orientation extends SFXEnumDelegateCompanion[Orientation, Orientation]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class Orientation(val delegate: Orientation) extends SFXEnumDelegate[Orientation]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[Orientation]
trait SFXDelegate[Orientation]
class Object
trait Matchable
class Any
Known subtypes
object Horizontal.type
object Vertical.type
object Point2D

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Point2D.type
class Point2D(val delegate: Point2D) extends SFXDelegate[Point2D]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Point2D]
class Object
trait Matchable
class Any
object Point3D

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Point3D.type
class Point3D(val delegate: Point3D) extends SFXDelegate[Point3D]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Point3D]
class Object
trait Matchable
class Any
object Pos extends SFXEnumDelegateCompanion[Pos, Pos]

Wrapper for javafx.geometry.Pos

Wrapper for javafx.geometry.Pos

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Pos.type
sealed abstract class Pos(val delegate: Pos) extends SFXEnumDelegate[Pos]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[Pos]
trait SFXDelegate[Pos]
class Object
trait Matchable
class Any
Known subtypes
object BaselineCenter.type
object BaselineLeft.type
object BaselineRight.type
object BottomCenter.type
object BottomLeft.type
object BottomRight.type
object Center.type
object CenterLeft.type
object CenterRight.type
object TopCenter.type
object TopLeft.type
object TopRight.type
Show all
object Rectangle2D

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class Rectangle2D(val delegate: Rectangle2D) extends SFXDelegate[Rectangle2D]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Rectangle2D]
class Object
trait Matchable
class Any
object Side extends SFXEnumDelegateCompanion[Side, Side]

Wrapper for javafx.geometry.Side

Wrapper for javafx.geometry.Side

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Side.type
sealed abstract class Side(val delegate: Side) extends SFXEnumDelegate[Side]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[Side]
trait SFXDelegate[Side]
class Object
trait Matchable
class Any
Known subtypes
object Bottom.type
object Left.type
object Right.type
object Top.type
object VPos extends SFXEnumDelegateCompanion[VPos, VPos]

Wrapper for javafx.geometry.VPos

Wrapper for javafx.geometry.VPos

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
VPos.type
sealed abstract class VPos(val delegate: VPos) extends SFXEnumDelegate[VPos]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[VPos]
trait SFXDelegate[VPos]
class Object
trait Matchable
class Any
Known subtypes
object Baseline.type
object Bottom.type
object Center.type
object Top.type
object VerticalDirection extends SFXEnumDelegateCompanion[VerticalDirection, VerticalDirection]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[VerticalDirection, VerticalDirection]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class VerticalDirection(val delegate: VerticalDirection) extends SFXEnumDelegate[VerticalDirection]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[VerticalDirection]
trait SFXDelegate[VerticalDirection]
class Object
trait Matchable
class Any
Known subtypes
object Down.type
object Up.type