|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicContainerManager
COM Interface 'ISchematicContainerManager'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that manage the drawing of the containers.' 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 |
IID7574cafe_81b4_46bd_aa3a_960a34c5376a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getBottomMargin(ISchematicInMemoryFeature container)
Bottom margin of the specified container. |
double |
getLeftMargin(ISchematicInMemoryFeature container)
Left margin of the specified container. |
double |
getRightMargin(ISchematicInMemoryFeature container)
Right margin of the specified container. |
double |
getTopMargin(ISchematicInMemoryFeature container)
Top margin of the specified container. |
void |
setBottomMargin(ISchematicInMemoryFeature container,
double margin)
Changes the bottom margin of the specified container. |
void |
setLeftMargin(ISchematicInMemoryFeature container,
double margin)
Changes the left margin of the specified container. |
void |
setRightMargin(ISchematicInMemoryFeature container,
double margin)
Changes the right margin of the specified container. |
void |
setTopMargin(ISchematicInMemoryFeature container,
double margin)
Changes the top margin of the specified container. |
| Field Detail |
|---|
static final int IID7574cafe_81b4_46bd_aa3a_960a34c5376a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getLeftMargin(ISchematicInMemoryFeature container)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLeftMargin(ISchematicInMemoryFeature container,
double margin)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)margin - The margin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getRightMargin(ISchematicInMemoryFeature container)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRightMargin(ISchematicInMemoryFeature container,
double margin)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)margin - The margin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTopMargin(ISchematicInMemoryFeature container)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTopMargin(ISchematicInMemoryFeature container,
double margin)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)margin - The margin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getBottomMargin(ISchematicInMemoryFeature container)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBottomMargin(ISchematicInMemoryFeature container,
double margin)
throws java.io.IOException,
AutomationException
container - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (in)margin - The margin (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 | ||||||||