Internal: structure to store a link to a zone of a ClarisDrawGraph.
More...
|
enum | Type {
T_Zone,
T_Pict,
T_Shape,
T_Unknown,
T_Line,
T_Rect,
T_RectOval,
T_Oval,
T_Arc,
T_Poly,
T_Connector
} |
| the list of types More...
|
|
Internal: structure to store a link to a zone of a ClarisDrawGraph.
ClarisDrawGraphInternal::ZoneZone::ZoneZone |
( |
Zone const & |
z, |
|
|
Type |
fileType |
|
) |
| |
|
inline |
ClarisDrawGraphInternal::ZoneZone::~ZoneZone |
( |
| ) |
|
|
final |
bool ClarisDrawGraphInternal::ZoneZone::addFrameName |
( |
MWAWGraphicStyle & |
style | ) |
const |
|
inline |
add the frame name if needed
int ClarisDrawGraphInternal::ZoneZone::getNumData |
( |
| ) |
const |
|
inlinefinalvirtual |
Type ClarisDrawGraphInternal::ZoneZone::getSubType |
( |
| ) |
const |
|
inlinefinalvirtual |
Type ClarisDrawGraphInternal::ZoneZone::getType |
( |
| ) |
const |
|
inlinefinalvirtual |
int ClarisDrawGraphInternal::ZoneZone::getZoneId |
( |
| ) |
const |
|
inlinefinalvirtual |
bool ClarisDrawGraphInternal::ZoneZone::isANote |
( |
| ) |
const |
|
inline |
return true if the zone is a note
bool ClarisDrawGraphInternal::ZoneZone::isLinked |
( |
| ) |
const |
|
inline |
check if we need to send the frame is linked to another frmae
void ClarisDrawGraphInternal::ZoneZone::print |
( |
std::ostream & |
o | ) |
const |
|
inlinefinalvirtual |
int ClarisDrawGraphInternal::ZoneZone::m_flags[9] |
int ClarisDrawGraphInternal::ZoneZone::m_frameId |
the frame id (for a linked frame)
bool ClarisDrawGraphInternal::ZoneZone::m_frameLast |
true if this is the last frame of a frame zone
int ClarisDrawGraphInternal::ZoneZone::m_frameSubId |
the frame sub id (for a linked frame)
int ClarisDrawGraphInternal::ZoneZone::m_id |
int ClarisDrawGraphInternal::ZoneZone::m_subId |
the zoneSubId: can be page/column/frame linked number
Type ClarisDrawGraphInternal::ZoneZone::m_subType |
the file type ( zone or zone2 )
int ClarisDrawGraphInternal::ZoneZone::m_transformationId |
int ClarisDrawGraphInternal::ZoneZone::m_wrappingSep |
The documentation for this struct was generated from the following file: