Uses of Class
jaitools.imageutils.FloodFiller.ScanSegment

Packages that use FloodFiller.ScanSegment
jaitools.imageutils Various helper classes used by jai-tools image operators. 
 

Uses of FloodFiller.ScanSegment in jaitools.imageutils
 

Methods in jaitools.imageutils with parameters of type FloodFiller.ScanSegment
 int FloodFiller.ScanSegment.compareTo(FloodFiller.ScanSegment other)
          Compares this segment to another.
 

Constructor parameters in jaitools.imageutils with type arguments of type FloodFiller.ScanSegment
FillResult(int id, double value, List<FloodFiller.ScanSegment> segments)
          Constructor.
 



Copyright © 2009-2011. All Rights Reserved.