|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinFilter
Provides access to members that control TIN filtering options.
| Method Summary | |
|---|---|
boolean |
canPass(ITinElement pElement)
Indicates if the specified element meets the filter criteria. |
boolean |
isDataElementsOnly()
Indicates whether the returned elements should be inside the data area. |
void |
setDataElementsOnly(boolean pbDataElementsOnly)
Indicates whether the returned elements should be inside the data area. |
| Method Detail |
|---|
boolean canPass(ITinElement pElement)
throws IOException,
AutomationException
pElement - A reference to a com.esri.arcgis.geodatabase.ITinElement (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDataElementsOnly(boolean pbDataElementsOnly)
throws IOException,
AutomationException
pbDataElementsOnly - The pbDataElementsOnly (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDataElementsOnly()
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 | ||||||||