Uses of Class
j2d.ShortImageBeans

Packages that use ShortImageBeans
j2d   
 

Uses of ShortImageBeans in j2d
 

Methods in j2d that return ShortImageBeans
static ShortImageBeans ShortImageBeans.computeComparisons(java.awt.Image sourceImage, ImageProcessorFactory ipf, int numberOfImages)
           
 ShortImageBeans ShortImageBeans.getImageFlows()
           
 ShortImageBeans ShortImageBeans.getOrientationSubBands()
           
 

Methods in j2d with parameters of type ShortImageBeans
 void ShortImageBeans.add(ShortImageBeans sibs)
           
static javax.swing.JPanel ComparisonUtils.getComparisonPanel(ShortImageBeans sibs, int r, int c)
           
static void ComparisonUtils.showMaxFlowFrame(ShortImageBeans sib)
           
static void ComparisonUtils.showOrientationSubBands(ShortImageBeans sib)