|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterDRAShader
COM Interface 'IRasterDRAShader'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Access to members that allow a DRA shader to process pixel 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 |
IID35ae89d7_540f_400b_82a6_cfae4a296fef
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
float |
getPercentMax()
The percent max. |
float |
getPercentMin()
The percent min. |
float |
getStdDevParam()
The number of standard deviation. |
int |
getStretchType()
The stretch type. |
void |
setPercentMax(float pPercentMax)
The percent max. |
void |
setPercentMin(float pPercentMin)
The percent min. |
void |
setStdDevParam(float pStddev)
The number of standard deviation. |
void |
setStretchType(int pStretchType)
The stretch type. |
Field Detail |
---|
static final int IID35ae89d7_540f_400b_82a6_cfae4a296fef
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setStretchType(int pStretchType) throws java.io.IOException, AutomationException
pStretchType
- 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 setStdDevParam(float pStddev) throws java.io.IOException, AutomationException
pStddev
- The pStddev (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.float getStdDevParam() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPercentMin(float pPercentMin) throws java.io.IOException, AutomationException
pPercentMin
- The pPercentMin (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.float getPercentMin() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPercentMax(float pPercentMax) throws java.io.IOException, AutomationException
pPercentMax
- The pPercentMax (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.float getPercentMax() 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 |