Uses of Enum
io.qt.datavis.QAbstract3DGraph.ElementType
Packages that use QAbstract3DGraph.ElementType
-
Uses of QAbstract3DGraph.ElementType in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DGraph.ElementTypeMethods in io.qt.datavis that return QAbstract3DGraph.ElementTypeModifier and TypeMethodDescriptionstatic QAbstract3DGraph.ElementType
QAbstract3DGraph.ElementType.resolve
(int value) Returns the corresponding enum entry for the given value.QAbstract3DGraph.selectedElement()
static QAbstract3DGraph.ElementType
Returns the enum constant of this type with the specified name.static QAbstract3DGraph.ElementType[]
QAbstract3DGraph.ElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared.