Description: 'Provides access to members that control a raster info object.' 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 IRasterInfo3Proxy extends IRasterInfo2Proxy implements IRasterInfo3, 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, objRef
IID, IIDdb36e6a7_50f4_46f6_b87f_d2754698f391
IID28e745a8_0617_4eb0_b8bd_272a945ed117
IID94058b85_acf1_49ba_a2a7_a9ccc6f4c26a
Modifier | Constructor and Description |
---|---|
|
IRasterInfo3Proxy()
Deprecated.
For internal use only
|
|
IRasterInfo3Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IRasterInfo3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IRasterInfo3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IRasterInfo3Proxy(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.
|
int |
getAttributeRowCount()
Deprecated.
The actual number of rows in the raster attribute table.
|
int |
getCompressionQuality()
Deprecated.
The compression quality.
|
int |
getMaxRecordCount()
Deprecated.
The raster attribute table size limit.
|
IMultidimensionalInfo |
getMultidimensionalInfo()
Deprecated.
The multidimensional information associated with the dataset.
|
int |
getPacketSize()
Deprecated.
The packet (bundle) size in tiles.
|
IPropertySet |
getProperties()
Deprecated.
The additional properties.
|
int |
getPyramidResamplingType()
Deprecated.
The pyramid resamping type.
|
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 |
setCompressionQuality(int pQuality)
Deprecated.
The compression quality.
|
void |
setMaxRecordCount(int maxRecordCount)
Deprecated.
The raster attribute table size limit.
|
void |
setMultidimensionalInfoByRef(IMultidimensionalInfo ppMultidimensionalInfo)
Deprecated.
The multidimensional information associated with the dataset.
|
void |
setPacketSize(int pPacketSize)
Deprecated.
The packet (bundle) size in tiles.
|
void |
setPropertiesByRef(IPropertySet ppProperties)
Deprecated.
The additional properties.
|
void |
setPyramidResamplingType(int pResamplingType)
Deprecated.
The pyramid resamping type.
|
getAttributeTable, getColormap, getHistogram, getLODInfos, getMaximumCellSize, getPixelResampler, getStatistics, init, removeStatsHistograms, setAttributeTableByRef, setColormapByRef, setHistogramByRef, setLODInfosByRef, setMaximumCellSize, setPixelResamplerByRef, setStatisticsByRef
getBandCount, getBlockHeight, getBlockWidth, getCellSize, getExtent, getFirstPyramidLevel, getFormat, getGeodataXform, getHeight, getMaximumPyramidLevel, getNativeExtent, getNativeSpatialReference, getNoData, getOrigin, getPixelType, getSpatialReference, getWidth, isResampling, isSupportBandSelection, setBandCount, setBlockHeight, setBlockWidth, setCellSize, setExtent, setFirstPyramidLevel, setFormat, setGeodataXformByRef, setMaximumPyramidLevel, setNativeExtent, setNativeSpatialReferenceByRef, setNoData, setOriginByRef, setPixelType, setResampling, setSupportBandSelection
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttributeTable, getColormap, getHistogram, getLODInfos, getMaximumCellSize, getPixelResampler, getStatistics, init, removeStatsHistograms, setAttributeTableByRef, setColormapByRef, setHistogramByRef, setLODInfosByRef, setMaximumCellSize, setPixelResamplerByRef, setStatisticsByRef
getBandCount, getBlockHeight, getBlockWidth, getCellSize, getExtent, getFirstPyramidLevel, getFormat, getGeodataXform, getHeight, getMaximumPyramidLevel, getNativeExtent, getNativeSpatialReference, getNoData, getOrigin, getPixelType, getSpatialReference, getWidth, isResampling, isSupportBandSelection, setBandCount, setBlockHeight, setBlockWidth, setCellSize, setExtent, setFirstPyramidLevel, setFormat, setGeodataXformByRef, setMaximumPyramidLevel, setNativeExtent, setNativeSpatialReferenceByRef, setNoData, setOriginByRef, setPixelType, setResampling, setSupportBandSelection
public static final java.lang.Class targetClass
public boolean noncastable
public IRasterInfo3Proxy(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 IRasterInfo3Proxy()
public IRasterInfo3Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IRasterInfo3Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IRasterInfo3Proxy(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
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class IRasterInfo2Proxy
iidStr
- 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.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class IRasterInfo2Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public int getPyramidResamplingType() throws java.io.IOException, AutomationException
getPyramidResamplingType
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setPyramidResamplingType(int pResamplingType) throws java.io.IOException, AutomationException
setPyramidResamplingType
in interface IRasterInfo3
pResamplingType
- A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getPacketSize() throws java.io.IOException, AutomationException
getPacketSize
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setPacketSize(int pPacketSize) throws java.io.IOException, AutomationException
setPacketSize
in interface IRasterInfo3
pPacketSize
- The pPacketSize (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getCompressionQuality() throws java.io.IOException, AutomationException
getCompressionQuality
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCompressionQuality(int pQuality) throws java.io.IOException, AutomationException
setCompressionQuality
in interface IRasterInfo3
pQuality
- The pQuality (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getProperties() throws java.io.IOException, AutomationException
getProperties
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setPropertiesByRef(IPropertySet ppProperties) throws java.io.IOException, AutomationException
setPropertiesByRef
in interface IRasterInfo3
ppProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IMultidimensionalInfo getMultidimensionalInfo() throws java.io.IOException, AutomationException
getMultidimensionalInfo
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMultidimensionalInfoByRef(IMultidimensionalInfo ppMultidimensionalInfo) throws java.io.IOException, AutomationException
setMultidimensionalInfoByRef
in interface IRasterInfo3
ppMultidimensionalInfo
- A reference to a com.esri.arcgis.geodatabase.IMultidimensionalInfo (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getAttributeRowCount() throws java.io.IOException, AutomationException
getAttributeRowCount
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMaxRecordCount() throws java.io.IOException, AutomationException
getMaxRecordCount
in interface IRasterInfo3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaxRecordCount(int maxRecordCount) throws java.io.IOException, AutomationException
setMaxRecordCount
in interface IRasterInfo3
maxRecordCount
- The maxRecordCount (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.