|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDynamicLegendLayer
COM Interface 'IDynamicLegendLayer'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control dynamic legend information provided by a layer.' 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 |
IID34b10157_671f_4ec2_8a75_a2f3710e5dcf
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
instrumentedDraw(int type,
IDisplay pMapDisplay,
IGeometry mapExtent,
ITrackCancel trackCancel)
Update counts in legend classes. |
boolean |
isDynamicLegendInfoDirty()
Indicates that the layer appearance has changed and dynamic legend info needs updating. |
void |
refreshDynamicLegendInfo()
Call when layer appearance or visible extent changes. |
Field Detail |
---|
static final int IID34b10157_671f_4ec2_8a75_a2f3710e5dcf
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isDynamicLegendInfoDirty() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void refreshDynamicLegendInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void instrumentedDraw(int type, IDisplay pMapDisplay, IGeometry mapExtent, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.carto.esriDynamicLegendType constant (in)pMapDisplay
- A reference to a com.esri.arcgis.display.IDisplay (in)mapExtent
- A reference to a com.esri.arcgis.geometry.IGeometry (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (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 |