RagTime5GraphInternal::ClusterGraphic Struct Referencefinal

the shape cluster More...

Inheritance diagram for RagTime5GraphInternal::ClusterGraphic:
RagTime5ClusterManager::Cluster

Public Member Functions

 ClusterGraphic ()
 constructor
 ~ClusterGraphic () final
 destructor
Public Member Functions inherited from RagTime5ClusterManager::Cluster
 Cluster (Type type)
 constructor
virtual ~Cluster ()
 destructor

Public Attributes

int m_N [2]
 number of graph shape(+1) and number of graph used
int m_textboxZoneId
 the main textbox zone id(if defined)
int m_usedZoneId
 the graphic used zone id
std::vector< RagTime5ClusterManager::Linkm_transformationLinks
 the list of transformation's link
std::vector< RagTime5ClusterManager::Linkm_dimensionLinks
 the list of dimension's link
RagTime5ClusterManager::Link m_clusterLinks [2]
 two cluster links: list of pipeline: fixedSize=12, , fixedSize=8
std::map< int, std::shared_ptr< Shape > > m_idToShapeMap
 the shape list
std::vector< int > m_rootIdList
 the root id list
std::vector< RagTime5StructManager::ZoneLinkm_linkList
 list of link to other zone
Public Attributes inherited from RagTime5ClusterManager::Cluster
Type m_type
 the cluster type
int m_zoneId
 the zone id
bool m_hiLoEndian
 the cluster hiLo endian
librevenge::RVNGString m_name
 the cluster name (if know)
Link m_childLink
 the child link
Link m_parentLink
 the parent link
Link m_dataLink
 the main data link
NameLink m_nameLink
 the name link
Link m_formulaLink
 the formula cluster links (def and pos)
std::vector< Linkm_settingLinks
 the settings links
std::vector< Linkm_linksList
 the link list
std::vector< int > m_clusterIdsList
 the cluster ids
bool m_isSent
 true if the cluster was send

Additional Inherited Members

Public Types inherited from RagTime5ClusterManager::Cluster
enum  Type {
  C_ColorPattern , C_FormulaDef , C_FormulaPos , C_Layout ,
  C_Pipeline , C_Root , C_ClusterGProp , C_Sound ,
  C_ButtonZone , C_ChartZone , C_GraphicZone , C_PictureZone ,
  C_SpreadsheetZone , C_TextZone , C_GroupZone , C_ColorStyles ,
  C_FormatStyles , C_GraphicStyles , C_TextStyles , C_UnitStyles ,
  C_ClusterC , C_Empty , C_Unknown
}
 the cluster type More...

Detailed Description

the shape cluster

Constructor & Destructor Documentation

◆ ClusterGraphic()

RagTime5GraphInternal::ClusterGraphic::ClusterGraphic ( )
inline

constructor

Referenced by ~ClusterGraphic().

◆ ~ClusterGraphic()

RagTime5GraphInternal::ClusterGraphic::~ClusterGraphic ( )
final

destructor

Member Data Documentation

◆ m_clusterLinks

RagTime5ClusterManager::Link RagTime5GraphInternal::ClusterGraphic::m_clusterLinks[2]

two cluster links: list of pipeline: fixedSize=12, , fixedSize=8

◆ m_dimensionLinks

std::vector<RagTime5ClusterManager::Link> RagTime5GraphInternal::ClusterGraphic::m_dimensionLinks

the list of dimension's link

Referenced by ClusterGraphic().

◆ m_idToShapeMap

std::map<int, std::shared_ptr<Shape> > RagTime5GraphInternal::ClusterGraphic::m_idToShapeMap

◆ m_linkList

std::vector<RagTime5StructManager::ZoneLink> RagTime5GraphInternal::ClusterGraphic::m_linkList

list of link to other zone

Referenced by RagTime5Graph::checkGraphicCluster(), and ClusterGraphic().

◆ m_N

int RagTime5GraphInternal::ClusterGraphic::m_N[2]

number of graph shape(+1) and number of graph used

Referenced by ClusterGraphic(), and RagTime5Graph::readGraphicShapes().

◆ m_rootIdList

std::vector<int> RagTime5GraphInternal::ClusterGraphic::m_rootIdList

◆ m_textboxZoneId

int RagTime5GraphInternal::ClusterGraphic::m_textboxZoneId

the main textbox zone id(if defined)

Referenced by ClusterGraphic(), and RagTime5Graph::readGraphicShape().

◆ m_transformationLinks

std::vector<RagTime5ClusterManager::Link> RagTime5GraphInternal::ClusterGraphic::m_transformationLinks

the list of transformation's link

Referenced by ClusterGraphic().

◆ m_usedZoneId

int RagTime5GraphInternal::ClusterGraphic::m_usedZoneId

the graphic used zone id

Referenced by ClusterGraphic().


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

Generated on Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0