|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicDisplayDiagramHelper
COM Interface 'ISchematicDisplayDiagramHelper'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSchematicControls.olb'
Description: 'Provides access to members that help to display a schematic diagram.' 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 |
IIDe6ecc286_5e70_46b4_afa3_b1527cbb8ba0
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ISchematicLayer |
displayDiagram(ISchematicDiagram schematicDiagram,
IMap[] map)
Helper to display a diagram. |
boolean |
isMultiViews()
Indicates if we want to display the diagrams in new windows. |
void |
setMultiViews(boolean multiViews)
Indicates if we want to display the diagrams in new windows. |
Field Detail |
---|
static final int IIDe6ecc286_5e70_46b4_afa3_b1527cbb8ba0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ISchematicLayer displayDiagram(ISchematicDiagram schematicDiagram, IMap[] map) throws java.io.IOException, AutomationException
schematicDiagram
- A reference to a com.esri.arcgis.schematic.ISchematicDiagram (in)map
- A reference to a com.esri.arcgis.carto.IMap (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMultiViews(boolean multiViews) throws java.io.IOException, AutomationException
multiViews
- The multiViews (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isMultiViews() throws java.io.IOException, AutomationException
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 |