Description: 'Provides access to members that control raster type properties.' 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 IRasterTypeProperties2Proxy extends IRasterTypePropertiesProxy implements IRasterTypeProperties2, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IID7bd60984_38d6_4c55_94ed_1ed74a839727IID078c7800_66f2_46cf_a182_78e6c4aade53| Modifier | Constructor and Description |
|---|---|
|
IRasterTypeProperties2Proxy()
Deprecated.
For internal use only
|
|
IRasterTypeProperties2Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IRasterTypeProperties2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IRasterTypeProperties2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IRasterTypeProperties2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
IStringArray |
getAliases()
Deprecated.
All the names, in addition to the primary name, by which the raster type may be referenced.
|
IUID |
getFactoryCLSID()
Deprecated.
The CLSID of the raster type factory that created the raster type.
|
int |
getMissingBandAction()
Deprecated.
Indicates how the raster type behaves when a band requested by the mosaic dataset's band definition is not found in the input raster.
|
int |
getVersion()
Deprecated.
The version number associated with the raster type.
|
boolean |
isAllowSimplification()
Deprecated.
Indicates whether the function raster datasets generated by the raster type should be simplified before being added to the mosaic dataset by 'AddRasters' or 'SynchronizeItems' operations.
|
boolean |
isSensorRasterType()
Deprecated.
Indicates whether the raster type processes sensor data sources (as opposed to regular raster data sources).
|
boolean |
isSupportsColorCorrection()
Deprecated.
Indicates whether the raster type supports color correction.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
setAliasesByRef(IStringArray ppAliases)
Deprecated.
All the names, in addition to the primary name, by which the raster type may be referenced.
|
void |
setAllowSimplification(boolean pbAllowSimplification)
Deprecated.
Indicates whether the function raster datasets generated by the raster type should be simplified before being added to the mosaic dataset by 'AddRasters' or 'SynchronizeItems' operations.
|
void |
setFactoryCLSIDByRef(IUID ppFactoryClsid)
Deprecated.
The CLSID of the raster type factory that created the raster type.
|
void |
setIsSensorRasterType(boolean pbIsSensorRasterType)
Deprecated.
Indicates whether the raster type processes sensor data sources (as opposed to regular raster data sources).
|
void |
setMissingBandAction(int pMissingBandAction)
Deprecated.
Indicates how the raster type behaves when a band requested by the mosaic dataset's band definition is not found in the input raster.
|
void |
setSupportsColorCorrection(boolean pbSupportsColorCorrection)
Deprecated.
Indicates whether the raster type supports color correction.
|
void |
setVersion(int pVersion)
Deprecated.
The version number associated with the raster type.
|
getAddRastersParameters, getDataSourceFilter, getDescription, getFirstAddTimeStamp, getInputDataSourceTypes, getLastAddTimeStamp, getLastSyncTimeStamp, getName, getOperationDescription, getOrthorectificationParameters, getSupportedURIFilters, getSynchronizeParameters, isEnableClipToFootprint, isSupportsOrthorectification, isSupportsSeamline, isSupportsStereo, setAddRastersParameters, setDataSourceFilter, setDescription, setEnableClipToFootprint, setFirstAddTimeStamp, setInputDataSourceTypes, setLastAddTimeStamp, setLastSyncTimeStamp, setName, setOperationDescription, setOrthorectificationParametersByRef, setSupportedURIFiltersByRef, setSupportsOrthorectification, setSupportsSeamline, setSupportsStereo, setSynchronizeParametersbindUsingMoniker, 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, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAddRastersParameters, getDataSourceFilter, getDescription, getFirstAddTimeStamp, getInputDataSourceTypes, getLastAddTimeStamp, getLastSyncTimeStamp, getName, getOperationDescription, getOrthorectificationParameters, getSupportedURIFilters, getSynchronizeParameters, isEnableClipToFootprint, isSupportsOrthorectification, isSupportsSeamline, isSupportsStereo, setAddRastersParameters, setDataSourceFilter, setDescription, setEnableClipToFootprint, setFirstAddTimeStamp, setInputDataSourceTypes, setLastAddTimeStamp, setLastSyncTimeStamp, setName, setOperationDescription, setOrthorectificationParametersByRef, setSupportedURIFiltersByRef, setSupportsOrthorectification, setSupportsSeamline, setSupportsStereo, setSynchronizeParameterspublic static final java.lang.Class targetClass
public boolean noncastable
public IRasterTypeProperties2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IRasterTypeProperties2Proxy()
public IRasterTypeProperties2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IRasterTypeProperties2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IRasterTypeProperties2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class IRasterTypePropertiesProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class IRasterTypePropertiesProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void setIsSensorRasterType(boolean pbIsSensorRasterType)
throws java.io.IOException,
AutomationException
setIsSensorRasterType in interface IRasterTypeProperties2pbIsSensorRasterType - The pbIsSensorRasterType (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isSensorRasterType()
throws java.io.IOException,
AutomationException
isSensorRasterType in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAliasesByRef(IStringArray ppAliases) throws java.io.IOException, AutomationException
setAliasesByRef in interface IRasterTypeProperties2ppAliases - A reference to a com.esri.arcgis.system.IStringArray (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IStringArray getAliases() throws java.io.IOException, AutomationException
getAliases in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowSimplification(boolean pbAllowSimplification)
throws java.io.IOException,
AutomationException
setAllowSimplification in interface IRasterTypeProperties2pbAllowSimplification - The pbAllowSimplification (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAllowSimplification()
throws java.io.IOException,
AutomationException
isAllowSimplification in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setVersion(int pVersion)
throws java.io.IOException,
AutomationException
setVersion in interface IRasterTypeProperties2pVersion - The pVersion (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getVersion()
throws java.io.IOException,
AutomationException
getVersion in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMissingBandAction()
throws java.io.IOException,
AutomationException
getMissingBandAction in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMissingBandAction(int pMissingBandAction)
throws java.io.IOException,
AutomationException
setMissingBandAction in interface IRasterTypeProperties2pMissingBandAction - A com.esri.arcgis.datasourcesraster.esriMissingBandAction constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFactoryCLSIDByRef(IUID ppFactoryClsid) throws java.io.IOException, AutomationException
setFactoryCLSIDByRef in interface IRasterTypeProperties2ppFactoryClsid - A reference to a com.esri.arcgis.system.IUID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IUID getFactoryCLSID() throws java.io.IOException, AutomationException
getFactoryCLSID in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSupportsColorCorrection(boolean pbSupportsColorCorrection)
throws java.io.IOException,
AutomationException
setSupportsColorCorrection in interface IRasterTypeProperties2pbSupportsColorCorrection - The pbSupportsColorCorrection (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isSupportsColorCorrection()
throws java.io.IOException,
AutomationException
isSupportsColorCorrection in interface IRasterTypeProperties2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.