O
- Object typepublic static class OpenGL3DParallelCoordinates.Settings<O>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Layouter3DPC<? super O> |
layout
Layouting method.
|
float |
linewidth
Line width.
|
int |
mipmaps
Number of additional mipmaps to generate.
|
DependenceMeasure |
sim
Similarity measure in use.
|
int |
texheight
Texture height.
|
int |
texwidth
Texture width.
|
Constructor and Description |
---|
Settings() |
public DependenceMeasure sim
public Layouter3DPC<? super O> layout
public float linewidth
public int texwidth
public int texheight
public int mipmaps
Copyright © 2019 ELKI Development Team. License information.