|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDisplayString
COM Interface 'IDisplayString'. 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 display 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 |
IID8d090acb_8c9e_4343_a3cc_f9da9be3c401
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
findDisplayString(IObject pObject)
Finds the display string for the given feature based on the current expression properties. |
IDisplayExpressionProperties |
getExpressionProperties()
Properties that describe the display expression. |
void |
setExpressionPropertiesByRef(IDisplayExpressionProperties displayExpressionProperties)
Properties that describe the display expression. |
Field Detail |
---|
static final int IID8d090acb_8c9e_4343_a3cc_f9da9be3c401
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IDisplayExpressionProperties getExpressionProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpressionPropertiesByRef(IDisplayExpressionProperties displayExpressionProperties) throws java.io.IOException, AutomationException
displayExpressionProperties
- A reference to a com.esri.arcgis.carto.IDisplayExpressionProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String findDisplayString(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 |