Inkscape
Vector Graphics Editor
|
callback interface for SVG path data More...
Go to the source code of this file.
Classes | |
class | Geom::PathSink |
Callback interface for processing path data. More... | |
class | Geom::PathIteratorSink< OutputIterator > |
Store paths to an output iterator. More... | |
class | Geom::PathBuilder |
Store paths to a PathVector. More... | |
Namespaces | |
namespace | Geom |
Various utility functions. | |
Typedefs | |
typedef std::back_insert_iterator< PathVector > | Geom::SubpathInserter |
callback interface for SVG path data
Definition in file path-sink.h.