|
trase
|
#include "backend/Backend.hpp"#include "util/BBox.hpp"#include "util/Colors.hpp"#include "util/Exception.hpp"#include "util/Vector.hpp"#include <iomanip>#include <ostream>#include <sstream>

Go to the source code of this file.
Classes | |
| class | trase::AttributeFormatter |
| Helper class for BackendSVG to format attributes as 'name="val" '. More... | |
| class | trase::BackendSVG |