Go to the documentation of this file.
34 #ifndef SUPERPAINT_PARSER
35 # define SUPERPAINT_PARSER
40 #include <librevenge/librevenge.h>
basic class to store an entry in a file This contained :
Definition: MWAWEntry.hxx:47
MWAWVariable< Justification > m_justify
the justification
Definition: MWAWParagraph.hxx:167
~SubDocument() final
destructor
Definition: SuperPaintParser.cxx:186
std::shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:551
void setFont(int newId)
sets the font id and resets size to the previous size for this font
Definition: MWAWFont.hxx:252
std::shared_ptr< MWAWGraphicListener > MWAWGraphicListenerPtr
a smart pointer of MWAWGraphicListener
Definition: libmwaw_internal.hxx:549
bool sendText(int id)
try to send a text box content
Definition: SuperPaintParser.cxx:391
void parse(librevenge::RVNGDrawingInterface *documentInterface) final
virtual function used to parse the input
Definition: SuperPaintParser.cxx:254
void setPageSpan(const int pageSpan)
set the page span ( default 1)
Definition: MWAWPageSpan.hxx:268
bool createZones()
finds the different objects zones
Definition: SuperPaintParser.cxx:308
#define MWAW_DEBUG_MSG(M)
Definition: libmwaw_internal.hxx:129
@ MWAW_T_SUPERPAINT
SuperPaint: export drawing and paint v1 document.
Definition: MWAWDocument.hxx:150
MWAWVec2< float > MWAWVec2f
MWAWVec2 of float.
Definition: libmwaw_internal.hxx:842
void init()
inits all internal variables
Definition: SuperPaintParser.cxx:241
void addDelimiter(long pos, char c)
adds a not breaking delimiter in position pos
Definition: MWAWDebug.cxx:73
Type
the type
Definition: SuperPaintParser.cxx:62
MWAWGraphicListenerPtr & getGraphicListener()
returns the graphic listener
Definition: MWAWParser.hxx:130
void setSurfaceColor(MWAWColor const &col, float opacity=1)
set the surface color
Definition: MWAWGraphicStyle.hxx:415
MWAWBox2f m_box
the bdbox
Definition: SuperPaintParser.cxx:80
Internal: the shape of a SuperPaintParser.
Definition: SuperPaintParser.cxx:60
void setRelativePosition(AnchorTo anchor, XPos X=XLeft, YPos Y=YTop)
sets the relative position
Definition: MWAWPosition.hxx:237
@ MWAW_K_PAINT
bitmap graphic
Definition: MWAWDocument.hxx:84
static MWAWGraphicShape pie(MWAWBox2f const &box, MWAWBox2f const &circleBox, MWAWVec2f const &angles)
static constructor to create a pie
Definition: MWAWGraphicShape.hxx:147
void setPage(int pg) const
sets the page
Definition: MWAWPosition.hxx:205
bool readPictures()
try to read the main picture zone(draw):
Definition: SuperPaintParser.cxx:443
@ boldBit
Definition: MWAWFont.hxx:190
bool operator!=(MWAWSubDocument const &doc) const final
operator!=
Definition: SuperPaintParser.cxx:189
static MWAWColor white()
return the white color
Definition: libmwaw_internal.hxx:250
void setColor(MWAWColor color)
sets the font color
Definition: MWAWFont.hxx:341
bool open(std::string const &filename)
opens/creates a file to store a result
Definition: MWAWDebug.cxx:46
void setInterline(double value, librevenge::RVNGUnit unit, LineSpacingType type=Fixed)
set the interline
Definition: MWAWParagraph.hxx:129
bool sendBitmap()
try to send a bitmap(paint)
Definition: SuperPaintParser.cxx:866
void setMarginBottom(const double marginBottom)
set the page bottom margin
Definition: MWAWPageSpan.hxx:208
a structure used to define a picture shape
Definition: MWAWGraphicShape.hxx:46
the class to store a color
Definition: libmwaw_internal.hxx:192
small class use to define a embedded object
Definition: libmwaw_internal.hxx:467
MWAWDocument::Kind m_kind
the file type
Definition: SuperPaintParser.cxx:133
static MWAWGraphicShape line(MWAWVec2f const &orign, MWAWVec2f const &dest)
static constructor to create a line
Definition: MWAWGraphicShape.cxx:228
Kind
an enum to define the kind of document
Definition: MWAWDocument.hxx:80
bool readHeader()
try to the header zone
Definition: SuperPaintParser.cxx:1118
@ MWAW_K_DRAW
vectorized grphic
Definition: MWAWDocument.hxx:83
class to store the paragraph properties
Definition: MWAWParagraph.hxx:85
void setMarginLeft(const double marginLeft)
set the page left margin
Definition: MWAWPageSpan.hxx:193
@ Simple
Definition: MWAWFont.hxx:49
SubDocument(SuperPaintParser &pars, MWAWInputStreamPtr const &input, int zoneId)
Definition: SuperPaintParser.cxx:179
static MWAWPictData * get(MWAWInputStreamPtr const &input, int size)
checks if the data pointed by input is known
Definition: MWAWPictData.hxx:108
the AppleŠ printer information : TPrint
Definition: MWAWPrinter.hxx:82
bool readBitmap(bool onlyCheck=false)
try to read a bitmap(paint): 576*720
Definition: SuperPaintParser.cxx:886
double getPageWidth() const
returns the page width (form width without margin )
Definition: MWAWPageSpan.hxx:157
void addNote(char const *note)
adds a note in the file, in actual position
Definition: MWAWDebug.cxx:59
abstract class used to store a subdocument (with a comparison function)
Definition: MWAWSubDocument.hxx:42
a structure used to define a picture style
Definition: MWAWGraphicStyle.hxx:48
double getMarginLeft() const
returns the left margin
Definition: MWAWPageSpan.hxx:132
libmwaw::DebugFile & ascii()
a DebugFile used to write what we recognize when we parse the document
Definition: MWAWParser.hxx:195
@ Picture
Definition: SuperPaintParser.cxx:62
@ embossBit
Definition: MWAWFont.hxx:190
bool readPrintInfo()
try to read the print info zone
Definition: SuperPaintParser.cxx:1164
static MWAWGraphicShape circle(MWAWBox2f const &box)
static constructor to create a circle
Definition: MWAWGraphicShape.hxx:129
~SuperPaintParser() final
destructor
Definition: SuperPaintParser.cxx:237
std::string const & asciiName() const
return the ascii file name
Definition: MWAWParser.hxx:232
a basic pattern used in a MWAWGraphicStyle:
Definition: MWAWGraphicStyle.hxx:277
void setFormLength(const double formLength)
set the total page length
Definition: MWAWPageSpan.hxx:178
@ Polygon
Definition: MWAWGraphicShape.hxx:49
std::ostream & operator<<(std::ostream &o, Shape const &shape)
Definition: SuperPaintParser.cxx:95
SubDocumentType
Definition: libmwaw_internal.hxx:188
std::shared_ptr< MWAWInputStream > m_input
the input
Definition: MWAWSubDocument.hxx:77
void reset()
writes the current file and reset to zero
Definition: MWAWDebug.hxx:93
Internal: the state of a SuperPaintParser.
Definition: SuperPaintParser.cxx:122
double getMarginRight() const
returns the right margin
Definition: MWAWPageSpan.hxx:137
@ JustificationCenter
Definition: MWAWParagraph.hxx:90
static MWAWGraphicStyle emptyStyle()
returns an empty style.
Definition: MWAWGraphicStyle.hxx:401
Justification
an enum used to defined the paragraph justification: left, center, right, full ...
Definition: MWAWParagraph.hxx:90
@ shadowBit
Definition: MWAWFont.hxx:191
void setAsciiName(char const *name)
Debugging: change the default ascii file.
Definition: MWAWParser.hxx:227
void skipZone(long beginPos, long endPos)
skips the file zone defined by beginPos-endPos
Definition: MWAWDebug.hxx:113
Shape(Type type, MWAWBox2f const &box)
constructor
Definition: SuperPaintParser.cxx:64
@ Group
Definition: SuperPaintParser.cxx:62
T y() const
second element
Definition: libmwaw_internal.hxx:673
MWAWFont m_font
the textbox font
Definition: SuperPaintParser.cxx:88
float m_lineWidth
the linewidth
Definition: MWAWGraphicStyle.hxx:508
void setFormWidth(const double formWidth)
set the total page width
Definition: MWAWPageSpan.hxx:183
This class provides all the functions needed by applications to parse many pre-MacOSX documents.
Definition: MWAWDocument.hxx:70
void parse(MWAWListenerPtr &listener, libmwaw::SubDocumentType type) final
the parser function
Definition: SuperPaintParser.cxx:209
T x() const
first element
Definition: libmwaw_internal.hxx:668
Class to define the position of an object (textbox, picture, ..) in the document.
Definition: MWAWPosition.hxx:48
SubDocument & operator=(SubDocument const &orig)=delete
bool isBlack() const
return true if the color is black
Definition: libmwaw_internal.hxx:284
double m_interline
the interline in percent
Definition: SuperPaintParser.cxx:92
void setGraphicListener(MWAWGraphicListenerPtr &listener)
sets the graphic listener
Definition: MWAWParser.cxx:125
void setVersion(int vers)
sets the document's version
Definition: MWAWParser.hxx:206
#define M_PI
Definition: libmwaw_internal.hxx:52
MWAWVec2i m_dim
the dimension width x height
Definition: MWAWGraphicStyle.hxx:358
std::shared_ptr< MWAWRSRCParser > MWAWRSRCParserPtr
a smart pointer of MWAWRSRCParser
Definition: libmwaw_internal.hxx:561
double getPageLength() const
returns the page length (form width without margin )
Definition: MWAWPageSpan.hxx:152
Wrapping m_wrapping
Wrapping.
Definition: MWAWPosition.hxx:278
static bool getColor(int id, MWAWColor &color)
try to return the color corresponding to an id
Definition: SuperPaintParser.cxx:140
void setStream(MWAWInputStreamPtr const &ip)
resets the input
Definition: MWAWDebug.hxx:81
Definition: libmwaw_internal.hxx:144
std::string getDebugString(std::shared_ptr< MWAWFontConverter > &converter) const
returns a string which can be used for debugging
Definition: MWAWFont.cxx:181
MWAWPageSpan const & getPageSpan() const
returns the actual page dimension
Definition: MWAWParser.hxx:160
void setPattern(Pattern const &pat, float opacity=1)
set the pattern
Definition: MWAWGraphicStyle.hxx:426
SuperPaintParser(MWAWInputStreamPtr const &input, MWAWRSRCParserPtr const &rsrcParser, MWAWHeader *header)
constructor
Definition: SuperPaintParser.cxx:230
virtual class which defines the ancestor of all graphic zone parser
Definition: MWAWParser.hxx:251
static MWAWColor black()
return the back color
Definition: libmwaw_internal.hxx:245
int m_id
the subdocument id
Definition: SuperPaintParser.cxx:203
void setId(int newId)
sets the font id
Definition: MWAWFont.hxx:264
MWAWGraphicShape m_shape
the graphic shape
Definition: SuperPaintParser.cxx:84
void setMarginTop(const double marginTop)
set the page top margin
Definition: MWAWPageSpan.hxx:203
bool read(MWAWInputStreamPtr input)
reads the struture in a file
Definition: MWAWPrinter.cxx:235
MWAWParserStatePtr getParserState()
returns the parser state
Definition: MWAWParser.hxx:113
@ GraphicShape
Definition: SuperPaintParser.cxx:62
void setSize(float sz, bool isRelative=false)
sets the font size
Definition: MWAWFont.hxx:275
MWAWColor m_lineColor
the line color
Definition: MWAWGraphicStyle.hxx:516
Internal: the subdocument of a SuperPaintParser.
Definition: SuperPaintParser.cxx:177
friend std::ostream & operator<<(std::ostream &o, Shape const &shape)
operator<<
Definition: SuperPaintParser.cxx:95
bool checkHeader(MWAWHeader *header, bool strict=false) final
checks if the document header is correct (or not)
Definition: SuperPaintParser.cxx:1053
MWAWVec2< T > center() const
the box center
Definition: libmwaw_internal.hxx:1072
@ italicBit
Definition: MWAWFont.hxx:190
MWAWInputStreamPtr & getInput()
returns the actual input
Definition: MWAWParser.hxx:123
a bitmap of int to store indexed bitmap
Definition: MWAWPictBitmap.hxx:357
SubDocument(SubDocument const &orig)=delete
bool readShape()
try to read a shape(draw):
Definition: SuperPaintParser.cxx:466
@ TextBox
Definition: SuperPaintParser.cxx:62
@ Page
Definition: MWAWPosition.hxx:51
MWAWParser * m_parser
the main zone parser
Definition: MWAWSubDocument.hxx:75
std::vector< Shape > m_shapeList
the list of shapes
Definition: SuperPaintParser.cxx:137
@ JustificationRight
Definition: MWAWParagraph.hxx:91
void createDocument(librevenge::RVNGDrawingInterface *documentInterface)
creates the listener which will be associated to the document
Definition: SuperPaintParser.cxx:285
State()
constructor
Definition: SuperPaintParser.cxx:124
void addPos(long pos)
adds a new position in the file
Definition: MWAWDebug.cxx:53
void setMarginRight(const double marginRight)
set the page right margin
Definition: MWAWPageSpan.hxx:198
MWAWVec2< T > size() const
the box size
Definition: libmwaw_internal.hxx:1067
the main class to read a SuperPaint v1 file (SPTG)
Definition: SuperPaintParser.hxx:59
Internal: the structures of a SuperPaintParser.
Definition: SuperPaintParser.cxx:57
bool isWhite() const
return true if the color is white
Definition: libmwaw_internal.hxx:289
std::shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:553
@ WNone
Definition: MWAWPosition.hxx:53
AnchorTo m_anchorTo
anchor position
Definition: MWAWPosition.hxx:270
Definition: MWAWDocument.hxx:57
std::shared_ptr< MWAWPict > m_bitmap
the bitmap (v1)
Definition: SuperPaintParser.cxx:135
MWAWGraphicStyle m_style
the graphic style
Definition: SuperPaintParser.cxx:86
void setMargins(double margin, int wh=libmwaw::LeftBit|libmwaw::RightBit|libmwaw::TopBit|libmwaw::BottomBit)
set all the margins
Definition: MWAWPageSpan.hxx:213
Type m_type
the shape type
Definition: SuperPaintParser.cxx:78
Class to store font.
Definition: MWAWFont.hxx:44
MWAWParagraph::Justification m_justify
the textbox justification
Definition: SuperPaintParser.cxx:90
static MWAWGraphicShape rectangle(MWAWBox2f const &box, MWAWVec2f const &corners=MWAWVec2f(0, 0))
static constructor to create a rectangle
Definition: MWAWGraphicShape.hxx:120
MWAWEntry m_entry
the picture/textbox entry
Definition: SuperPaintParser.cxx:82
std::shared_ptr< SuperPaintParserInternal::State > m_state
the state
Definition: SuperPaintParser.hxx:113
bool sendPictures()
try to send the different pictures
Definition: SuperPaintParser.cxx:339
MWAWVec2< int > MWAWVec2i
MWAWVec2 of int.
Definition: libmwaw_internal.hxx:838
std::stringstream DebugStream
a basic stream (if debug_with_files is not defined, does nothing)
Definition: MWAWDebug.hxx:61
void setUnderlineStyle(Line::Style style=Line::None, bool doReset=true)
sets the underline style ( by default, we also reset the style)
Definition: MWAWFont.hxx:466
void resetGraphicListener()
resets the listener
Definition: MWAWParser.cxx:130
A class which defines the page properties.
Definition: MWAWPageSpan.hxx:99
This class contains the code needed to create Graphic document.
Definition: MWAWGraphicListener.hxx:60
void setFlags(uint32_t fl)
sets the font attributes bold, ...
Definition: MWAWFont.hxx:325
Generated on Fri Sep 18 2020 18:14:52 for libmwaw by
doxygen 1.8.20