|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicContainerManager
Provides access to members that control the container manager.
ISchematicBarycenterManager,
ISchematicRelationManager| Method Summary | |
|---|---|
double |
getContainerMargin(INgElement container)
Returns the margin for the specified container. |
void |
setContainerMargin(INgElement container,
double margin)
Sets the margin for the specified container. |
| Method Detail |
|---|
double getContainerMargin(INgElement container)
throws IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.INgElement (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicContainerManager.setContainerMargin(com.esri.arcgis.schematic.INgElement, double)
void setContainerMargin(INgElement container,
double margin)
throws IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.INgElement (in)margin - The margin (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicContainerManager.getContainerMargin(com.esri.arcgis.schematic.INgElement)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||