|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageFeaturePoint
Provides access to members that control an image feature point.
| Method Summary | |
|---|---|
IPoint |
getLocation()
The feature point location. |
Object |
getSignature()
The feature point signature value. |
void |
setLocationByRef(IPoint ppLocation)
The feature point location. |
void |
setSignature(Object pSignature)
The feature point signature value. |
| Method Detail |
|---|
IPoint getLocation()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocationByRef(IPoint ppLocation)
throws IOException,
AutomationException
ppLocation - A reference to a com.esri.arcgis.geometry.IPoint (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getSignature()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSignature(Object pSignature)
throws IOException,
AutomationException
pSignature - A Variant (in)
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 | ||||||||