|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabelEngineChecker
COM Interface 'ILabelEngineChecker'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides basic map access to members that check for label engine inconsistencies.' 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 |
IID73fe63e8_700a_4bb3_04fe_fe9927eab23a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
checkForLabelEngine(IMap map,
IArray layers,
int parentHWnd)
Checks for label engine inconsistencies for a set of layers and displays the dialog if necessary. |
Field Detail |
---|
static final int IID73fe63e8_700a_4bb3_04fe_fe9927eab23a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void checkForLabelEngine(IMap map, IArray layers, int parentHWnd) throws java.io.IOException, AutomationException
map
- A reference to a com.esri.arcgis.carto.IMap (in)layers
- A reference to a com.esri.arcgis.system.IArray (in)parentHWnd
- The parentHWnd (A COM typedef) (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 |