|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicBuilder
COM Interface 'ISchematicBuilder'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that manage the schematic diagram builder.' 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 |
IIDf7c05189_af93_4430_9b68_ea4a14021571
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ISchematicDiagram |
generateDiagram(java.lang.String diagramName,
ISchematicDiagramContainer diagramContainer,
IPropertySet propertySet,
ISchematicBuilderContext context,
ITrackCancel cancelTracker)
Generates a new schematic diagram implemented by the schematic diagram builder. |
void |
updateDiagram(ISchematicDiagram diagram,
IPropertySet propertySet,
ISchematicBuilderContext context,
ITrackCancel cancelTracker)
Refreshs an existing diagram implemented by the schematic diagram builder. |
| Field Detail |
|---|
static final int IIDf7c05189_af93_4430_9b68_ea4a14021571
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISchematicDiagram generateDiagram(java.lang.String diagramName,
ISchematicDiagramContainer diagramContainer,
IPropertySet propertySet,
ISchematicBuilderContext context,
ITrackCancel cancelTracker)
throws java.io.IOException,
AutomationException
diagramName - The diagramName (in)diagramContainer - A reference to a com.esri.arcgis.schematic.ISchematicDiagramContainer (in, optional, pass 0 if not required)propertySet - A reference to a com.esri.arcgis.system.IPropertySet (in, optional, pass 0 if not required)context - A reference to a com.esri.arcgis.schematic.ISchematicBuilderContext (in, optional, pass 0 if not required)cancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in, optional, pass 0 if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateDiagram(ISchematicDiagram diagram,
IPropertySet propertySet,
ISchematicBuilderContext context,
ITrackCancel cancelTracker)
throws java.io.IOException,
AutomationException
diagram - A reference to a com.esri.arcgis.schematic.ISchematicDiagram (in)propertySet - A reference to a com.esri.arcgis.system.IPropertySet (in, optional, pass 0 if not required)context - A reference to a com.esri.arcgis.schematic.ISchematicBuilderContext (in, optional, pass 0 if not required)cancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in, optional, pass 0 if not required)
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 | ||||||||