Description: 'Provides access to members that control an image server object (SO).' 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 IImageServerExProxy extends com.esri.arcgis.interop.Dispatch implements IImageServerEx, 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, IID042ee12d_b2b7_4c2a_b2b2_ddd787957485
Modifier | Constructor and Description |
---|---|
|
IImageServerExProxy()
Deprecated.
For internal use only
|
|
IImageServerExProxy(java.lang.Object obj)
Deprecated.
|
protected |
IImageServerExProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IImageServerExProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IImageServerExProxy(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 |
---|---|
IImageServerEditResults |
add(IRasterItemDescriptions pItemDescriptions)
Deprecated.
Adds a list of raster items for sharing with other users (roles).
|
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.
|
IRasterHistograms |
computeHistograms(IGeometry pGeometry,
IMosaicRule pMosaicRule,
IPoint pCellsize,
IRenderingRule pRenderingRule)
Deprecated.
Computes histograms within an area of interest.
|
IImageServerEditResults |
delete(IFIDSet pRIDs)
Deprecated.
Deletes a given list of raster items (images).
|
IImageServerDownloadResults |
download(IFIDSet pFIDs,
IGeometry pGeometry,
java.lang.String format)
Deprecated.
Clips images to a given geometry, and returns a list of downloadable files for a given set of catalog item IDs.
|
IImageResult |
exportImage(IGeoImageDescription pImageDescription,
IImageType pImageType)
Deprecated.
Exports into a well-known image for a given image description.
|
IImageServiceInfo |
generateServiceInfo(IRenderingRule pRenderingRule)
Deprecated.
Generates the image service information as if a given rendering rule is applied.
|
int |
getCatalogItemCount(IQueryFilter pFilter)
Deprecated.
Gets the catalog item count for a given query filter.
|
IFIDSet |
getCatalogItemIDs(IQueryFilter pFilter)
Deprecated.
Gets the catalog item IDs for a given query filter.
|
IRecordSet |
getCatalogItems(IQueryFilter pFilter)
Deprecated.
Gets the catalog items for a given query filter.
|
IFields |
getFields()
Deprecated.
The fields of the image catalog.
|
java.lang.String |
getFile(IImageServerDownloadResult pFile)
Deprecated.
Get the URL to a given download result.
|
byte[] |
getImage(IGeoImageDescription pImageDescription)
Deprecated.
Gets an image for a given image description.
|
ISpatialReference |
getImageCoordinateSystem(int rID)
Deprecated.
Gets the image coordinate system of a given raster.
|
java.lang.String |
getImageSupportData(int rID)
Deprecated.
Gets the image support data.
|
IPropertySet |
getKeyProperties()
Deprecated.
The image service key properties.
|
IPropertySet |
getKeyProperties2(IRenderingRule pRenderingRule)
Deprecated.
Gets the service key properties based on a rendering rule.
|
java.lang.String |
getMetadata()
Deprecated.
The image service metadata.
|
IMultidimensionalInfo |
getMultidimensionalInfo()
Deprecated.
The image service multidimensional info.
|
byte[] |
getNativePixelBlock(int rID,
int iID,
int tx,
int ty,
int level)
Deprecated.
Gets a pixel block at a given block location for a specified raw source raster.
|
IRasterInfos |
getNativeRasterInfo(int rID)
Deprecated.
Gets raster information of all raw source rasters for a given raster catalog item.
|
java.lang.String |
getPhysicalCacheDirectory()
Deprecated.
The physical directory for cache files.
|
java.lang.String |
getPhysicalOutputDirectory()
Deprecated.
The physical directory for output files.
|
byte[] |
getPixelBlock(int rID,
int tx,
int ty,
int level)
Deprecated.
Gets a pixel block at a given block location.
|
IRecordSet |
getRasterAttributeTable()
Deprecated.
The raster attribute table.
|
IRasterInfo |
getRasterInfo(int rID)
Deprecated.
Gets the image information of a given raster catalog item.
|
IPropertySet |
getRasterKeyProperties(int rID)
Deprecated.
The key properties for a given raster catalog item.
|
java.lang.String |
getRasterMetadata(int rID)
Deprecated.
Gets the metadata of a given raster catalog item.
|
IPropertySet |
getSensorProperties(int rID)
Deprecated.
Gets the image coordinate system of a given raster.
|
IImageServiceInfo |
getServiceInfo()
Deprecated.
The properties of the image service provided.
|
IImageResult |
getThumbnail(int rID)
Deprecated.
Gets the thumbnail image of a given raster catalog item.
|
float |
getVersion()
Deprecated.
The Image Server version number.
|
java.lang.String |
getVirtualOutputDirectory()
Deprecated.
The virtual directory for output files.
|
IImageServerIdentifyResult |
identify(IGeometry pLocation,
IMosaicRule pMosaicRule,
IPoint pCellsize)
Deprecated.
Identifies the pixel value and catalog items at the given location.
|
IImageServerIdentifyResults |
identifyAll(IGeometry pLocations,
IMosaicRule pMosaicRule,
IPoint pCellsize,
IRenderingRule pRenderingRule,
java.lang.String options)
Deprecated.
Identifies the pixel values and all catalog items at the given one or more locations.
|
IImageServerMeasureResult |
measure(IGeometry pFrom,
IGeometry pTo,
IMosaicRule pMosaicRule,
IPoint pCellsize,
int operation)
Deprecated.
Measures distance, angle, area, perimeter, and height.
|
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.
|
IImageServerEditResults |
update(IFIDSet pRIDs,
IRasterItemDescriptions pItemDescriptions)
Deprecated.
Updates a given list of raster items (images).
|
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
public static final java.lang.Class targetClass
public boolean noncastable
public IImageServerExProxy(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 IImageServerExProxy()
public IImageServerExProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IImageServerExProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IImageServerExProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
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 float getVersion() throws java.io.IOException, AutomationException
getVersion
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServiceInfo getServiceInfo() throws java.io.IOException, AutomationException
getServiceInfo
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public byte[] getImage(IGeoImageDescription pImageDescription) throws java.io.IOException, AutomationException
getImage
in interface IImageServerEx
pImageDescription
- A reference to a com.esri.arcgis.carto.IGeoImageDescription (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageResult exportImage(IGeoImageDescription pImageDescription, IImageType pImageType) throws java.io.IOException, AutomationException
exportImage
in interface IImageServerEx
pImageDescription
- A reference to a com.esri.arcgis.carto.IGeoImageDescription (in)pImageType
- A reference to a com.esri.arcgis.carto.IImageType (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IFields getFields() throws java.io.IOException, AutomationException
getFields
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getCatalogItemCount(IQueryFilter pFilter) throws java.io.IOException, AutomationException
getCatalogItemCount
in interface IImageServerEx
pFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IFIDSet getCatalogItemIDs(IQueryFilter pFilter) throws java.io.IOException, AutomationException
getCatalogItemIDs
in interface IImageServerEx
pFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IRecordSet getCatalogItems(IQueryFilter pFilter) throws java.io.IOException, AutomationException
getCatalogItems
in interface IImageServerEx
pFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerDownloadResults download(IFIDSet pFIDs, IGeometry pGeometry, java.lang.String format) throws java.io.IOException, AutomationException
download
in interface IImageServerEx
pFIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)pGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)format
- The format (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFile(IImageServerDownloadResult pFile) throws java.io.IOException, AutomationException
getFile
in interface IImageServerEx
pFile
- A reference to a com.esri.arcgis.carto.IImageServerDownloadResult (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerIdentifyResult identify(IGeometry pLocation, IMosaicRule pMosaicRule, IPoint pCellsize) throws java.io.IOException, AutomationException
identify
in interface IImageServerEx
pLocation
- A reference to a com.esri.arcgis.geometry.IGeometry (in)pMosaicRule
- A reference to a com.esri.arcgis.carto.IMosaicRule (in)pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMetadata() throws java.io.IOException, AutomationException
getMetadata
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IRasterInfo getRasterInfo(int rID) throws java.io.IOException, AutomationException
getRasterInfo
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public byte[] getPixelBlock(int rID, int tx, int ty, int level) throws java.io.IOException, AutomationException
getPixelBlock
in interface IImageServerEx
rID
- The rID (in)tx
- The tx (in)ty
- The ty (in)level
- The level (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRasterMetadata(int rID) throws java.io.IOException, AutomationException
getRasterMetadata
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageResult getThumbnail(int rID) throws java.io.IOException, AutomationException
getThumbnail
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServiceInfo generateServiceInfo(IRenderingRule pRenderingRule) throws java.io.IOException, AutomationException
generateServiceInfo
in interface IImageServerEx
pRenderingRule
- 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 IRasterInfos getNativeRasterInfo(int rID) throws java.io.IOException, AutomationException
getNativeRasterInfo
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public byte[] getNativePixelBlock(int rID, int iID, int tx, int ty, int level) throws java.io.IOException, AutomationException
getNativePixelBlock
in interface IImageServerEx
rID
- The rID (in)iID
- The iID (in)tx
- The tx (in)ty
- The ty (in)level
- The level (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerEditResults add(IRasterItemDescriptions pItemDescriptions) throws java.io.IOException, AutomationException
add
in interface IImageServerEx
pItemDescriptions
- A reference to a com.esri.arcgis.carto.IRasterItemDescriptions (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerEditResults update(IFIDSet pRIDs, IRasterItemDescriptions pItemDescriptions) throws java.io.IOException, AutomationException
update
in interface IImageServerEx
pRIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)pItemDescriptions
- A reference to a com.esri.arcgis.carto.IRasterItemDescriptions (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerEditResults delete(IFIDSet pRIDs) throws java.io.IOException, AutomationException
delete
in interface IImageServerEx
pRIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerMeasureResult measure(IGeometry pFrom, IGeometry pTo, IMosaicRule pMosaicRule, IPoint pCellsize, int operation) throws java.io.IOException, AutomationException
measure
in interface IImageServerEx
pFrom
- A reference to a com.esri.arcgis.geometry.IGeometry (in)pTo
- A reference to a com.esri.arcgis.geometry.IGeometry (in)pMosaicRule
- A reference to a com.esri.arcgis.carto.IMosaicRule (in)pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)operation
- A com.esri.arcgis.carto.esriMensurationOperation constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IRasterHistograms computeHistograms(IGeometry pGeometry, IMosaicRule pMosaicRule, IPoint pCellsize, IRenderingRule pRenderingRule) throws java.io.IOException, AutomationException
computeHistograms
in interface IImageServerEx
pGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)pMosaicRule
- A reference to a com.esri.arcgis.carto.IMosaicRule (in)pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)pRenderingRule
- 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 IRecordSet getRasterAttributeTable() throws java.io.IOException, AutomationException
getRasterAttributeTable
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getKeyProperties() throws java.io.IOException, AutomationException
getKeyProperties
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getRasterKeyProperties(int rID) throws java.io.IOException, AutomationException
getRasterKeyProperties
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IImageServerIdentifyResults identifyAll(IGeometry pLocations, IMosaicRule pMosaicRule, IPoint pCellsize, IRenderingRule pRenderingRule, java.lang.String options) throws java.io.IOException, AutomationException
identifyAll
in interface IImageServerEx
pLocations
- A reference to a com.esri.arcgis.geometry.IGeometry (in)pMosaicRule
- A reference to a com.esri.arcgis.carto.IMosaicRule (in)pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)pRenderingRule
- A reference to a com.esri.arcgis.carto.IRenderingRule (in)options
- The options (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 IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ISpatialReference getImageCoordinateSystem(int rID) throws java.io.IOException, AutomationException
getImageCoordinateSystem
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getSensorProperties(int rID) throws java.io.IOException, AutomationException
getSensorProperties
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getKeyProperties2(IRenderingRule pRenderingRule) throws java.io.IOException, AutomationException
getKeyProperties2
in interface IImageServerEx
pRenderingRule
- 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 java.lang.String getImageSupportData(int rID) throws java.io.IOException, AutomationException
getImageSupportData
in interface IImageServerEx
rID
- The rID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getVirtualOutputDirectory() throws java.io.IOException, AutomationException
getVirtualOutputDirectory
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPhysicalOutputDirectory() throws java.io.IOException, AutomationException
getPhysicalOutputDirectory
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPhysicalCacheDirectory() throws java.io.IOException, AutomationException
getPhysicalCacheDirectory
in interface IImageServerEx
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.