|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterRGBRenderer2
COM Interface 'IRasterRGBRenderer2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members which control the raster Red/Green/Blue renderer.' 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 |
IID9e69b838_e78f_44c1_867f_b5932d5eeb49
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IRasterRGBRenderer |
|---|
IID577f186f_7037_11d2_9f29_00c04f8ed1d7 |
| Method Summary | |
|---|---|
int |
getAlphaBandIndex()
The band to be represented in Alpha. |
boolean |
isUseAlphaBand()
Indicates if the Alpha band is used. |
void |
setAlphaBandIndex(int pIndex)
The band to be represented in Alpha. |
void |
setUseAlphaBand(boolean pUse)
Indicates if the Alpha band is used. |
| Methods inherited from interface com.esri.arcgis.carto.IRasterRGBRenderer |
|---|
getBlueBandIndex, getGreenBandIndex, getRedBandIndex, isUseBlueBand, isUseGreenBand, isUseRedBand, queryBandIndices, setBandIndices, setBlueBandIndex, setGreenBandIndex, setRedBandIndex, setUseBlueBand, setUseGreenBand, setUseRedBand |
| Field Detail |
|---|
static final int IID9e69b838_e78f_44c1_867f_b5932d5eeb49
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getAlphaBandIndex()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAlphaBandIndex(int pIndex)
throws java.io.IOException,
AutomationException
pIndex - The pIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseAlphaBand()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseAlphaBand(boolean pUse)
throws java.io.IOException,
AutomationException
pUse - The pUse (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 | ||||||||