|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExcludedAreaFunctionArguments
Provides access to members that control Excluded Area function arguments.
| Method Summary | |
|---|---|
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. |
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(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. |
| Method Detail |
|---|
Object getRaster()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterByRef(Object ppRaster)
throws IOException,
AutomationException
ppRaster - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getWhiteThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWhiteThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getBlackThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBlackThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getRedThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRedThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getGreenThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGreenThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getBlueThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBlueThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getCyanThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCyanThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMagitaThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMagitaThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getYellowThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setYellowThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getLowHistogramThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLowHistogramThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getHighHistogramThreshold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHighHistogramThreshold(double pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPixelBitDepth()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPixelBitDepth(int pValue)
throws IOException,
AutomationException
pValue - The pValue (in)
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 | ||||||||