|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataGraphTPrivate
COM Interface 'IDataGraphTPrivate'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members for internal use.' 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 |
IID7cca3006_fea6_4b9b_98cf_9bc00196ef29
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
property(java.lang.String name,
java.lang.Object val)
For internal use only. |
void |
replaceSourceData(int idx,
java.lang.Object var)
Data source for the series. |
void |
selectByRect(boolean bAdd,
int left,
int top,
int right,
int bottom)
For internal use only. |
Field Detail |
---|
static final int IID7cca3006_fea6_4b9b_98cf_9bc00196ef29
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void selectByRect(boolean bAdd, int left, int top, int right, int bottom) throws java.io.IOException, AutomationException
bAdd
- The bAdd (in)left
- The left (in)top
- The top (in)right
- The right (in)bottom
- The bottom (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void property(java.lang.String name, java.lang.Object val) throws java.io.IOException, AutomationException
name
- The name (in)val
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void replaceSourceData(int idx, java.lang.Object var) throws java.io.IOException, AutomationException
idx
- The idx (in)var
- A Variant (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 |