Description: 'Provides access to members that control an image description.' 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 IGeoImageDescriptionProxy extends com.esri.arcgis.interop.Dispatch implements IGeoImageDescription, 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, IID03b73b41_d7df_4a25_a1c1_82f126f4d2f3| Modifier | Constructor and Description |
|---|---|
|
IGeoImageDescriptionProxy()
Deprecated.
For internal use only
|
|
IGeoImageDescriptionProxy(java.lang.Object obj)
Deprecated.
|
protected |
IGeoImageDescriptionProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IGeoImageDescriptionProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IGeoImageDescriptionProxy(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.
|
ILongArray |
getBandSelection()
Deprecated.
The band selection.
|
java.lang.String |
getCompression()
Deprecated.
The compression.
|
int |
getCompressionQuality()
Deprecated.
The compression quality.
|
IEnvelope |
getExtent()
Deprecated.
The extent.
|
IGeoTransformation |
getGeoTransformation()
Deprecated.
The geographic transformation required to transform from the source to the requested GCS.
|
int |
getHeight()
Deprecated.
The Height in pixels.
|
int |
getInterpolation()
Deprecated.
The interpolation method.
|
java.lang.String |
getMosaicProperties()
Deprecated.
The mosaic properties.
|
IMosaicRule |
getMosaicRule()
Deprecated.
The mosaic rule.
|
java.lang.Object |
getNoData()
Deprecated.
The output NoData (background) value.
|
int |
getNoDataInterpretation()
Deprecated.
The NoData interpretation.
|
int |
getPixelType()
Deprecated.
The data type of the pixels.
|
IRenderingRule |
getRenderingRule()
Deprecated.
The rendering rule.
|
int |
getResamplingHint()
Deprecated.
The raster resampling hint.
|
ISpatialReference |
getSpatialReference()
Deprecated.
The Spatial Reference.
|
java.lang.String |
getViewpointProperties()
Deprecated.
The viewpoint properties.
|
int |
getWidth()
Deprecated.
The Width in pixels.
|
boolean |
isBSQ()
Deprecated.
Indicates if output should be generated in BSQ pxiel interleave format.
|
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 |
setBandSelectionByRef(ILongArray ppBandIDs)
Deprecated.
The band selection.
|
void |
setBSQ(boolean pBSQ)
Deprecated.
Indicates if output should be generated in BSQ pxiel interleave format.
|
void |
setCompression(java.lang.String pCompression)
Deprecated.
The compression.
|
void |
setCompressionQuality(int pQuality)
Deprecated.
The compression quality.
|
void |
setExtentByRef(IEnvelope ppExtent)
Deprecated.
The extent.
|
void |
setGeoTransformationByRef(IGeoTransformation geotransform)
Deprecated.
The geographic transformation required to transform from the source to the requested GCS.
|
void |
setHeight(int pNumRows)
Deprecated.
The Height in pixels.
|
void |
setInterpolation(int pInterpolation)
Deprecated.
The interpolation method.
|
void |
setMosaicProperties(java.lang.String pMosaicProperties)
Deprecated.
The mosaic properties.
|
void |
setMosaicRuleByRef(IMosaicRule ppMosaicRule)
Deprecated.
The mosaic rule.
|
void |
setNoData(java.lang.Object pNoData)
Deprecated.
The output NoData (background) value.
|
void |
setNoDataInterpretation(int pNoDataInterpretation)
Deprecated.
The NoData interpretation.
|
void |
setPixelType(int pPixelType)
Deprecated.
The data type of the pixels.
|
void |
setRenderingRuleByRef(IRenderingRule ppRenderingRule)
Deprecated.
The rendering rule.
|
void |
setResamplingHint(int pHint)
Deprecated.
The raster resampling hint.
|
void |
setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
Deprecated.
The Spatial Reference.
|
void |
setViewpointProperties(java.lang.String pViewpointProperties)
Deprecated.
The viewpoint properties.
|
void |
setWidth(int pNumCols)
Deprecated.
The Width in pixels.
|
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, writeExternalpublic static final java.lang.Class targetClass
public boolean noncastable
public IGeoImageDescriptionProxy(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 IGeoImageDescriptionProxy()
public IGeoImageDescriptionProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IGeoImageDescriptionProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IGeoImageDescriptionProxy(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 com.esri.arcgis.interop.DispatchiidStr - 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 com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
getSpatialReference in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSpatialReferenceByRef(ISpatialReference ppSpatialReference) throws java.io.IOException, AutomationException
setSpatialReferenceByRef in interface IGeoImageDescriptionppSpatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IEnvelope getExtent() throws java.io.IOException, AutomationException
getExtent in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setExtentByRef(IEnvelope ppExtent) throws java.io.IOException, AutomationException
setExtentByRef in interface IGeoImageDescriptionppExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getWidth()
throws java.io.IOException,
AutomationException
getWidth in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setWidth(int pNumCols)
throws java.io.IOException,
AutomationException
setWidth in interface IGeoImageDescriptionpNumCols - The pNumCols (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getHeight()
throws java.io.IOException,
AutomationException
getHeight in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setHeight(int pNumRows)
throws java.io.IOException,
AutomationException
setHeight in interface IGeoImageDescriptionpNumRows - The pNumRows (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getPixelType()
throws java.io.IOException,
AutomationException
getPixelType in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setPixelType(int pPixelType)
throws java.io.IOException,
AutomationException
setPixelType in interface IGeoImageDescriptionpPixelType - A com.esri.arcgis.geodatabase.rstPixelType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.Object getNoData()
throws java.io.IOException,
AutomationException
getNoData in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setNoData(java.lang.Object pNoData)
throws java.io.IOException,
AutomationException
setNoData in interface IGeoImageDescriptionpNoData - A Variant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getInterpolation()
throws java.io.IOException,
AutomationException
getInterpolation in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setInterpolation(int pInterpolation)
throws java.io.IOException,
AutomationException
setInterpolation in interface IGeoImageDescriptionpInterpolation - 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 java.lang.String getCompression()
throws java.io.IOException,
AutomationException
getCompression in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setCompression(java.lang.String pCompression)
throws java.io.IOException,
AutomationException
setCompression in interface IGeoImageDescriptionpCompression - The pCompression (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 IGeoImageDescriptionjava.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 IGeoImageDescriptionpQuality - The pQuality (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public ILongArray getBandSelection() throws java.io.IOException, AutomationException
getBandSelection in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setBandSelectionByRef(ILongArray ppBandIDs) throws java.io.IOException, AutomationException
setBandSelectionByRef in interface IGeoImageDescriptionppBandIDs - A reference to a com.esri.arcgis.system.ILongArray (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMosaicProperties(java.lang.String pMosaicProperties)
throws java.io.IOException,
AutomationException
setMosaicProperties in interface IGeoImageDescriptionpMosaicProperties - The pMosaicProperties (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getMosaicProperties()
throws java.io.IOException,
AutomationException
getMosaicProperties in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setViewpointProperties(java.lang.String pViewpointProperties)
throws java.io.IOException,
AutomationException
setViewpointProperties in interface IGeoImageDescriptionpViewpointProperties - The pViewpointProperties (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getViewpointProperties()
throws java.io.IOException,
AutomationException
getViewpointProperties in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IMosaicRule getMosaicRule() throws java.io.IOException, AutomationException
getMosaicRule in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMosaicRuleByRef(IMosaicRule ppMosaicRule) throws java.io.IOException, AutomationException
setMosaicRuleByRef in interface IGeoImageDescriptionppMosaicRule - A reference to a com.esri.arcgis.carto.IMosaicRule (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRenderingRule getRenderingRule() throws java.io.IOException, AutomationException
getRenderingRule in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRenderingRuleByRef(IRenderingRule ppRenderingRule) throws java.io.IOException, AutomationException
setRenderingRuleByRef in interface IGeoImageDescriptionppRenderingRule - A reference to a com.esri.arcgis.carto.IRenderingRule (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isBSQ()
throws java.io.IOException,
AutomationException
isBSQ in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setBSQ(boolean pBSQ)
throws java.io.IOException,
AutomationException
setBSQ in interface IGeoImageDescriptionpBSQ - The pBSQ (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getNoDataInterpretation()
throws java.io.IOException,
AutomationException
getNoDataInterpretation in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setNoDataInterpretation(int pNoDataInterpretation)
throws java.io.IOException,
AutomationException
setNoDataInterpretation in interface IGeoImageDescriptionpNoDataInterpretation - A com.esri.arcgis.datasourcesraster.esriNoDataInterpretation constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IGeoTransformation getGeoTransformation() throws java.io.IOException, AutomationException
getGeoTransformation in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setGeoTransformationByRef(IGeoTransformation geotransform) throws java.io.IOException, AutomationException
setGeoTransformationByRef in interface IGeoImageDescriptiongeotransform - A reference to a com.esri.arcgis.geometry.IGeoTransformation (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getResamplingHint()
throws java.io.IOException,
AutomationException
getResamplingHint in interface IGeoImageDescriptionjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setResamplingHint(int pHint)
throws java.io.IOException,
AutomationException
setResamplingHint in interface IGeoImageDescriptionpHint - A com.esri.arcgis.geodatabase.esriRasterResamplingHint constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.