|
NASA World Wind WMS | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WaveletCodec | |
---|---|
gov.nasa.worldwind.servers.wms.utilities |
Uses of WaveletCodec in gov.nasa.worldwind.servers.wms.utilities |
---|
Methods in gov.nasa.worldwind.servers.wms.utilities that return WaveletCodec | |
---|---|
static WaveletCodec |
WaveletCodec.encode(BufferedImage image)
Creates a wavelet encoding from the given BufferedImage. |
static WaveletCodec |
WaveletCodec.loadFully(File file)
Loads a previously persisted wavelet encoding from the given file. |
static WaveletCodec |
WaveletCodec.loadPartially(File file,
int resolution)
Partially loads a previously persisted wavelet encoding from the given file, upto the given resolution. |
|
NASA World Wind WMS | ||||||||
PREV NEXT | FRAMES NO FRAMES |