j2d.hpp
Class BuggyHistogram

java.lang.Object
  extended by j2d.hpp.BuggyHistogram

public class BuggyHistogram
extends java.lang.Object

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

BuggyHistogram

public BuggyHistogram()
Method Detail

testGetHistoGram

public static void testGetHistoGram()

getHistogram

public static javax.media.jai.Histogram getHistogram(javax.media.jai.PlanarImage image,
                                                     javax.media.jai.ROIShape roi)