|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterStretch
COM Interface 'IRasterStretch'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members which control contrast stretching.' 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 |
IID48bb9988_8250_11d3_aba2_0008c73fca1c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IColor |
getBackgroundColor()
Background display color. |
double |
getBackgroundValues()
Indicates whether an array of background values is being used. |
double |
getStandardDeviationsParam()
Standard deviation parameter for the stretch renderer. |
int |
getStretchType()
Current stretch type. |
boolean |
isBackground()
Indicates if a background value is being used. |
boolean |
isInvert()
Indicates if the stretch is inverted. |
void |
setBackground(boolean b)
Indicates if a background value is being used. |
void |
setBackgroundColorByRef(IColor ppColor)
Background display color. |
void |
setBackgroundValues(double[] pBkg)
Indicates whether an array of background values is being used. |
void |
setInvert(boolean pInvert)
Indicates if the stretch is inverted. |
void |
setStandardDeviationsParam(double param)
Standard deviation parameter for the stretch renderer. |
void |
setStretchType(int en_stretch)
Current stretch type. |
| Field Detail |
|---|
static final int IID48bb9988_8250_11d3_aba2_0008c73fca1c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setStretchType(int en_stretch)
throws java.io.IOException,
AutomationException
en_stretch - A com.esri.arcgis.carto.esriRasterStretchTypesEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStretchType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStandardDeviationsParam(double param)
throws java.io.IOException,
AutomationException
param - The param (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getStandardDeviationsParam()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInvert(boolean pInvert)
throws java.io.IOException,
AutomationException
pInvert - The pInvert (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isInvert()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBackground(boolean b)
throws java.io.IOException,
AutomationException
b - The b (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBackground()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getBackgroundValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBackgroundValues(double[] pBkg)
throws java.io.IOException,
AutomationException
pBkg - The pBkg (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getBackgroundColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBackgroundColorByRef(IColor ppColor)
throws java.io.IOException,
AutomationException
ppColor - A reference to a com.esri.arcgis.display.IColor (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 | ||||||||