|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBasicScene
COM Interface 'IBasicScene'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to basic members of the scene.' 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 |
IIDec4e4b1c_5a64_499d_a475_bc2ddc237838
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IViewers3D |
getBasicDisplay()
The basic 3D display used by the scene. |
void |
loadAnimation(java.lang.String pFilename)
Load the animation from a file. |
void |
saveAnimation(java.lang.String pFilename)
Save the animation to a file. |
Field Detail |
---|
static final int IIDec4e4b1c_5a64_499d_a475_bc2ddc237838
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IViewers3D getBasicDisplay() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void saveAnimation(java.lang.String pFilename) throws java.io.IOException, AutomationException
pFilename
- The pFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void loadAnimation(java.lang.String pFilename) throws java.io.IOException, AutomationException
pFilename
- The pFilename (in)
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 |