Package lib.tilers

Interface Summary
Tiler<T>  
 

Class Summary
AdaptiveRectangularTiler Adaptive tiler finds its way on how to tile and split the given image.
AdaptiveSquareTiler Wrapper class around AdaptiveRectangularTiler
AdaptiveTriangularTiler Adaptive tiler finds its way on how to tile and split the given image.
RectangularPixelTiler Rectangle tiler.
RectangularTiler Rectangle tiler.
SquarePixelTiler Square tiler.
SquareTiler Wrapper class around RectangularTiler