the shape cluster More...
 
  
| Public Member Functions | |
| ClusterGraphic () | |
| constructor  More... | |
| ~ClusterGraphic () final | |
| destructor  More... | |
|  Public Member Functions inherited from RagTime5ClusterManager::Cluster | |
| Cluster (Type type) | |
| constructor  More... | |
| virtual | ~Cluster () | 
| destructor  More... | |
| Public Attributes | |
| int | m_textboxZoneId | 
| the main textbox zone id(if defined)  More... | |
| int | m_unknownZoneId | 
| the graphic unknown zone id  More... | |
| std::vector< RagTime5ClusterManager::Link > | m_transformationLinks | 
| the list of transformation's link  More... | |
| std::vector< RagTime5ClusterManager::Link > | m_dimensionLinks | 
| the list of dimension's link  More... | |
| RagTime5ClusterManager::Link | m_clusterLinks [3] | 
| two cluster links: list of pipeline: fixedSize=12, second list with field size 10), fixedSize=8  More... | |
| std::map< int, std::shared_ptr< Shape > > | m_idToShapeMap | 
| the shape list  More... | |
| std::vector< int > | m_rootIdList | 
| the root id list  More... | |
| std::vector< RagTime5StructManager::ZoneLink > | m_linkList | 
| list of link to other zone  More... | |
|  Public Attributes inherited from RagTime5ClusterManager::Cluster | |
| Type | m_type | 
| the cluster type  More... | |
| int | m_zoneId | 
| the zone id  More... | |
| bool | m_hiLoEndian | 
| the cluster hiLo endian  More... | |
| librevenge::RVNGString | m_name | 
| the cluster name (if know)  More... | |
| Link | m_dataLink | 
| the main data link  More... | |
| Link | m_nameLink | 
| the name link  More... | |
| Link | m_fieldClusterLink | 
| the field cluster links (def and pos)  More... | |
| std::vector< Link > | m_conditionFormulaLinks | 
| the conditions formula links  More... | |
| std::vector< Link > | m_settingLinks | 
| the settings links  More... | |
| std::vector< Link > | m_linksList | 
| the link list  More... | |
| std::vector< int > | m_clusterIdsList | 
| the cluster ids  More... | |
| bool | m_isSent | 
| true if the cluster was send  More... | |
| Additional Inherited Members | |
|  Public Types inherited from RagTime5ClusterManager::Cluster | |
| enum | Type { C_ColorPattern, C_Fields, C_Layout, C_Pipeline, C_Root, C_ClusterGProp, C_Script, C_ChartZone, C_GraphicZone, C_PictureZone, C_SpreadsheetZone, C_TextZone, C_ColorStyles, C_FormatStyles, C_GraphicStyles, C_TextStyles, C_UnitStyles, C_ClusterC, C_Empty, C_Unknown } | 
| the cluster type  More... | |
the shape cluster
| 
 | inline | 
constructor
| 
 | final | 
destructor
| RagTime5ClusterManager::Link RagTime5GraphInternal::ClusterGraphic::m_clusterLinks[3] | 
two cluster links: list of pipeline: fixedSize=12, second list with field size 10), fixedSize=8
| std::vector<RagTime5ClusterManager::Link> RagTime5GraphInternal::ClusterGraphic::m_dimensionLinks | 
the list of dimension's link
| std::map<int, std::shared_ptr<Shape> > RagTime5GraphInternal::ClusterGraphic::m_idToShapeMap | 
the shape list
Referenced by RagTime5Graph::checkGraphicCluster(), RagTime5Graph::readGraphicShape(), and RagTime5Graph::send().
| std::vector<RagTime5StructManager::ZoneLink> RagTime5GraphInternal::ClusterGraphic::m_linkList | 
list of link to other zone
Referenced by RagTime5Graph::checkGraphicCluster().
| std::vector<int> RagTime5GraphInternal::ClusterGraphic::m_rootIdList | 
the root id list
Referenced by RagTime5Graph::checkGraphicCluster(), and RagTime5Graph::send().
| int RagTime5GraphInternal::ClusterGraphic::m_textboxZoneId | 
the main textbox zone id(if defined)
Referenced by RagTime5Graph::readGraphicShape().
| std::vector<RagTime5ClusterManager::Link> RagTime5GraphInternal::ClusterGraphic::m_transformationLinks | 
the list of transformation's link
| int RagTime5GraphInternal::ClusterGraphic::m_unknownZoneId | 
the graphic unknown zone id