|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnnotateMap
COM Interface 'IAnnotateMap'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the Labeling (annotation) of a map.' 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 |
IID8c439003_14ec_11d2_a27e_080009b6f22b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
draw(IDisplay display,
IAnnotateMapProperties annoMapCmdProps,
IMap map,
ITrackCancel trackCancel)
Draws labels for feature layers based on the properties given. |
IUID |
getFeatureLayerPropertiesID()
The UID that is expected for feature layer properties. |
java.lang.String |
getName()
Name of the engine that will create the labels ( annotation). |
void |
label(IAnnotateMapProperties annoMapCmdProps,
IMap map,
ITrackCancel trackCancel)
Labels feature layers based on the properties given. |
| Field Detail |
|---|
static final int IID8c439003_14ec_11d2_a27e_080009b6f22b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IUID getFeatureLayerPropertiesID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void label(IAnnotateMapProperties annoMapCmdProps,
IMap map,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
annoMapCmdProps - A reference to a com.esri.arcgis.carto.IAnnotateMapProperties (in)map - A reference to a com.esri.arcgis.carto.IMap (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void draw(IDisplay display,
IAnnotateMapProperties annoMapCmdProps,
IMap map,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay (in)annoMapCmdProps - A reference to a com.esri.arcgis.carto.IAnnotateMapProperties (in)map - A reference to a com.esri.arcgis.carto.IMap (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in, optional, pass 0 if not required)
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 | ||||||||