|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGlobalScreenDisplaySettings
COM Interface 'IGlobalScreenDisplaySettings'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to screen display settings.' 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 |
IID8d5048ab_7030_4f0b_b14f_3ae772046d51
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
canEnableHardwareAcceleration()
Indicates if hardware acceleration can be enabled. |
boolean |
isEnableContinuousUpdatesOverRemoteDesktop()
Enables continuous display updates during navigation while in a remote desktop session. |
boolean |
isEnableHardwareAcceleration()
Enables use of hardware acceleration. |
void |
setEnableContinuousUpdatesOverRemoteDesktop(boolean pbEnableInteract)
Enables continuous display updates during navigation while in a remote desktop session. |
void |
setEnableHardwareAcceleration(boolean bEnableHA)
Enables use of hardware acceleration. |
| Field Detail |
|---|
static final int IID8d5048ab_7030_4f0b_b14f_3ae772046d51
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setEnableContinuousUpdatesOverRemoteDesktop(boolean pbEnableInteract)
throws java.io.IOException,
AutomationException
pbEnableInteract - The pbEnableInteract (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEnableContinuousUpdatesOverRemoteDesktop()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEnableHardwareAcceleration(boolean bEnableHA)
throws java.io.IOException,
AutomationException
bEnableHA - The bEnableHA (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEnableHardwareAcceleration()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean canEnableHardwareAcceleration()
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 | ||||||||