Analitza
Analitza Namespace Reference
Classes | |
| class | ExpressionEdit |
| class | FunctionGraph |
| class | PlaneCurve |
| class | PlotBuilder |
| class | PlotItem |
| class | PlotsDictionaryModel |
| class | PlotsFactory |
| class | PlotsModel |
| class | PlotsView2D |
| class | PlotsView3D |
| class | Plotter2D |
| class | Plotter3D |
| class | SpaceCurve |
| class | Surface |
| class | VariablesModel |
Enumerations | |
| enum | CartesianAxis { XAxis = 1, YAxis, ZAxis, InvalidAxis } |
| enum | CoordinateSystem { Cartesian = 1, Polar, Cylindrical, Spherical } |
| enum | Dimension { Dim1D = 1, Dim2D = 2, Dim3D = 4, DimAll = Dim1D | Dim2D | Dim3D } |
| enum | PlotStyle { Dots = 1, Wired, Solid } |
| enum | PlottingFocusPolicy { Current, All } |
Detailed Description
The AlgebraHighlighter class is used to highlight the ExpressionEdit text.
Enumeration Type Documentation
| Enumerator | |
|---|---|
| XAxis | |
| YAxis | |
| ZAxis | |
| InvalidAxis | |
Definition at line 42 of file plottingenums.h.
| Enumerator | |
|---|---|
| Cartesian | |
| Polar | |
| Cylindrical | |
| Spherical | |
Definition at line 35 of file plottingenums.h.
| enum Analitza::Dimension |
| Enumerator | |
|---|---|
| Dim1D | |
| Dim2D | |
| Dim3D | |
| DimAll | |
Definition at line 27 of file plottingenums.h.
| enum Analitza::PlotStyle |
| Enumerator | |
|---|---|
| Dots | |
| Wired | |
| Solid | |
Definition at line 49 of file plottingenums.h.
| Enumerator | |
|---|---|
| Current | |
| All | |
Definition at line 55 of file plottingenums.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference