protected abstract static class DTEDSubframedFrame.ImageData
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
DTEDSubframedFrame.ImageData.Byte |
protected static class |
DTEDSubframedFrame.ImageData.Pixel |
Modifier | Constructor and Description |
---|---|
protected |
DTEDSubframedFrame.ImageData(int w,
int h,
java.awt.Color[] colors) |
Modifier and Type | Method and Description |
---|---|
protected static DTEDSubframedFrame.ImageData |
getImageData(int colorModel,
int width,
int height,
java.awt.Color[] colors) |
protected abstract void |
set(short x,
short y,
int value) |
protected abstract void |
updateData(DTEDFrameSubframe dfs) |
protected DTEDSubframedFrame.ImageData(int w, int h, java.awt.Color[] colors)
protected abstract void set(short x, short y, int value)
protected abstract void updateData(DTEDFrameSubframe dfs)
protected static DTEDSubframedFrame.ImageData getImageData(int colorModel, int width, int height, java.awt.Color[] colors)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details