|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinNodeSourceFilter
Provides access to members that control TIN node source filters.
| Method Summary | |
|---|---|
int |
getCriteria()
The criteria of the filter. |
void |
setCriteria(int pCriteria)
The criteria of the filter. |
| Methods inherited from interface com.esri.arcgis.geodatabase.ITinFilter |
|---|
canPass, isDataElementsOnly, setDataElementsOnly |
| Method Detail |
|---|
void setCriteria(int pCriteria)
throws IOException,
AutomationException
pCriteria - The pCriteria (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCriteria()
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 | ||||||||