the graphic zone of a LotusGraph for 123 pc  
 More...
|  | 
| enum | Type { Arc, 
Chart, 
Ellipse, 
FreeHand,
 Line, 
Picture, 
Polygon, 
Rect,
 Set, 
TextBox, 
Unknown
 }
 | 
|  | the different type  More... 
 | 
|  | 
the graphic zone of a LotusGraph for 123 pc 
◆ Type
the different type 
| Enumerator | 
|---|
| Arc |  | 
| Chart |  | 
| Ellipse |  | 
| FreeHand |  | 
| Line |  | 
| Picture |  | 
| Polygon |  | 
| Rect |  | 
| Set |  | 
| TextBox |  | 
| Unknown |  | 
 
 
◆ ZonePc()
  
  | 
        
          | LotusGraphInternal::ZonePc::ZonePc | ( | shared_ptr< WPSStream > | stream | ) |  |  | inlineexplicit | 
 
 
◆ getGraphicShape()
returns a graphic shape corresponding to the main form (and the origin) 
 
 
◆ getTransformation()
returns a transformation corresponding to the shape 
 
 
◆ operator<<
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | o, |  
          |  |  | ZonePc const & | z |  
          |  | ) |  |  |  | friend | 
 
 
◆ m_arrows
      
        
          | int LotusGraphInternal::ZonePc::m_arrows | 
      
 
 
◆ m_box
      
        
          | WPSBox2f LotusGraphInternal::ZonePc::m_box | 
      
 
 
◆ m_extra
      
        
          | std::string LotusGraphInternal::ZonePc::m_extra | 
      
 
 
◆ m_graphicId
      
        
          | int LotusGraphInternal::ZonePc::m_graphicId[2] | 
      
 
the graphic style id and the shadow style 
 
 
◆ m_groupLastPosition
      
        
          | size_t LotusGraphInternal::ZonePc::m_groupLastPosition | 
      
 
 
◆ m_isGroup
      
        
          | bool LotusGraphInternal::ZonePc::m_isGroup | 
      
 
true if the set is a group 
 
 
◆ m_isRoundRect
      
        
          | bool LotusGraphInternal::ZonePc::m_isRoundRect | 
      
 
true if the rect is a round rect 
 
 
◆ m_isSent
  
  | 
        
          | bool LotusGraphInternal::ZonePc::m_isSent |  | mutable | 
 
a flag to know if the zone has already be sent 
 
 
◆ m_numPoints
      
        
          | int LotusGraphInternal::ZonePc::m_numPoints | 
      
 
the number of points of a line or a polygon 
 
 
◆ m_pictureData
      
        
          | librevenge::RVNGBinaryData LotusGraphInternal::ZonePc::m_pictureData | 
      
 
 
◆ m_pictureHeaderRead
      
        
          | int LotusGraphInternal::ZonePc::m_pictureHeaderRead | 
      
 
the number of read byte of the header 
 
 
◆ m_rotate
      
        
          | float LotusGraphInternal::ZonePc::m_rotate | 
      
 
 
◆ m_stream
      
        
          | shared_ptr<WPSStream> LotusGraphInternal::ZonePc::m_stream | 
      
 
 
◆ m_textBoxEntry
      
        
          | WPSEntry LotusGraphInternal::ZonePc::m_textBoxEntry | 
      
 
 
◆ m_translate
      
        
          | Vec2f LotusGraphInternal::ZonePc::m_translate | 
      
 
 
◆ m_type
      
        
          | Type LotusGraphInternal::ZonePc::m_type | 
      
 
 
◆ m_vertices
      
        
          | std::vector<Vec2f> LotusGraphInternal::ZonePc::m_vertices | 
      
 
the list of points for a polygon 
 
 
The documentation for this struct was generated from the following file: