public class ClassifierExample
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ClassifierExample.PointClassifier
An extention of JComponent that contains the points & encapsulates the
classifier.
|
Constructor and Description |
---|
ClassifierExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Entry point for the application.
|