|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicsContainerProperty
COM Interface 'IGraphicsContainerProperty'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control Graphics Container Properties.' 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 |
IIDe46bdc13_40b1_11d4_a683_0008c7df88db
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGraphicsContainer |
getGraphicsContainer()
Element's graphics container. |
void |
setGraphicsContainerByRef(IGraphicsContainer container)
Element's graphics container. |
Field Detail |
---|
static final int IIDe46bdc13_40b1_11d4_a683_0008c7df88db
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGraphicsContainer getGraphicsContainer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGraphicsContainerByRef(IGraphicsContainer container) throws java.io.IOException, AutomationException
container
- A reference to a com.esri.arcgis.carto.IGraphicsContainer (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 |