Uses of Enum
io.qt.datavis.QAbstract3DSeries.Mesh
Packages that use QAbstract3DSeries.Mesh
-
Uses of QAbstract3DSeries.Mesh in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DSeries.MeshMethods in io.qt.datavis that return QAbstract3DSeries.MeshModifier and TypeMethodDescriptionfinal QAbstract3DSeries.Mesh
QAbstract3DSeries.mesh()
static QAbstract3DSeries.Mesh
QAbstract3DSeries.Mesh.resolve
(int value) Returns the corresponding enum entry for the given value.static QAbstract3DSeries.Mesh
Returns the enum constant of this type with the specified name.static QAbstract3DSeries.Mesh[]
QAbstract3DSeries.Mesh.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.datavis with parameters of type QAbstract3DSeries.MeshModifier and TypeMethodDescriptionfinal void
QAbstract3DSeries.setMesh
(QAbstract3DSeries.Mesh mesh)