|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHotlinkExpression
Provides access to members that work with a layer's hyperlink expression.
| Method Summary | |
|---|---|
String |
executeExpression(IObject pObject)
Finds the hyperlink for the given feature based on the current expression properties. |
IHotLinkExpressionProperties |
IHotlinkExpression_getExpressionProperties()
Properties that describe the hyperlink expression. |
void |
setExpressionPropertiesByRef(IHotLinkExpressionProperties ppHotLinkExpressionProperties)
Properties that describe the hyperlink expression. |
| Method Detail |
|---|
IHotLinkExpressionProperties IHotlinkExpression_getExpressionProperties()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExpressionPropertiesByRef(IHotLinkExpressionProperties ppHotLinkExpressionProperties)
throws IOException,
AutomationException
ppHotLinkExpressionProperties - A reference to a com.esri.arcgis.carto.IHotLinkExpressionProperties (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String executeExpression(IObject pObject)
throws IOException,
AutomationException
pObject - A reference to a com.esri.arcgis.geodatabase.IObject (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 | ||||||||