public interface IExcludedAreaFunctionArguments
extends java.io.Serializable
Description: 'Provides access to members that control Excluded Area function arguments.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDdfff1d7c_bee4_4bf3_8781_f6092817fa98 |
static int |
xxDummy
Deprecated.
Internal use only
|
Modifier and Type | Method and Description |
---|---|
double |
getBlackThreshold()
The black threshold value.
|
double |
getBlueThreshold()
The blue threshold value.
|
double |
getCyanThreshold()
The cyan threshold value.
|
double |
getGreenThreshold()
The green threshold value.
|
double |
getHighHistogramThreshold()
The high histogram threshold value.
|
double |
getLowHistogramThreshold()
The low histogram threshold value.
|
double |
getMagitaThreshold()
The magita threshold value.
|
int |
getPixelBitDepth()
The actual pixel bit depth.
|
java.lang.Object |
getRaster()
The input raster.
|
double |
getRedThreshold()
The red threshold value.
|
double |
getWhiteThreshold()
The white threshold value.
|
double |
getYellowThreshold()
The yellow threshold value.
|
void |
setBlackThreshold(double pValue)
The black threshold value.
|
void |
setBlueThreshold(double pValue)
The blue threshold value.
|
void |
setCyanThreshold(double pValue)
The cyan threshold value.
|
void |
setGreenThreshold(double pValue)
The green threshold value.
|
void |
setHighHistogramThreshold(double pValue)
The high histogram threshold value.
|
void |
setLowHistogramThreshold(double pValue)
The low histogram threshold value.
|
void |
setMagitaThreshold(double pValue)
The magita threshold value.
|
void |
setPixelBitDepth(int pValue)
The actual pixel bit depth.
|
void |
setRasterByRef(java.lang.Object ppRaster)
The input raster.
|
void |
setRedThreshold(double pValue)
The red threshold value.
|
void |
setWhiteThreshold(double pValue)
The white threshold value.
|
void |
setYellowThreshold(double pValue)
The yellow threshold value.
|
static final int IIDdfff1d7c_bee4_4bf3_8781_f6092817fa98
static final int xxDummy
static final java.lang.String IID
java.lang.Object getRaster() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setRasterByRef(java.lang.Object ppRaster) throws java.io.IOException, AutomationException
ppRaster
- A reference to another Object (IUnknown) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getWhiteThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setWhiteThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getBlackThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setBlackThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getRedThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setRedThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getGreenThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setGreenThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getBlueThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setBlueThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getCyanThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setCyanThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getMagitaThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setMagitaThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getYellowThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setYellowThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getLowHistogramThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setLowHistogramThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.double getHighHistogramThreshold() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setHighHistogramThreshold(double pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getPixelBitDepth() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setPixelBitDepth(int pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.