public static interface BackgroundTileImageProcessingThread.TileProcessing<T>
Modifier and Type | Method and Description |
---|---|
T |
process(int index,
java.awt.image.BufferedImage tile) |
T process(int index, java.awt.image.BufferedImage tile) throws java.lang.Exception
java.lang.Exception