|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAutomaticScaling
Provides access to members that control the automatic scaling.
| Method Summary | |
|---|---|
void |
execute(INgDiagram pDiagram)
Executes the automatic scaling in the specified graphic diagram. |
void |
initialize(INgProject ngProject)
Initializes the automatic scaling for the specified graphic project. |
| Method Detail |
|---|
void initialize(INgProject ngProject)
throws IOException,
AutomationException
ngProject - A reference to a com.esri.arcgis.schematic.INgProject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void execute(INgDiagram pDiagram)
throws IOException,
AutomationException
pDiagram - A reference to a com.esri.arcgis.schematic.INgDiagram (in, optional, pass null if not required)
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 | ||||||||