|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicTarget
COM Interface 'ISchematicTarget'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSchematicControls.olb'
Description: 'Provides access to members that control the Schematic Layer target; that is the layer related to the active 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 |
IIDbf024dbc_2abe_4962_9491_4ffc947c8e77
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ISchematicLayer |
getSchematicTarget()
Current schematic layer target; that is, schematic layer related to the current active schematic diagram. |
boolean |
isChangeTargetWithFocusMap()
Indicates if the schematic layer target changes when the focus map changes; that is, when the active data frame changes. |
void |
setChangeTargetWithFocusMap(boolean pChangeTarget)
Indicates if the schematic layer target changes when the focus map changes; that is, when the active data frame changes. |
void |
setSchematicTargetByRef(ISchematicLayer ppSchematicLayer)
Current schematic layer target; that is, schematic layer related to the current active schematic diagram. |
Field Detail |
---|
static final int IIDbf024dbc_2abe_4962_9491_4ffc947c8e77
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSchematicTargetByRef(ISchematicLayer ppSchematicLayer) throws java.io.IOException, AutomationException
ppSchematicLayer
- A reference to a com.esri.arcgis.schematic.ISchematicLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISchematicLayer getSchematicTarget() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isChangeTargetWithFocusMap() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setChangeTargetWithFocusMap(boolean pChangeTarget) throws java.io.IOException, AutomationException
pChangeTarget
- The pChangeTarget (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 |