|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayerEffectDIM
COM Interface 'ILayerEffectDIM'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control DIM layer effect.' 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 |
IIDc67c6655_6540_442b_8659_a286c2bfa205
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
short |
getDimPercentage()
Layer DIM value in percent (0 - 100). |
void |
setDimPercentage(short dimValue)
Layer DIM value in percent (0 - 100). |
Field Detail |
---|
static final int IIDc67c6655_6540_442b_8659_a286c2bfa205
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
short getDimPercentage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDimPercentage(short dimValue) throws java.io.IOException, AutomationException
dimValue
- The dimValue (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 |