|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.datasourcesraster.IRasterFunctionTemplateProxy com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate2Proxy com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate3Proxy com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate4Proxy
Description: 'Provides access to members that control a raster template function.' 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 =
public class IRasterFunctionTemplate4Proxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate4 |
---|
IID, IIDbecf4d58_0108_46e3_bd03_816371d6bc87 |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate3 |
---|
IIDa4d65f9b_2ace_4089_941d_eb9ade49a29b |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate2 |
---|
IIDe312d8af_1b60_482b_ae13_b8e111cfc894 |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate |
---|
IIDc395d08b_7fc8_4a61_ac3f_c114d690be52 |
Constructor Summary | |
---|---|
|
IRasterFunctionTemplate4Proxy()
Deprecated. For internal use only |
|
IRasterFunctionTemplate4Proxy(java.lang.Object obj)
Deprecated. |
protected |
IRasterFunctionTemplate4Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IRasterFunctionTemplate4Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IRasterFunctionTemplate4Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
java.lang.String |
getDefinitionExpression()
Deprecated. The raster function template definition (where clause) on which it applies. |
java.lang.String |
getGroupFieldName()
Deprecated. The group field name. |
java.lang.String |
getTagFieldName()
Deprecated. The tag field name. |
java.lang.Object |
getThumbnail()
Deprecated. The raster function template icon/thumbnail. |
int |
getType()
Deprecated. The raster function template type. |
void |
loadFromFile(java.lang.String bsFilePath)
Deprecated. loadFromFile |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
saveToFile(java.lang.String bsFilePath)
Deprecated. saveToFile |
void |
setDefinitionExpression(java.lang.String pExpression)
Deprecated. The raster function template definition (where clause) on which it applies. |
void |
setGroupFieldName(java.lang.String pName)
Deprecated. The group field name. |
void |
setTagFieldName(java.lang.String pName)
Deprecated. The tag field name. |
void |
setThumbnail(java.lang.Object pThumbnail)
Deprecated. The raster function template icon/thumbnail. |
void |
setType(int pType)
Deprecated. The raster function template type. |
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate3Proxy |
---|
fromJSON, toJSON |
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate2Proxy |
---|
findMemberFunctionsArgumentsByCLSID, findMemberFunctionsByCLSID, findMemberFunctionsByName, getHelp, getProperties, setHelp, setPropertiesByRef |
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterFunctionTemplateProxy |
---|
getArguments, getFunction, getVariables, setArgumentsByRef, setFunctionByRef |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate3 |
---|
fromJSON, toJSON |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate2 |
---|
findMemberFunctionsArgumentsByCLSID, findMemberFunctionsByCLSID, findMemberFunctionsByName, getHelp, getProperties, setHelp, setPropertiesByRef |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate |
---|
getArguments, getFunction, getVariables, setArgumentsByRef, setFunctionByRef |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IRasterFunctionTemplate4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IRasterFunctionTemplate4Proxy()
public IRasterFunctionTemplate4Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IRasterFunctionTemplate4Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IRasterFunctionTemplate4Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class IRasterFunctionTemplate3Proxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IRasterFunctionTemplate3Proxy
java.io.IOException
public int getType() throws java.io.IOException, AutomationException
getType
in interface IRasterFunctionTemplate4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setType(int pType) throws java.io.IOException, AutomationException
setType
in interface IRasterFunctionTemplate4
pType
- A com.esri.arcgis.datasourcesraster.esriRasterFunctionTemplateType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getThumbnail() throws java.io.IOException, AutomationException
getThumbnail
in interface IRasterFunctionTemplate4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setThumbnail(java.lang.Object pThumbnail) throws java.io.IOException, AutomationException
setThumbnail
in interface IRasterFunctionTemplate4
pThumbnail
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDefinitionExpression() throws java.io.IOException, AutomationException
getDefinitionExpression
in interface IRasterFunctionTemplate4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefinitionExpression(java.lang.String pExpression) throws java.io.IOException, AutomationException
setDefinitionExpression
in interface IRasterFunctionTemplate4
pExpression
- The pExpression (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getGroupFieldName() throws java.io.IOException, AutomationException
getGroupFieldName
in interface IRasterFunctionTemplate4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGroupFieldName(java.lang.String pName) throws java.io.IOException, AutomationException
setGroupFieldName
in interface IRasterFunctionTemplate4
pName
- The pName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTagFieldName() throws java.io.IOException, AutomationException
getTagFieldName
in interface IRasterFunctionTemplate4
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTagFieldName(java.lang.String pName) throws java.io.IOException, AutomationException
setTagFieldName
in interface IRasterFunctionTemplate4
pName
- The pName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void saveToFile(java.lang.String bsFilePath) throws java.io.IOException, AutomationException
saveToFile
in interface IRasterFunctionTemplate4
bsFilePath
- The bsFilePath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void loadFromFile(java.lang.String bsFilePath) throws java.io.IOException, AutomationException
loadFromFile
in interface IRasterFunctionTemplate4
bsFilePath
- The bsFilePath (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 |