|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterStretchColorRampRenderer
COM Interface 'IRasterStretchColorRampRenderer'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the color ramp of a contrast stretch.' 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 |
IIDa301a3b1_74d7_11d2_9f29_00c04f8ed1d7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getBandIndex()
Index of the band to be rendered. |
IColorRamp |
getColorRamp()
Color ramp. |
java.lang.String |
getColorScheme()
ColorScheme name. |
java.lang.String |
getLabelHigh()
Label for highest value. |
java.lang.String |
getLabelLow()
Label for lowest value. |
java.lang.String |
getLabelMedium()
Label for medium value. |
void |
resetLabels()
Makes default labels. |
void |
setBandIndex(int bandIndex)
Index of the band to be rendered. |
void |
setColorRamp(IColorRamp ppColorRamp)
Color ramp. |
void |
setColorScheme(java.lang.String colorScheme)
ColorScheme name. |
void |
setLabelHigh(java.lang.String label)
Label for highest value. |
void |
setLabelLow(java.lang.String label)
Label for lowest value. |
void |
setLabelMedium(java.lang.String label)
Label for medium value. |
| Field Detail |
|---|
static final int IIDa301a3b1_74d7_11d2_9f29_00c04f8ed1d7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setBandIndex(int bandIndex)
throws java.io.IOException,
AutomationException
bandIndex - The bandIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBandIndex()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getColorScheme()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setColorScheme(java.lang.String colorScheme)
throws java.io.IOException,
AutomationException
colorScheme - The colorScheme (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColorRamp getColorRamp()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setColorRamp(IColorRamp ppColorRamp)
throws java.io.IOException,
AutomationException
ppColorRamp - A reference to a com.esri.arcgis.display.IColorRamp (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getLabelLow()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabelLow(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getLabelMedium()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabelMedium(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getLabelHigh()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabelHigh(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void resetLabels()
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 | ||||||||