145 return static_cast<bool>(!
static_cast<int32_t
>(a));
222 return static_cast<bool>(!
static_cast<int32_t
>(a));
286 return static_cast<EViewGraphExtrema>(
static_cast<int32_t
>(a) |
static_cast<int32_t
>(b));
291 return static_cast<EViewGraphExtrema>(
static_cast<int32_t
>(a) &
static_cast<int32_t
>(b));
301 return static_cast<bool>(!
static_cast<int32_t
>(a));
1136 return static_cast<bool>(!
static_cast<int64_t
>(a));
1205 return static_cast<bool>(!
static_cast<int32_t
>(a));
EChartType
Chart type of graph.
Definition DefinitionsGUIViewGraph.h:53
@ Scatter
Scatter graph.
Definition DefinitionsGUIViewGraph.h:84
@ Bar
Bar graph.
Definition DefinitionsGUIViewGraph.h:68
@ Zoom
Scale menu in image view.
Definition DefinitionsGUI.h:3345
@ ClearLayers
Clear layers Menu.
Definition DefinitionsGUI.h:3595
EViewGraphMenuItem
ViewGraph Menu Item.
Definition DefinitionsGUIViewGraph.h:311
@ EditExpression
Edit expression.
Definition DefinitionsGUIViewGraph.h:598
@ AddData
Add data.
Definition DefinitionsGUIViewGraph.h:614
@ Indicate
Show the maximum/maximum value of the graph.
Definition DefinitionsGUIViewGraph.h:646
@ EditData
Edit data.
Definition DefinitionsGUIViewGraph.h:678
@ ShowGraph
Show graph.
Definition DefinitionsGUIViewGraph.h:638
@ ClearDisplayedValue
Clear double-clicked values.
Definition DefinitionsGUIViewGraph.h:406
@ ClearThenPaste
Paste csv data from clipboard into graph view. Close and paste existing loaded graph.
Definition DefinitionsGUIViewGraph.h:374
@ ZoomAxisNone
Default zoom axis mode.
Definition DefinitionsGUIViewGraph.h:558
@ SwitchAxis
Switch axis.
Definition DefinitionsGUIViewGraph.h:590
@ RemoveMultipleGraph
Remove multiple graph.
Definition DefinitionsGUIViewGraph.h:654
@ ChangeColor
Change color.
Definition DefinitionsGUIViewGraph.h:462
@ RemoveData
Remove data.
Definition DefinitionsGUIViewGraph.h:670
@ EditChartName
Edit chart name.
Definition DefinitionsGUIViewGraph.h:470
@ ToggleLogScale
Log scale mode toggle menu.
Definition DefinitionsGUIViewGraph.h:390
@ MagnetCrosshair
Set crosshairs to be drawn in the nearest graph coordinates.
Definition DefinitionsGUIViewGraph.h:502
@ ZoomAxisHorz
Only horizontal zoom axis mode.
Definition DefinitionsGUIViewGraph.h:566
@ AddExpression
Add expression.
Definition DefinitionsGUIViewGraph.h:606
@ ChangeGraphOrder
Change the drawing order of the graph.
Definition DefinitionsGUIViewGraph.h:510
@ AddDataByClick
Add data by click.
Definition DefinitionsGUIViewGraph.h:622
@ ChangeType_ScatterChart
Change to scatter graph.
Definition DefinitionsGUIViewGraph.h:430
@ ChangeType_BarChart
Change to bar graph.
Definition DefinitionsGUIViewGraph.h:414
@ SetLogBase
Log base setting menu.
Definition DefinitionsGUIViewGraph.h:398
@ EditAxisLabel
Edit axis label.
Definition DefinitionsGUIViewGraph.h:582
@ ShowMultipleGraph
Show multiple graph.
Definition DefinitionsGUIViewGraph.h:630
@ RemoveGraph
Remove graph.
Definition DefinitionsGUIViewGraph.h:662
@ SetOpacityOfLegend
Set opacity of legend.
Definition DefinitionsGUIViewGraph.h:494
@ ChangeType_LineGraph
Change to line graph.
Definition DefinitionsGUIViewGraph.h:422
@ ViewSettings
View settings.
Definition DefinitionsGUIViewGraph.h:446
@ GetTrendline
Draw a trend line.
Definition DefinitionsGUIViewGraph.h:518
@ ZoomAxisVert
Only vertical zoom axis mode.
Definition DefinitionsGUIViewGraph.h:574
@ MaxY
Maximum direction of Y.
Definition DefinitionsGUIView3D.h:2313
@ MinX
Minimum direction of X.
Definition DefinitionsGUIView3D.h:2281
@ MinY
Minimum direction of Y.
Definition DefinitionsGUIView3D.h:2289
@ MaxX
Maximum direction of X.
Definition DefinitionsGUIView3D.h:2305
@ Expression
Get Figure that meets a specific condition.
Definition DefinitionsGUI.h:2806
@ Clear
Clear all the figure objects.
Definition DefinitionsGUI.h:2058
EViewGraphExtrema
Extrema of Graph View.
Definition DefinitionsGUIViewGraph.h:242
@ Paste
Menu item that pastes figures from the clipboard into the image as image figures.
Definition DefinitionsGUI.h:1465
@ Legend
legend menu
Definition DefinitionsGUIView3D.h:1630
EViewGraphLoadOption
Load Options for Graph View.
Definition DefinitionsGUIViewGraph.h:94
@ ClearAllLayers
Clear drawings of all the layers.
Definition DefinitionsGUI.h:1137
@ ZoomOut
Zoom out.
Definition DefinitionsGUI.h:582
@ ShowCrosshair
Show crosshair.
Definition DefinitionsGUI.h:834
@ ShowLayer_Drawing
Show drawing layer.
Definition DefinitionsGUI.h:1041
@ ShowAllLayers
Show all layers.
Definition DefinitionsGUI.h:1017
@ ZoomIn
Zoom in.
Definition DefinitionsGUI.h:573
@ ZoomFit
Zoom to fit.
Definition DefinitionsGUI.h:591
@ Help
Popup the help dialog.
Definition DefinitionsGUI.h:968
@ ClearNamedLayer
Clear drawings on named layer.
Definition DefinitionsGUI.h:1129
@ ShowNamedLayer
Show drawing layer by name.
Definition DefinitionsGUI.h:1049
@ ShowToolBar
Show tool bar.
Definition DefinitionsGUI.h:699
@ HideAllLayers
Hide all layers.
Definition DefinitionsGUI.h:1025
@ LayerProperties
Show layer properties pane dialog.
Definition DefinitionsGUI.h:1057
@ Save
Save file.
Definition DefinitionsGUI.h:303
@ ClearLayer
Clear drawings on selected layer.
Definition DefinitionsGUI.h:1121
@ Panning
Set panning mode.
Definition DefinitionsGUI.h:618
@ Copy
Menu item that copies the selected figures stored in the image.
Definition DefinitionsGUI.h:6266
EGUIViewGraphHitArea
Hit area.
Definition DefinitionsGUIViewGraph.h:1146
@ AxisX
Axis X area.
Definition DefinitionsGUIViewGraph.h:1177
@ Graph
Graph area.
Definition DefinitionsGUIViewGraph.h:1161
@ AxisY
Axis Y area.
Definition DefinitionsGUIViewGraph.h:1185
EAvailableViewGraphContextMenu
Available context menu for graph view.
Definition DefinitionsGUIViewGraph.h:752
@ SetRange
Set range.
Definition DefinitionsGUIViewGraph.h:1071
@ ShowLayers
Show layers menu.
Definition DefinitionsGUIViewGraph.h:1088
@ ChangeChartType
Change chart type.
Definition DefinitionsGUIViewGraph.h:855
@ IndicateMinMax
Show the maximum/maximum value of the graph.
Definition DefinitionsGUIViewGraph.h:1063
EGraphType
Graph Type.
Definition DefinitionsGUIViewGraph.h:28
@ Chart
Chart.
Definition DefinitionsGUIViewGraph.h:35
EViewGraphIndicateType
Indicate type.
Definition DefinitionsGUIViewGraph.h:155
@ Arrow
Display a arrow at the corresponding value location.
Definition DefinitionsGUIViewGraph.h:194
@ Name
Display the name of the graph.
Definition DefinitionsGUIViewGraph.h:186
@ Value
Display the corresponding value.
Definition DefinitionsGUIViewGraph.h:178
@ Close
Close the window.
Definition DefinitionsGUI.h:6726
@ Unknown
Unknown.
Definition DefinitionsGUI.h:4887
@ Append
Load and append.
Definition DefinitionsGUI.h:58
@ Default
기본
Definition DefinitionsGUI.h:42
@ OpenDialog
Open dialog.
Definition DefinitionsGUI.h:82
@ Load
Default Load.
Definition DefinitionsGUI.h:50
@ Line
Line Type.
Definition DefinitionsGUIView3D.h:50
@ ShowLegend
Show legend.
Definition DefinitionsGUIView3D.h:318
@ All
All menu.
Definition DefinitionsGUIView3D.h:2957
@ None
No menu.
Definition DefinitionsGUIView3D.h:2949