Uses of Class
io.qt.datavis.QAbstract3DAxis.AxisType
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QAbstract3DAxis.AxisType in io.qt.datavis
Methods in io.qt.datavis that return QAbstract3DAxis.AxisType Modifier and Type Method Description static QAbstract3DAxis.AxisType
QAbstract3DAxis.AxisType. resolve(int value)
Returns the corresponding enum entry for the given value.QAbstract3DAxis.AxisType
QAbstract3DAxis. type()
static QAbstract3DAxis.AxisType
QAbstract3DAxis.AxisType. valueOf(String name)
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.