|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDddEnvironment
Provides access to the 3D Analyst license.
Method Summary | |
---|---|
IDisplay3D |
getDisplay3D()
Reference to the 3D display, if available. |
IApplication |
getParent()
Reference to the parent application. |
Object |
getRasterSettings()
Returns global raster settings. |
void |
setDisplay3DByRef(IDisplay3D display)
Reference to the 3D display, if available. |
Method Detail |
---|
IApplication getParent() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisplay3DByRef(IDisplay3D display) throws IOException, AutomationException
display
- A reference to a com.esri.arcgis.display.IDisplay3D (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDisplay3D getDisplay3D() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.Object getRasterSettings() throws IOException, AutomationException
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 |