|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnnotationFeature2
COM Interface 'IAnnotationFeature2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the annotation feature.' 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 |
IID6053616b_2212_469e_bc40_c7285f48dce2
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IElement |
getAnnotation()
The annotation element for the feature. |
int |
getAnnotationClassID()
Label Class ID. |
int |
getLinkedFeatureID()
Feature ID. |
int |
getStatus()
The current status of the annotation. |
void |
setAnnotation(IElement element)
The annotation element for the feature. |
void |
setAnnotationClassID(int annotationClassID)
Label Class ID. |
void |
setLinkedFeatureID(int fID)
Feature ID. |
void |
setStatus(int status)
The current status of the annotation. |
| Field Detail |
|---|
static final int IID6053616b_2212_469e_bc40_c7285f48dce2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IElement getAnnotation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAnnotation(IElement element)
throws java.io.IOException,
AutomationException
element - A reference to a com.esri.arcgis.carto.IElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLinkedFeatureID(int fID)
throws java.io.IOException,
AutomationException
fID - The fID (in)
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 setAnnotationClassID(int annotationClassID)
throws java.io.IOException,
AutomationException
annotationClassID - The annotationClassID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAnnotationClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStatus(int status)
throws java.io.IOException,
AutomationException
status - A com.esri.arcgis.carto.esriAnnotationStatus constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStatus()
throws java.io.IOException,
AutomationException
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 | ||||||||