|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFindObject
Provides access to members that are used to feature find objects.
Method Summary | |
---|---|
int |
getFID()
FID. |
void |
setFID(int fID)
FID. |
Methods inherited from interface com.esri.arcgis.carto.IFindObj |
---|
getFieldName, getLayerName, getValue, setFieldName, setLayerName, setValue |
Method Detail |
---|
void setFID(int fID) throws IOException, AutomationException
fID
- The fID (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getFID() 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 |