|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joone.util.MinMaxExtractorPlugIn.PointValue
class MinMaxExtractorPlugIn.PointValue
| Field Summary | |
|---|---|
(package private) int |
point
|
(package private) double |
value
|
| Constructor Summary | |
|---|---|
MinMaxExtractorPlugIn.PointValue()
|
|
MinMaxExtractorPlugIn.PointValue(int p,
double v)
|
|
MinMaxExtractorPlugIn.PointValue(MinMaxExtractorPlugIn.PointValue c)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
equal(MinMaxExtractorPlugIn.PointValue compare)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double value
int point
| Constructor Detail |
|---|
MinMaxExtractorPlugIn.PointValue()
MinMaxExtractorPlugIn.PointValue(MinMaxExtractorPlugIn.PointValue c)
MinMaxExtractorPlugIn.PointValue(int p,
double v)
| Method Detail |
|---|
boolean equal(MinMaxExtractorPlugIn.PointValue compare)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||