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
the different type
| Enumerator |
|---|
| Arc |
|
| Chart |
|
| Ellipse |
|
| FreeHand |
|
| Line |
|
| Picture |
|
| Polygon |
|
| Rect |
|
| Set |
|
| TextBox |
|
| Unknown |
|
| LotusGraphInternal::ZonePc::ZonePc |
( |
shared_ptr< WPSStream > |
stream | ) |
|
|
inlineexplicit |
returns a graphic shape corresponding to the main form (and the origin)
returns a transformation corresponding to the shape
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
ZonePc const & |
z |
|
) |
| |
|
friend |
| int LotusGraphInternal::ZonePc::m_arrows |
| WPSBox2f LotusGraphInternal::ZonePc::m_box |
| std::string LotusGraphInternal::ZonePc::m_extra |
| int LotusGraphInternal::ZonePc::m_graphicId[2] |
the graphic style id and the shadow style
| size_t LotusGraphInternal::ZonePc::m_groupLastPosition |
| bool LotusGraphInternal::ZonePc::m_isGroup |
true if the set is a group
| bool LotusGraphInternal::ZonePc::m_isRoundRect |
true if the rect is a round rect
| bool LotusGraphInternal::ZonePc::m_isSent |
|
mutable |
a flag to know if the zone has already be sent
| int LotusGraphInternal::ZonePc::m_numPoints |
the number of points of a line or a polygon
| librevenge::RVNGBinaryData LotusGraphInternal::ZonePc::m_pictureData |
| int LotusGraphInternal::ZonePc::m_pictureHeaderRead |
the number of read byte of the header
| float LotusGraphInternal::ZonePc::m_rotate |
| shared_ptr<WPSStream> LotusGraphInternal::ZonePc::m_stream |
| WPSEntry LotusGraphInternal::ZonePc::m_textBoxEntry |
| Vec2f LotusGraphInternal::ZonePc::m_translate |
| Type LotusGraphInternal::ZonePc::m_type |
| 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: