|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectbookExamples.ch26Graphics.graphics.HistogramEditor
public class HistogramEditor
| Constructor Summary | |
|---|---|
HistogramEditor(short[][] plane)
|
|
| Method Summary | |
|---|---|
double[] |
getCMF()
|
RunMouseMotionProcessor |
getMouseProcessor()
|
SimpleDrawPanel |
getPanel()
|
double[] |
getPMF()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistogramEditor(short[][] plane)
| Method Detail |
|---|
public RunMouseMotionProcessor getMouseProcessor()
public double[] getCMF()
public double[] getPMF()
public SimpleDrawPanel getPanel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||