|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicsContainerProperty
Provides access to members that control Graphics Container Properties.
Method Summary | |
---|---|
IGraphicsContainer |
getGraphicsContainer()
Element's graphics container. |
void |
setGraphicsContainerByRef(IGraphicsContainer container)
Element's graphics container. |
Method Detail |
---|
IGraphicsContainer getGraphicsContainer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGraphicsContainerByRef(IGraphicsContainer container) throws IOException, AutomationException
container
- A reference to a com.esri.arcgis.carto.IGraphicsContainer (in)
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 |