StarObjectSmallGraphicInternal::GluePoint Class Reference

Internal: virtual class to store a glue point. More...

Public Member Functions

 GluePoint (int x=0, int y=0)
 constructor More...
 

Public Attributes

STOFFVec2i m_dimension
 the dimension More...
 
int m_direction
 the esc direction More...
 
int m_id
 the id More...
 
int m_align
 the alignment More...
 
bool m_percent
 a flag to know if this is percent More...
 

Friends

std::ostream & operator<< (std::ostream &o, GluePoint const &pt)
 operator<< More...
 

Detailed Description

Internal: virtual class to store a glue point.

Constructor & Destructor Documentation

◆ GluePoint()

StarObjectSmallGraphicInternal::GluePoint::GluePoint ( int  x = 0,
int  y = 0 
)
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
GluePoint const &  pt 
)
friend

operator<<

Member Data Documentation

◆ m_align

int StarObjectSmallGraphicInternal::GluePoint::m_align

the alignment

Referenced by StarObjectSmallGraphic::readSDRGluePoint().

◆ m_dimension

STOFFVec2i StarObjectSmallGraphicInternal::GluePoint::m_dimension

the dimension

Referenced by StarObjectSmallGraphic::readSDRGluePoint().

◆ m_direction

int StarObjectSmallGraphicInternal::GluePoint::m_direction

the esc direction

Referenced by StarObjectSmallGraphic::readSDRGluePoint().

◆ m_id

int StarObjectSmallGraphicInternal::GluePoint::m_id

◆ m_percent

bool StarObjectSmallGraphicInternal::GluePoint::m_percent

a flag to know if this is percent

Referenced by StarObjectSmallGraphic::readSDRGluePoint().


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

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1