|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataGraphTPrivate
Provides access to members for internal use.
| Method Summary | |
|---|---|
void |
property(String name,
Object val)
For internal use only. |
void |
replaceSourceData(int idx,
Object var)
Data source for the series. |
void |
selectByRect(boolean bAdd,
int left,
int top,
int right,
int bottom)
For internal use only. |
| Method Detail |
|---|
void selectByRect(boolean bAdd,
int left,
int top,
int right,
int bottom)
throws IOException,
AutomationException
bAdd - The bAdd (in)left - The left (in)top - The top (in)right - The right (in)bottom - The bottom (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void property(String name,
Object val)
throws IOException,
AutomationException
name - The name (in)val - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void replaceSourceData(int idx,
Object var)
throws IOException,
AutomationException
idx - The idx (in)var - A Variant (in)
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 | ||||||||