|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectDisplayScale
public class DisplayScale
class holds the input DataPoints classes that are to be classified as well as the classification algorithms needed to compute the decision regions
| Field Summary | |
|---|---|
double |
xmax
|
double |
xmin
|
double |
ymax
|
double |
ymin
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Converts object to a String |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public double xmax
public double xmin
public double ymax
public double ymin
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||