|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnnotationEditExtension
COM Interface 'IAnnotationEditExtension'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to members that control annotation feature editing.' 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 |
IID3f6ff309_1391_447b_9ebc_2645bd88565e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnumAnnotationConstructor |
getAnnotationConstructors()
The annotation constructors for creating new annotations. |
ITextSymbol |
getConstructionSymbol()
The symbol to be used for newly created annotation features. |
int |
getConstructionSymbolID()
The symbol id of newly created annotation features. |
java.lang.String |
getConstructionText()
The current text that will be used to construct the annotation. |
IAnnotationConstructor |
getCurrentConstructor()
The currently selected annotation constructor. |
int |
getLinkedFeatureID()
The linked feature id for the newly created annotation feature. |
boolean |
isAnnotationTarget()
Indicates if an annotation feature class is the current editor target. |
void |
setConstructionSymbolID(int text)
The symbol id of newly created annotation features. |
void |
setConstructionText(java.lang.String text)
The current text that will be used to construct the annotation. |
void |
setCurrentConstructorByRef(IAnnotationConstructor constructor)
The currently selected annotation constructor. |
void |
setLinkedFeatureID(int featureID)
The linked feature id for the newly created annotation feature. |
| Field Detail |
|---|
static final int IID3f6ff309_1391_447b_9ebc_2645bd88565e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumAnnotationConstructor getAnnotationConstructors()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IAnnotationConstructor getCurrentConstructor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentConstructorByRef(IAnnotationConstructor constructor)
throws java.io.IOException,
AutomationException
constructor - A reference to a com.esri.arcgis.editor.IAnnotationConstructor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAnnotationTarget()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getConstructionText()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConstructionText(java.lang.String text)
throws java.io.IOException,
AutomationException
text - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getConstructionSymbolID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConstructionSymbolID(int text)
throws java.io.IOException,
AutomationException
text - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITextSymbol getConstructionSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLinkedFeatureID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLinkedFeatureID(int featureID)
throws java.io.IOException,
AutomationException
featureID - The featureID (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 | ||||||||