|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterCalcUniqueValues2
Provides access to members that controls calculation of unique values.
Method Summary | |
---|---|
int |
getMaxUniqueValueCount()
The maximum number of unique values. |
void |
setMaxUniqueValueCount(int pMaxCount)
The maximum number of unique values. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterCalcUniqueValues |
---|
addFromRaster, addFromRasterAsDecimal, addFromTable |
Method Detail |
---|
int getMaxUniqueValueCount() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaxUniqueValueCount(int pMaxCount) throws IOException, AutomationException
pMaxCount
- The pMaxCount (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 |