| |
|
| java.lang.Object java.lang.Thread org.geotools.image.io.PaletteDisposer
PaletteDisposer | final class PaletteDisposer extends Thread (Code) | | Allows garbage-collection of
Palette after their index color model has been
garbage collected.
version: $Id: PaletteDisposer.java 25587 2007-05-19 18:51:57Z desruisseaux $ author: Martin Desruisseaux |
Method Summary | |
public void | run() Removes the palette from the set of protected ones. |
run | public void run()(Code) | | Removes the palette from the set of protected ones.
|
|
|
|