|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
Public Member Functions | |
| C_DocumentOutputValues | GetDocumentData () |
| std::wstring | GetUniqueKey () |
| DXP::C_Rect | GetTileRectangle () |
| C_InputValues | GetInputValues () |
| long | GetWindowWidth () |
| long | GetWindowHeight () |
| DXP::C_Rect | GetViewPort () |
| DXP::C_Point | GetBoardOffSet () |
| DXP::C_Point EDP::IGeneratedPage::GetBoardOffSet | ( | ) |
| C_DocumentOutputValues EDP::IGeneratedPage::GetDocumentData | ( | ) |
| C_InputValues EDP::IGeneratedPage::GetInputValues | ( | ) |
| DXP::C_Rect EDP::IGeneratedPage::GetTileRectangle | ( | ) |
| std::wstring EDP::IGeneratedPage::GetUniqueKey | ( | ) |
| DXP::C_Rect EDP::IGeneratedPage::GetViewPort | ( | ) |
| long EDP::IGeneratedPage::GetWindowHeight | ( | ) |
| long EDP::IGeneratedPage::GetWindowWidth | ( | ) |