|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainLayer2
Provides access to members that control a Terrain layer.
| Method Summary | |
|---|---|
boolean |
isMaintainCurrentSurface()
Indicates if CurrentSurface should be maintained even if layer is invisible, or there is no surface renderer. |
void |
setMaintainCurrentSurface(boolean pbMaintainSurface)
Indicates if CurrentSurface should be maintained even if layer is invisible, or there is no surface renderer. |
| Methods inherited from interface com.esri.arcgis.carto.ILayer |
|---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
| Method Detail |
|---|
boolean isMaintainCurrentSurface()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaintainCurrentSurface(boolean pbMaintainSurface)
throws IOException,
AutomationException
pbMaintainSurface - The pbMaintainSurface (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||