|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OPTICSPlot | |
---|---|
de.lmu.ifi.dbs.elki.visualization.opticsplot | Code for drawing OPTICS plots |
de.lmu.ifi.dbs.elki.visualization.projector | Projectors are responsible for finding appropriate projections for data relations. |
Uses of OPTICSPlot in de.lmu.ifi.dbs.elki.visualization.opticsplot |
---|
Methods in de.lmu.ifi.dbs.elki.visualization.opticsplot that return OPTICSPlot | ||
---|---|---|
static
|
OPTICSPlot.plotForClusterOrder(ClusterOrderResult<D> co,
VisualizerContext context)
Static method to find an optics plot for a result, or to create a new one using the given context. |
Uses of OPTICSPlot in de.lmu.ifi.dbs.elki.visualization.projector |
---|
Fields in de.lmu.ifi.dbs.elki.visualization.projector declared as OPTICSPlot | |
---|---|
private OPTICSPlot<D> |
OPTICSProjector.plot
OPTICS plot image |
Methods in de.lmu.ifi.dbs.elki.visualization.projector that return OPTICSPlot | |
---|---|
OPTICSPlot<D> |
OPTICSProjector.getOPTICSPlot(VisualizerContext context)
Get or produce the actual OPTICS plot. |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |