Uses of Enum Class
com.openinventor.medical.nodes.SliceScaleBar.Orientation
Packages that use SliceScaleBar.Orientation
Package
Description
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SliceScaleBar.Orientation in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes with type parameters of type SliceScaleBar.OrientationModifier and TypeFieldDescriptionSliceScaleBar.orientation
Scale bar orientation (default is HORIZONTAL).Methods in com.openinventor.medical.nodes that return SliceScaleBar.OrientationModifier and TypeMethodDescriptionstatic SliceScaleBar.Orientation
Returns the enum constant of this class with the specified name.static SliceScaleBar.Orientation[]
SliceScaleBar.Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.