Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
Y
S
serialVersionUID
- Static variable in class it.unibz.gui.
Jintfilter
Needed for new versions of Java
serialVersionUID
- Static variable in class it.unibz.gui.
ProgressGui
Needed for new versions of Java
setAttributes(String)
- Method in class it.unibz.algorithms.types.
DataSet
This method extract from a string the attribute name
setCentroid(Centroid)
- Method in class it.unibz.algorithms.types.
Cluster
This method sets the value of the centroid object
setCluster(Cluster)
- Method in class it.unibz.algorithms.types.
Centroid
This method sets the cluster object.
setCluster(Cluster)
- Method in class it.unibz.algorithms.types.
Instance
This method sets a new value to the cluster variable and calls the method that calculates the eucludean distance
setData(ArrayList<Row>)
- Method in class it.unibz.algorithms.types.
DataSet
This is the setter for the dataset content
setDataOutput(JTextArea)
- Method in class it.unibz.gui.
ProgressGui
setFilePath(String)
- Method in class it.unibz.gui.
OpenFileDialog
Allows setting of the file path
setIsnoise(boolean)
- Method in class it.unibz.algorithms.types.
Cluster
Setter for the isnoise Property
setKey(boolean)
- Method in class it.unibz.algorithms.types.
Instance
This method sets a new value to the instance variable isKey
setName(String)
- Method in class it.unibz.algorithms.types.
DataSet
Setter for the dataset name
setProgressBar(JProgressBar)
- Method in class it.unibz.gui.
ProgressGui
setTaskProgress(JTextArea)
- Method in class it.unibz.gui.
ProgressGui
skippedamount
- Variable in class it.unibz.algorithms.types.
DataSet
startupDBScan(List<Instance>, int, int)
- Method in class it.unibz.gui.
ProgressGui
Method responsible for starting the DBSCAN algorithm inside a task (a new thread)
startupDBScan(List<Instance>, int, int)
- Method in class it.unibz.gui.
TaskManager
Method responsible for starting the DBSCAN algorithm inside a task (a new thread)
startupKMeans(Vector<Instance>, int, int, boolean)
- Method in class it.unibz.gui.
ProgressGui
Method responsible for invoking the KMeans algorithm inside a task (a thread)
startupKMeans(Vector<Instance>, int, int, boolean)
- Method in class it.unibz.gui.
TaskManager
Method responsible for invoking the KMeans algorithm inside a task (a thread)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
Y