NV
- public static class TreeSphereVisualization.Factory<NV extends NumberVector<NV,?>> extends AbstractVisFactory
Modifier and Type | Class and Description |
---|---|
static class |
TreeSphereVisualization.Factory.Parameterizer<NV extends NumberVector<NV,?>>
Parameterization class.
|
Modifier and Type | Field and Description |
---|---|
protected boolean |
fill
Fill parameter.
|
Constructor and Description |
---|
TreeSphereVisualization.Factory(boolean fill)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Visualization |
makeVisualization(VisualizationTask task)
Produce a visualization instance for the given task
|
void |
processNewResult(HierarchicalResult baseResult,
Result result)
Add visualizers for the given result (tree) to the context.
|
allowThumbnails, makeVisualizationOrThumbnail
public TreeSphereVisualization.Factory(boolean fill)
fill
- public void processNewResult(HierarchicalResult baseResult, Result result)
VisFactory
baseResult
- Context to work withresult
- Result to processpublic Visualization makeVisualization(VisualizationTask task)
VisFactory
makeVisualization
in interface VisFactory
makeVisualization
in class AbstractVisFactory
task
- Visualization task