|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableHistogram2
Provides access to members that control a histogram created from tabular data.
| Method Summary | |
|---|---|
String |
getExclusionClause()
Data Exclusion where clause. |
int |
getMaxSampleSize()
Data Sampling Max Size. |
void |
setExclusionClause(String name)
Data Exclusion where clause. |
void |
setMaxSampleSize(int size)
Data Sampling Max Size. |
| Method Detail |
|---|
void setExclusionClause(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getExclusionClause()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxSampleSize(int size)
throws IOException,
AutomationException
size - The size (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxSampleSize()
throws IOException,
AutomationException
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 | ||||||||