|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHotlinkExpression
COM Interface 'IHotlinkExpression'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that work with a layer's hyperlink expression.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID6fb88442_c7d2_4355_92c0_e96a577636d2
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.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. |
Field Detail |
---|
static final int IID6fb88442_c7d2_4355_92c0_e96a577636d2
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IHotLinkExpressionProperties IHotlinkExpression_getExpressionProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpressionPropertiesByRef(IHotLinkExpressionProperties ppHotLinkExpressionProperties) throws java.io.IOException, AutomationException
ppHotLinkExpressionProperties
- A reference to a com.esri.arcgis.carto.IHotLinkExpressionProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String executeExpression(IObject pObject) throws java.io.IOException, AutomationException
pObject
- A reference to a com.esri.arcgis.geodatabase.IObject (in)
java.io.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 |