|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| bool | GetProperty_Enabled () |
| void | SetProperty_Enabled (bool Value) |
| void | InvalidateWindows () |
| void | FullUpdate () |
| void | UpdateChartTabs () |
| void | XDivisionChange () |
| void | NewPlotAdded () |
| void | SelectWave (IPlottedWave *AWave) |
| void | UpdateCursorValues () |
| void | UpdateWaveMeasurementValues () |
| void | UpdateWavesList () |
| void | UpdatePanelControls () |
| void | InvalidChart () |
| void | Scroll (TScrollDirection AScrollDirection) |
| void | Export_ToScreen_Paint (IPrimitive *APrimitive) |
| void | DestroyingPrimitive (IPrimitive *APrimitive) |
| void | ZoomInAtCursor () |
| void | ZoomOutAtCursor () |
| void | ZoomInAtCentre () |
| void | ZoomOutAtCentre () |
| void | BeginSimViewBusy () |
| void | EndSimViewBusy () |
| void SCH::IViewManager::BeginSimViewBusy | ( | ) |
| void SCH::IViewManager::DestroyingPrimitive | ( | IPrimitive * | APrimitive | ) |
| void SCH::IViewManager::EndSimViewBusy | ( | ) |
| void SCH::IViewManager::Export_ToScreen_Paint | ( | IPrimitive * | APrimitive | ) |
| void SCH::IViewManager::FullUpdate | ( | ) |
| bool SCH::IViewManager::GetProperty_Enabled | ( | ) |
| void SCH::IViewManager::InvalidateWindows | ( | ) |
| void SCH::IViewManager::InvalidChart | ( | ) |
| void SCH::IViewManager::NewPlotAdded | ( | ) |
| void SCH::IViewManager::Scroll | ( | TScrollDirection | AScrollDirection | ) |
| void SCH::IViewManager::SelectWave | ( | IPlottedWave * | AWave | ) |
| void SCH::IViewManager::SetProperty_Enabled | ( | bool | Value | ) |
| void SCH::IViewManager::UpdateChartTabs | ( | ) |
| void SCH::IViewManager::UpdateCursorValues | ( | ) |
| void SCH::IViewManager::UpdatePanelControls | ( | ) |
| void SCH::IViewManager::UpdateWaveMeasurementValues | ( | ) |
| void SCH::IViewManager::UpdateWavesList | ( | ) |
| void SCH::IViewManager::XDivisionChange | ( | ) |
| void SCH::IViewManager::ZoomInAtCentre | ( | ) |
| void SCH::IViewManager::ZoomInAtCursor | ( | ) |
| void SCH::IViewManager::ZoomOutAtCentre | ( | ) |
| void SCH::IViewManager::ZoomOutAtCursor | ( | ) |