|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnnotationSublayer
COM Interface 'IAnnotationSublayer'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the properties of an annotation sublayer.' 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 |
IIDdbca59ac_6771_4408_8f48_c7d53389440c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getAnnotationClassID()
The annotation class ID which is represented by this sublayer. |
IAnnotationLayer |
getParent()
The parent annotation layer of this sublayer. |
void |
setAnnotationClassID(int classID)
The annotation class ID which is represented by this sublayer. |
Field Detail |
---|
static final int IIDdbca59ac_6771_4408_8f48_c7d53389440c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getAnnotationClassID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAnnotationClassID(int classID) throws java.io.IOException, AutomationException
classID
- The classID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IAnnotationLayer getParent() 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 |