|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj2d.hpp.BuggyHistogram
public class BuggyHistogram
Copyright DocJava, inc. User: lyon
Date: May 31, 2005 Time: 8:36:16 AM This class contains methods that I am not able to make work. The parameter blocks are not strongly typed affineTransform compile time. What is going on here? Why don't we have peer methods that give use a bit of guidance when using these routines?
Constructor Summary | |
---|---|
BuggyHistogram()
|
Method Summary | |
---|---|
static javax.media.jai.Histogram |
getHistogram(javax.media.jai.PlanarImage image,
javax.media.jai.ROIShape roi)
|
static void |
testGetHistoGram()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuggyHistogram()
Method Detail |
---|
public static void testGetHistoGram()
public static javax.media.jai.Histogram getHistogram(javax.media.jai.PlanarImage image, javax.media.jai.ROIShape roi)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |