|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFunctionSeriesProperties
COM Interface 'IFunctionSeriesProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control function series.' 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 |
IIDad0c7cdf_ea5a_4ab4_be7c_220fae0b299c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
changeFunctionType(java.lang.String newType)
Changes function to the one with type name provided. |
java.lang.Object |
getProperty(java.lang.String name)
Value of the property with the provided name. |
void |
setProperty(java.lang.String name,
java.lang.Object pVal)
Value of the property with the provided name. |
| Field Detail |
|---|
static final int IIDad0c7cdf_ea5a_4ab4_be7c_220fae0b299c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void changeFunctionType(java.lang.String newType)
throws java.io.IOException,
AutomationException
newType - The newType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setProperty(java.lang.String name,
java.lang.Object pVal)
throws java.io.IOException,
AutomationException
name - The name (in)pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getProperty(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (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 | ||||||||