Uses of Enum Class
javafx.geometry.HorizontalDirection
Package
Description
Provides the set of 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
-
Uses of HorizontalDirection in javafx.geometry
Modifier and TypeClassDescriptionenum
Enumeration representing a horizontal direction.Modifier and TypeMethodDescriptionstatic HorizontalDirection
Returns the enum constant of this class with the specified name.static HorizontalDirection[]
HorizontalDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.