|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISxApplication
COM Interface 'ISxApplication'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcScene.olb'
Description: 'Provides access to members that control the ArcScene Application object.' 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 |
IID9d7d18f0_a367_11d3_8206_0080c7597e71
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
clearGesture()
Clears gesture. |
void |
copyToClipboard()
Copies the current scene to the Clipboard. |
void |
createSubView()
Makes a new viewer. |
void |
export2d()
Exports the Current Document to a 2d file format. |
void |
export3d()
Exports the Current Document to a 3d file format. |
IRgbColor |
getDefaultBackgroundColor()
The Default Background Color for New Documents. |
IPage |
getPage()
The current page settings. |
IPaper |
getPaper()
The current paper settings. |
IPrinter |
getPrinter()
The current printer settings. |
ISelectionEnvironment |
getSelectionEnvironment()
The selection environment. |
boolean |
isTOCVisible()
Indicates if the TOC is visible. |
void |
restoreGesture()
Restores gesture. |
void |
setDefaultBackgroundColor(IRgbColor ppRgbColor)
The Default Background Color for New Documents. |
void |
setPrinterByRef(IPrinter printer)
The current printer settings. |
void |
showContextMenu(int x,
int y)
Displays a context menu for the current selection. |
void |
showTOC(boolean bShow)
Displays the table content. |
void |
suspendGesture()
Suspends gesture. |
Field Detail |
---|
static final int IID9d7d18f0_a367_11d3_8206_0080c7597e71
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void showContextMenu(int x, int y) throws java.io.IOException, AutomationException
x
- The x (in)y
- The y (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isTOCVisible() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showTOC(boolean bShow) throws java.io.IOException, AutomationException
bShow
- The bShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void createSubView() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void export2d() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void export3d() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void copyToClipboard() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPrinterByRef(IPrinter printer) throws java.io.IOException, AutomationException
printer
- A reference to a com.esri.arcgis.output.IPrinter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPrinter getPrinter() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPaper getPaper() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPage getPage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISelectionEnvironment getSelectionEnvironment() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRgbColor getDefaultBackgroundColor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultBackgroundColor(IRgbColor ppRgbColor) throws java.io.IOException, AutomationException
ppRgbColor
- A reference to a com.esri.arcgis.display.IRgbColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void clearGesture() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void suspendGesture() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void restoreGesture() 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 |