com.esri.arcgis.datasourcesraster
Class IBuilderItem2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IBuilderItemProxy
          extended by com.esri.arcgis.datasourcesraster.IBuilderItem2Proxy
All Implemented Interfaces:
IBuilderItem, IBuilderItem2, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IBuilderItem3Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IBuilderItem2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'

Description: 'Provides access to members that control a builder item.' 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 IBuilderItem2Proxy
extends IBuilderItemProxy
implements IBuilderItem2, java.io.Serializable

Internal use class

See Also:
Serialized Form

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.IBuilderItem2
IID, IID607661ec_f105_4641_be8b_4f1cb0d6f48c
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuilderItem
IID49944736_3dd8_4e4e_b346_46868e0cf13f
 
Constructor Summary
  IBuilderItem2Proxy()
          Deprecated. For internal use only
  IBuilderItem2Proxy(java.lang.Object obj)
          Deprecated.  
protected IBuilderItem2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IBuilderItem2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IBuilderItem2Proxy(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.  
 IPropertySet getColorCorrectionProperties()
          Deprecated. Variables supporting color correction operation.
 IName getDatasetName()
          Deprecated. The raster dataset name associated with builder item.
 IPropertySet getSeamlineProperties()
          Deprecated. Variables supporting seamline operation.
 java.lang.Object getThumbnail()
          Deprecated. The thumbnail associated with the builder item.
 boolean isHasThumbnail()
          Deprecated. Indicates whether the builder item has a valid thumbnail.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setColorCorrectionPropertiesByRef(IPropertySet ppPropertySet)
          Deprecated. Variables supporting color correction operation.
 void setDatasetNameByRef(IName ppDatasetName)
          Deprecated. The raster dataset name associated with builder item.
 void setSeamlinePropertiesByRef(IPropertySet ppPropertySet)
          Deprecated. Variables supporting seamline operation.
 void setThumbnail(java.lang.Object pvtThumbnailBlob)
          Deprecated. The thumbnail associated with the builder item.
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IBuilderItemProxy
addVariable, getCategory, getDataset, getFootprint, getSeamline, getStereoID, getStereoPairs, getURI, getVariables, setCategory, setDatasetByRef, setFootprintByRef, setSeamlineByRef, setStereoID, setStereoPairsByRef, setURIByRef, setVariablesByRef
 
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.IBuilderItem
addVariable, getCategory, getDataset, getFootprint, getSeamline, getStereoID, getStereoPairs, getURI, getVariables, setCategory, setDatasetByRef, setFootprintByRef, setSeamlineByRef, setStereoID, setStereoPairsByRef, setURIByRef, setVariablesByRef
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IBuilderItem2Proxy

public IBuilderItem2Proxy(java.lang.String CLSID,
                          java.lang.String host,
                          com.esri.arcgis.interop.AuthInfo authInfo)
                   throws java.net.UnknownHostException,
                          java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IBuilderItem2Proxy

public IBuilderItem2Proxy()
Deprecated. 
For internal use only


IBuilderItem2Proxy

public IBuilderItem2Proxy(java.lang.Object obj)
                   throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IBuilderItem2Proxy

protected IBuilderItem2Proxy(java.lang.Object obj,
                             java.lang.String iid)
                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IBuilderItem2Proxy

protected IBuilderItem2Proxy(java.lang.String CLSID,
                             java.lang.String iid,
                             java.lang.String host,
                             com.esri.arcgis.interop.AuthInfo authInfo)
                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IBuilderItemProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IBuilderItemProxy
Throws:
java.io.IOException

setDatasetNameByRef

public void setDatasetNameByRef(IName ppDatasetName)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The raster dataset name associated with builder item.

Specified by:
setDatasetNameByRef in interface IBuilderItem2
Parameters:
ppDatasetName - A reference to a com.esri.arcgis.system.IName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDatasetName

public IName getDatasetName()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The raster dataset name associated with builder item.

Specified by:
getDatasetName in interface IBuilderItem2
Returns:
A reference to a com.esri.arcgis.system.IName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSeamlinePropertiesByRef

public void setSeamlinePropertiesByRef(IPropertySet ppPropertySet)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Variables supporting seamline operation.

Specified by:
setSeamlinePropertiesByRef in interface IBuilderItem2
Parameters:
ppPropertySet - A reference to a com.esri.arcgis.system.IPropertySet (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSeamlineProperties

public IPropertySet getSeamlineProperties()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Variables supporting seamline operation.

Specified by:
getSeamlineProperties in interface IBuilderItem2
Returns:
A reference to a com.esri.arcgis.system.IPropertySet
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setColorCorrectionPropertiesByRef

public void setColorCorrectionPropertiesByRef(IPropertySet ppPropertySet)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Variables supporting color correction operation.

Specified by:
setColorCorrectionPropertiesByRef in interface IBuilderItem2
Parameters:
ppPropertySet - A reference to a com.esri.arcgis.system.IPropertySet (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getColorCorrectionProperties

public IPropertySet getColorCorrectionProperties()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
Variables supporting color correction operation.

Specified by:
getColorCorrectionProperties in interface IBuilderItem2
Returns:
A reference to a com.esri.arcgis.system.IPropertySet
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isHasThumbnail

public boolean isHasThumbnail()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates whether the builder item has a valid thumbnail.

Specified by:
isHasThumbnail in interface IBuilderItem2
Returns:
The pbHasThumbnail
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setThumbnail

public void setThumbnail(java.lang.Object pvtThumbnailBlob)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The thumbnail associated with the builder item.

Specified by:
setThumbnail in interface IBuilderItem2
Parameters:
pvtThumbnailBlob - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getThumbnail

public java.lang.Object getThumbnail()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The thumbnail associated with the builder item.

Specified by:
getThumbnail in interface IBuilderItem2
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.