liborigin ..
Origin::Matrix Struct Reference

#include <OriginObj.h>

Inheritance diagram for Origin::Matrix:
Origin::Window

Public Types

enum  HeaderViewType { ColumnRow , XY }
Public Types inherited from Origin::Window
enum  State { Normal , Minimized , Maximized }
enum  Title { Name , Label , Both }

Public Member Functions

 Matrix (const std::string &_name=std::string())
Public Member Functions inherited from Origin::Window
 Window (const std::string &_name=std::string(), const std::string &_label=std::string(), bool _hidden=false)

Public Attributes

unsigned int activeSheet
HeaderViewType header
std::vector< MatrixSheetsheets
Public Attributes inherited from Origin::Window
time_t creationDate
Rect frameRect
bool hidden
std::string label
time_t modificationDate
std::string name
int objectID
State state
Title title
Color windowBackgroundColorBase
Color windowBackgroundColorEnd
ColorGradientDirection windowBackgroundColorGradient

Member Enumeration Documentation

◆ HeaderViewType

Enumerator
ColumnRow 
XY 

Constructor & Destructor Documentation

◆ Matrix()

Origin::Matrix::Matrix ( const std::string & _name = std::string())
inlineexplicit

Member Data Documentation

◆ activeSheet

unsigned int Origin::Matrix::activeSheet

Referenced by Matrix().

◆ header

HeaderViewType Origin::Matrix::header

Referenced by Matrix().

◆ sheets

std::vector<MatrixSheet> Origin::Matrix::sheets

The documentation for this struct was generated from the following file: