#include <cmath>#include <iomanip>#include <iostream>#include <limits>#include <map>#include <set>#include <sstream>#include <stack>#include <librevenge/librevenge.h>#include "MWAWFont.hxx"#include "MWAWGraphicListener.hxx"#include "MWAWGraphicShape.hxx"#include "MWAWGraphicStyle.hxx"#include "MWAWListener.hxx"#include "MWAWParagraph.hxx"#include "MWAWParser.hxx"#include "MWAWPictBitmap.hxx"#include "MWAWPictMac.hxx"#include "MWAWPosition.hxx"#include "MWAWSubDocument.hxx"#include "ClarisWksStruct.hxx"#include "ClarisDrawParser.hxx"#include "ClarisDrawStyleManager.hxx"#include "ClarisDrawGraph.hxx"#include "libmwaw_internal.hxx"| Classes | |
| struct | ClarisDrawGraphInternal::CurvePoint | 
| Internal: the structure used to a point of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::Transformation | 
| Internal: the structure used to store a transformation ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::Style | 
| Internal: the structure used to store a style of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::Zone | 
| Internal: the generic structure used to store a zone of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::ZoneShape | 
| Internal: small class to store a basic graphic zone of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::ZonePict | 
| Internal: the structure used to store a PICT.  More... | |
| struct | ClarisDrawGraphInternal::Bitmap | 
| Internal: structure to store a bitmap of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::ZoneZone | 
| Internal: structure to store a link to a zone of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::ZoneUnknown | 
| Internal: structure used to store an unknown zone of a ClarisDrawGraph.  More... | |
| struct | ClarisDrawGraphInternal::Group | 
| Internal: class which stores a group of graphics, ...  More... | |
| struct | ClarisDrawGraphInternal::State | 
| Internal: the state of a ClarisDrawGraph.  More... | |
| class | ClarisDrawGraphInternal::SubDocument | 
| Internal: the subdocument of a ClarisDrawGraph.  More... | |
| Namespaces | |
| ClarisDrawGraphInternal | |
| Internal: the structures of a ClarisDrawGraph. | |