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.
§ ZoneZone()
ClarisDrawGraphInternal::ZoneZone::ZoneZone |
( |
Zone const & |
z, |
|
|
Type |
fileType |
|
) |
| |
|
inline |
§ ~ZoneZone()
ClarisDrawGraphInternal::ZoneZone::~ZoneZone |
( |
| ) |
|
|
final |
§ addFrameName()
bool ClarisDrawGraphInternal::ZoneZone::addFrameName |
( |
MWAWGraphicStyle & |
style | ) |
const |
|
inline |
add the frame name if needed
§ getChild()
§ getNumData()
int ClarisDrawGraphInternal::ZoneZone::getNumData |
( |
| ) |
const |
|
inlinefinalvirtual |
§ getSubType()
Type ClarisDrawGraphInternal::ZoneZone::getSubType |
( |
| ) |
const |
|
inlinefinalvirtual |
§ getType()
Type ClarisDrawGraphInternal::ZoneZone::getType |
( |
| ) |
const |
|
inlinefinalvirtual |
§ getZoneId()
int ClarisDrawGraphInternal::ZoneZone::getZoneId |
( |
| ) |
const |
|
inlinefinalvirtual |
§ isANote()
bool ClarisDrawGraphInternal::ZoneZone::isANote |
( |
| ) |
const |
|
inline |
return true if the zone is a note
§ isLinked()
bool ClarisDrawGraphInternal::ZoneZone::isLinked |
( |
| ) |
const |
|
inline |
check if we need to send the frame is linked to another frmae
§ print()
void ClarisDrawGraphInternal::ZoneZone::print |
( |
std::ostream & |
o | ) |
const |
|
inlinefinalvirtual |
§ m_flags
int ClarisDrawGraphInternal::ZoneZone::m_flags[9] |
§ m_frameId
int ClarisDrawGraphInternal::ZoneZone::m_frameId |
the frame id (for a linked frame)
§ m_frameLast
bool ClarisDrawGraphInternal::ZoneZone::m_frameLast |
true if this is the last frame of a frame zone
§ m_frameSubId
int ClarisDrawGraphInternal::ZoneZone::m_frameSubId |
the frame sub id (for a linked frame)
§ m_id
int ClarisDrawGraphInternal::ZoneZone::m_id |
§ m_subId
int ClarisDrawGraphInternal::ZoneZone::m_subId |
the zoneSubId: can be page/column/frame linked number
§ m_subType
Type ClarisDrawGraphInternal::ZoneZone::m_subType |
the file type ( zone or zone2 )
§ m_transformationId
int ClarisDrawGraphInternal::ZoneZone::m_transformationId |
§ m_wrappingSep
int ClarisDrawGraphInternal::ZoneZone::m_wrappingSep |
The documentation for this struct was generated from the following file: