|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDddEnvironment
COM Interface 'IDddEnvironment'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalystUI.olb'
Description: 'Provides access to the 3D Analyst license.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID94305473_592e_11d4_80ee_00c04fa0adf8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IDisplay3D |
getDisplay3D()
Reference to the 3D display, if available. |
IApplication |
getParent()
Reference to the parent application. |
java.lang.Object |
getRasterSettings()
Returns global raster settings. |
void |
setDisplay3DByRef(IDisplay3D display)
Reference to the 3D display, if available. |
Field Detail |
---|
static final int IID94305473_592e_11d4_80ee_00c04fa0adf8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IApplication getParent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisplay3DByRef(IDisplay3D display) throws java.io.IOException, AutomationException
display
- A reference to a com.esri.arcgis.display.IDisplay3D (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDisplay3D getDisplay3D() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getRasterSettings() throws java.io.IOException, AutomationException
java.io.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 |