|
svapp
1.9
|
#include "layer/LayerFactory.h"#include "transform/Transform.h"#include "transform/ModelTransformer.h"#include "transform/FeatureExtractionModelTransformer.h"#include "base/Command.h"#include <map>#include <set>

Go to the source code of this file.
Classes | |
| class | Document |
| A Sonic Visualiser document consists of a set of data models, and also the visualisation layers used to display them. More... | |
| class | Document::LayerCreationHandler |
| struct | Document::ModelRecord |
| class | Document::AddLayerCommand |
| class | Document::RemoveLayerCommand |