Interface and Description |
---|
com.datagis.terraexplorer.ole.events.IFooWindowEvents
This is just a proof-of-concept class.
|
Field and Description |
---|
com.datagis.terraexplorer.HeadUpDisplay.HUD_MODE_TEXTUAL_DATA
As of TEJ2.0 this constant has been superseded by
HeadUpDisplay.HUD_MODE_STATUS_BAR . |
Method and Description |
---|
com.datagis.terraexplorer.AtmosphericEffects.isMoonDisplayed()
As of TEJ2.0, this method has been superseded by
AtmosphericEffects.isSunVisible() . |
com.datagis.terraexplorer.AtmosphericEffects.isSunDisplayed()
As of TEJ2.0, this method has been superseded by
AtmosphericEffects.isSunVisible() . |
com.datagis.terraexplorer.HeadUpDisplay.isTextualDataActive()
As of TEJ2.0, this method has been superseded by
HeadUpDisplay.isStatusBarActive() . |
com.datagis.terraexplorer.AtmosphericEffects.setMoonDisplayed(boolean)
As of TEJ2.0, this method has been superseded by
AtmosphericEffects.setSunVisible(boolean) . |
com.datagis.terraexplorer.AtmosphericEffects.setSunDisplayed(boolean)
As of TEJ2.0, this method has been superseded by
AtmosphericEffects.setSunVisible(boolean) . |
com.datagis.terraexplorer.HeadUpDisplay.setTextualDataActive(boolean)
As of TEJ2.0, this method has been superseded by
HeadUpDisplay.setStatusBarActive(boolean) . |
Copyright © 2009 - 2016 DataGis. All Rights Reserved.