| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicJSONParameters
Provides access to members that control the schematic JSON parameters.
| Method Summary | |
|---|---|
 IJSONArray | 
getJSONParametersArray()
JSON parameters array.  | 
 void | 
setJSONParametersObject(IJSONObject rhs1)
JSON parameters object.  | 
| Method Detail | 
|---|
IJSONArray getJSONParametersArray()
                                  throws IOException,
                                         AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setJSONParametersObject(IJSONObject rhs1)
                             throws IOException,
                                    AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IJSONObject  (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 | ||||||||