|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHTMLPopupIdentify
Provides access to members that consume the HTML popup tool content.
| Method Summary | |
|---|---|
int |
getHTMLPresentationStyle()
Indicates the content formating style for the HTML Popup tool. |
String |
hTMLIdentify(IPoint pPoint,
double tolerance)
The content is the XML text at the specified point. |
String |
hTMLTipText(IPoint pPoint,
double tolerance)
The tooltip at the specified point. |
boolean |
isHTMLPopupEnabled()
Indicates if this layer currently responds to the HTML Popup tool. |
| Method Detail |
|---|
boolean isHTMLPopupEnabled()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHTMLPresentationStyle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String hTMLIdentify(IPoint pPoint,
double tolerance)
throws IOException,
AutomationException
pPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)tolerance - The tolerance (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String hTMLTipText(IPoint pPoint,
double tolerance)
throws IOException,
AutomationException
pPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)tolerance - The tolerance (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 | ||||||||