com.bbn.openmap.layer.dted
Class DTEDFrameSubframe.Pixels

java.lang.Object
  extended by com.bbn.openmap.layer.dted.DTEDFrameSubframe.ImageCreator
      extended by com.bbn.openmap.layer.dted.DTEDFrameSubframe.Pixels
Enclosing class:
DTEDFrameSubframe

public class DTEDFrameSubframe.Pixels
extends DTEDFrameSubframe.ImageCreator

Direct colormodel implementation.

Author:
ddietrick

Constructor Summary
protected DTEDFrameSubframe.Pixels(int[] pixels)
           
 
Method Summary
protected  OMGraphic getImage(Projection proj)
          Get the proper OMGraphic given the projection type.
protected  void setTransparent(int opaqueness)
          Set the transparent color index or opaqueness setting, depending on color model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTEDFrameSubframe.Pixels

protected DTEDFrameSubframe.Pixels(int[] pixels)
Method Detail

setTransparent

protected void setTransparent(int opaqueness)
Description copied from class: DTEDFrameSubframe.ImageCreator
Set the transparent color index or opaqueness setting, depending on color model.

Specified by:
setTransparent in class DTEDFrameSubframe.ImageCreator

getImage

protected OMGraphic getImage(Projection proj)
Description copied from class: DTEDFrameSubframe.ImageCreator
Get the proper OMGraphic given the projection type.

Specified by:
getImage in class DTEDFrameSubframe.ImageCreator
Returns:
a projected OMGraphic for the image.


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details