Uses of Enum
io.qt.datavis.QAbstract3DAxis.AxisType
Packages that use QAbstract3DAxis.AxisType
-
Uses of QAbstract3DAxis.AxisType in io.qt.datavis
Methods in io.qt.datavis that return QAbstract3DAxis.AxisTypeModifier and TypeMethodDescriptionstatic QAbstract3DAxis.AxisType
QAbstract3DAxis.AxisType.resolve
(int value) Returns the corresponding enum entry for the given value.final QAbstract3DAxis.AxisType
QAbstract3DAxis.type()
static QAbstract3DAxis.AxisType
Returns the enum constant of this type with the specified name.static QAbstract3DAxis.AxisType[]
QAbstract3DAxis.AxisType.values()
Returns an array containing the constants of this enum type, in the order they are declared.