public interface Projection extends VisualizationItem
Modifier and Type | Field and Description |
---|---|
static double |
INVSCALE
Inverse scaling constant.
|
static double |
SCALE
Scaling constant.
|
Modifier and Type | Method and Description |
---|---|
int |
getInputDimensionality()
Get the input dimensionality of the projection.
|
Projector |
getProjector()
Projector used for generating this projection.
|
LinearScale |
getScale(int d)
Get the scale class for a particular dimension.
|
getMenuName
static final double SCALE
StyleLibrary.SCALE
.static final double INVSCALE
int getInputDimensionality()
LinearScale getScale(int d)
d
- DimensionProjector getProjector()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.