|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.layer.dted.DTEDFrameSubframe.ImageCreator
public abstract class DTEDFrameSubframe.ImageCreator
| Constructor Summary | |
|---|---|
DTEDFrameSubframe.ImageCreator()
|
|
| Method Summary | |
|---|---|
protected abstract OMGraphic |
getImage(Projection proj)
Get the proper OMGraphic given the projection type. |
protected abstract 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 |
|---|
public DTEDFrameSubframe.ImageCreator()
| Method Detail |
|---|
protected abstract OMGraphic getImage(Projection proj)
proj -
protected abstract void setTransparent(int opaqueness)
opaqueness -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||