|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabelEngineManager2
COM Interface 'ILabelEngineManager2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties needed to define functionality of the label engine manager.' 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 |
IID9e671260_7dd6_11d7_b877_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
attach(java.lang.Object piDocument)
Attaches a label to a feature in the label engine manager. |
short |
getEngineCount()
Number of labels in the label engine manager. |
ITrackingLabelEngine |
getLabelEngine(IMap piMap)
Indicates the label engine being used by the label engine manager. |
Field Detail |
---|
static final int IID9e671260_7dd6_11d7_b877_00010265adc5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void attach(java.lang.Object piDocument) throws java.io.IOException, AutomationException
piDocument
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.short getEngineCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITrackingLabelEngine getLabelEngine(IMap piMap) throws java.io.IOException, AutomationException
piMap
- A reference to a com.esri.arcgis.carto.IMap (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 |