|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnnotateSelectedFeatures
COM Interface 'IAnnotateSelectedFeatures'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the annotate selected features.' 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 |
IIDf23f890a_cf0f_4249_8501_69f41fa25943
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
doModal(int parentHWnd)
Shows annotate selected features window in a modal state. |
void |
setCallbackByRef(IAnnotateFeaturesCallback rhs1)
Provides a hook before and after annotation is created. |
void |
setLayerByRef(ILayer rhs1)
The layer to annotate. |
void |
setMapByRef(IMap rhs1)
The map to check for existing annotation classes. |
Field Detail |
---|
static final int IIDf23f890a_cf0f_4249_8501_69f41fa25943
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMapByRef(IMap rhs1) throws java.io.IOException, AutomationException
rhs1
- 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.void setLayerByRef(ILayer rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCallbackByRef(IAnnotateFeaturesCallback rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.arcmapui.IAnnotateFeaturesCallback (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean doModal(int parentHWnd) throws java.io.IOException, AutomationException
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 |