| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDDDToolbarEnvironment
Provides access to members that control the 3D Analyst Toolbar Environment.
| Method Summary | |
|---|---|
 ILayer | 
getCurrentSelectedLayer()
The ILayer interface of the current selected layer.  | 
 void | 
setCurrentSelectedLayerByRef(ILayer ppLayer)
The ILayer interface of the current selected layer.  | 
| Method Detail | 
|---|
ILayer getCurrentSelectedLayer()
                               throws IOException,
                                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentSelectedLayerByRef(ILayer ppLayer)
                                  throws IOException,
                                         AutomationException
ppLayer - A reference to a com.esri.arcgis.carto.ILayer  (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 | ||||||||