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