Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
path-sink.h File Reference

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< PathVectorGeom::SubpathInserter
 

Detailed Description

callback interface for SVG path data

Definition in file path-sink.h.