LotusGraphInternal::ZoneMac Struct Reference

the graphic zone of a LotusGraph for 123 mac More...

Public Types

enum  Type {
  Arc, Frame, Line, Rect,
  Unknown
}
 the different type More...
 

Public Member Functions

 ZoneMac (shared_ptr< WPSStream > stream)
 constructor More...
 
bool getGraphicShape (WPSGraphicShape &shape, WPSPosition &pos) const
 returns a graphic shape corresponding to the main form (and the origin) More...
 

Public Attributes

Type m_type
 the zone type More...
 
int m_subType
 the file modifier type More...
 
shared_ptr< WPSStreamm_stream
 the stream More...
 
WPSBox2i m_box
 the bdbox More...
 
int m_ordering
 the ordering More...
 
int m_lineId
 the line style id More...
 
int m_graphicId
 the graphic style id, used with rect shadow More...
 
int m_surfaceId
 the surface color style id More...
 
bool m_hasShadow
 a flag to know if we need to add shadow More...
 
WPSEntry m_pictureEntry
 the picture entry More...
 
WPSEntry m_textBoxEntry
 the text box entry More...
 
int m_values [4]
 unknown other value More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, ZoneMac const &z)
 operator<< More...
 

Detailed Description

the graphic zone of a LotusGraph for 123 mac

Member Enumeration Documentation

the different type

Enumerator
Arc 
Frame 
Line 
Rect 
Unknown 

Constructor & Destructor Documentation

LotusGraphInternal::ZoneMac::ZoneMac ( shared_ptr< WPSStream stream)
inlineexplicit

constructor

Member Function Documentation

bool LotusGraphInternal::ZoneMac::getGraphicShape ( WPSGraphicShape shape,
WPSPosition pos 
) const

returns a graphic shape corresponding to the main form (and the origin)

Referenced by LotusGraph::sendPicture().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ZoneMac const &  z 
)
friend

operator<<

Member Data Documentation

WPSBox2i LotusGraphInternal::ZoneMac::m_box

the bdbox

Referenced by getGraphicShape().

std::string LotusGraphInternal::ZoneMac::m_extra

extra data

int LotusGraphInternal::ZoneMac::m_graphicId

the graphic style id, used with rect shadow

Referenced by LotusGraph::sendPicture().

bool LotusGraphInternal::ZoneMac::m_hasShadow

a flag to know if we need to add shadow

int LotusGraphInternal::ZoneMac::m_lineId

the line style id

int LotusGraphInternal::ZoneMac::m_ordering

the ordering

WPSEntry LotusGraphInternal::ZoneMac::m_pictureEntry

the picture entry

Referenced by LotusGraph::sendPicture().

shared_ptr<WPSStream> LotusGraphInternal::ZoneMac::m_stream

the stream

Referenced by LotusGraph::sendPicture().

int LotusGraphInternal::ZoneMac::m_subType

the file modifier type

Referenced by getGraphicShape().

int LotusGraphInternal::ZoneMac::m_surfaceId

the surface color style id

WPSEntry LotusGraphInternal::ZoneMac::m_textBoxEntry

the text box entry

Type LotusGraphInternal::ZoneMac::m_type

the zone type

Referenced by getGraphicShape().

int LotusGraphInternal::ZoneMac::m_values[4]

unknown other value

Referenced by ZoneMac().


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

Generated on Wed Apr 11 2018 00:19:13 for libwps by doxygen 1.8.5