|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IColorChannelMapping
COM Interface 'IColorChannelMapping'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to methods that control the mapping of bands to RGB color channels.' 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 |
IID8d12e222_2507_41b5_a21c_5a56a031705b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getBandIndices()
The band indices being used in the mapping. |
boolean |
isUseDefaultMapping()
Indicates whether the default mapping is being used. |
void |
setBandIndices(java.lang.Object vIndex)
The band indices being used in the mapping. |
void |
setUseDefaultMapping(boolean bIsDefault)
Indicates whether the default mapping is being used. |
Field Detail |
---|
static final int IID8d12e222_2507_41b5_a21c_5a56a031705b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isUseDefaultMapping() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUseDefaultMapping(boolean bIsDefault) throws java.io.IOException, AutomationException
bIsDefault
- The bIsDefault (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getBandIndices() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBandIndices(java.lang.Object vIndex) throws java.io.IOException, AutomationException
vIndex
- A Variant (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 |