|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDimDisplayFilter
COM Interface 'IDimDisplayFilter'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the Dim Display Filter.' 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 |
IID673c151a_d04f_440b_80db_183395e9d83f
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IDisplayFilter |
|---|
IID19f85377_1387_11d3_b89c_00600802e603 |
| Method Summary | |
|---|---|
short |
getDimValue()
Dim value (0-255). |
short |
getOpacity()
Opacity value (0-255). |
void |
setDimValue(short dim)
Dim value (0-255). |
void |
setOpacity(short alpha)
Opacity value (0-255). |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFilter |
|---|
apply, getBackgroundRGB, getFlags, setBackgroundRGB, setFlags |
| Field Detail |
|---|
static final int IID673c151a_d04f_440b_80db_183395e9d83f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setDimValue(short dim)
throws java.io.IOException,
AutomationException
dim - The dim (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getDimValue()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOpacity(short alpha)
throws java.io.IOException,
AutomationException
alpha - The alpha (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getOpacity()
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 | ||||||||