Description: 'Provides access to the properties of an image service.' 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 IImageServiceInfoProxy extends com.esri.arcgis.interop.Dispatch implements IImageServiceInfo, 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, IIDbfcd28a7_b02f_4c5d_aa7e_d0ba474d5192| Modifier | Constructor and Description |
|---|---|
|
IImageServiceInfoProxy()
Deprecated.
For internal use only
|
|
IImageServiceInfoProxy(java.lang.Object obj)
Deprecated.
|
protected |
IImageServiceInfoProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IImageServiceInfoProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IImageServiceInfoProxy(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.
|
java.lang.String |
getAllowedCompressions()
Deprecated.
The list of allowed client controllable transmition compressions.
|
java.lang.String |
getAllowedFields()
Deprecated.
The list of visible field names.
|
java.lang.String |
getAllowedItemMetadata()
Deprecated.
The level of item metadata details.
|
java.lang.String |
getAllowedMosaicMethods()
Deprecated.
The list of allowed client controllable mosaic methods.
|
int |
getBandCount()
Deprecated.
The number of bands.
|
IRasterColormap |
getColormap()
Deprecated.
The raster colormap.
|
java.lang.String |
getCopyrightText()
Deprecated.
Copyright information associated with the image service.
|
java.lang.String |
getDefaultCompression()
Deprecated.
The default transmission compression, None, LZ77, JPEG.
|
int |
getDefaultCompressionQuality()
Deprecated.
The default transmission compression quality (1-100).
|
int |
getDefaultMosaicMethod()
Deprecated.
The default mosaic method.
|
int |
getDefaultResamplingMethod()
Deprecated.
The default resampling method.
|
java.lang.String |
getDefaultServiceProperties()
Deprecated.
The default service properties.
|
java.lang.String |
getDescription()
Deprecated.
The description of the image service.
|
java.lang.String |
getEndTimeFieldName()
Deprecated.
The end time field name.
|
IEnvelope |
getExtent()
Deprecated.
The extent of the image service.
|
IRasterHistogram |
getHistogram(int iBand)
Deprecated.
Get the histogram of a given band.
|
IRasterHistograms |
getHistograms()
Deprecated.
The histogram of a given band.
|
int |
getMaxDownloadImageCount()
Deprecated.
The maximum number of images allowed for download.
|
double |
getMaximumPixelSize()
Deprecated.
The maximum visible pixel size.
|
int |
getMaxMosaicImageCount()
Deprecated.
The maximum number of images allowed for mosaic.
|
int |
getMaxNCols()
Deprecated.
The maximum number of colums this service supports.
|
int |
getMaxNRows()
Deprecated.
The maximum number of rows this service supports.
|
int |
getMaxRecordCount()
Deprecated.
The maximum number of records returned for query results.
|
double |
getMaxScale()
Deprecated.
The maximum visible scale for the service.
|
java.lang.String |
getMensurationCapabilities()
Deprecated.
The list of available mensuration capabilities.
|
double |
getMinimumPixelSize()
Deprecated.
The minimum visible pixel size.
|
double |
getMinScale()
Deprecated.
The minimum visible scale for the service.
|
java.lang.String |
getName()
Deprecated.
The name of the image service.
|
java.lang.Object |
getNoData()
Deprecated.
The NoData (background) value of the image service.
|
void |
getPixelSize(double[] pDx,
double[] pDy)
Deprecated.
Gets the pxiel size of the image service, in its native units.
|
int |
getPixelType()
Deprecated.
The pixel type of the image service.
|
IRasterFunctionInfos |
getRasterFunctions()
Deprecated.
The list of available server raster functions.
|
IRasterTypeInfos |
getRasterTypes()
Deprecated.
The list of allowed raster type names for adding rasters.
|
int |
getServiceDataType()
Deprecated.
The data type of the image service.
|
int |
getServiceSourceType()
Deprecated.
The image service data source type.
|
ISpatialReference |
getSpatialReference()
Deprecated.
The spatial reference of the image service.
|
java.lang.String |
getStartTimeFieldName()
Deprecated.
The start time field name.
|
void |
getStatistics(int iBand,
double[] pMin,
double[] pMax,
double[] pMean,
double[] pStdv)
Deprecated.
Gets the statistics of a given band.
|
ITimeExtent |
getTimeExtent()
Deprecated.
The time extent.
|
ITimeReference |
getTimeReference()
Deprecated.
The time reference.
|
java.lang.String |
getTimeValueFormat()
Deprecated.
The time value format.
|
boolean |
isHasRasterAttributeTable()
Deprecated.
Indicates if a raster attribute table exists.
|
boolean |
isSupportBSQ()
Deprecated.
Indicates if output can be generated in BSQ pixel interleave format.
|
boolean |
isSupportsTime()
Deprecated.
Indicates if time is supported.
|
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 |
setAllowedCompressions(java.lang.String pAllowedCompressions)
Deprecated.
The list of allowed client controllable transmition compressions.
|
void |
setAllowedFields(java.lang.String pAllowedFields)
Deprecated.
The list of visible field names.
|
void |
setAllowedItemMetadata(java.lang.String pLOD)
Deprecated.
The level of item metadata details.
|
void |
setAllowedMosaicMethods(java.lang.String pAllowedMethods)
Deprecated.
The list of allowed client controllable mosaic methods.
|
void |
setCopyrightText(java.lang.String pCopyright)
Deprecated.
Copyright information associated with the image service.
|
void |
setDefaultCompression(java.lang.String pCompression)
Deprecated.
The default transmission compression, None, LZ77, JPEG.
|
void |
setDefaultCompressionQuality(int pQuality)
Deprecated.
The default transmission compression quality (1-100).
|
void |
setDefaultMosaicMethod(int pMosaicMethod)
Deprecated.
The default mosaic method.
|
void |
setDefaultResamplingMethod(int pResamplingMethod)
Deprecated.
The default resampling method.
|
void |
setDefaultServiceProperties(java.lang.String pServiceProperties)
Deprecated.
The default service properties.
|
void |
setEndTimeFieldName(java.lang.String pFieldName)
Deprecated.
The end time field name.
|
void |
setHasRasterAttributeTable(boolean pHasTable)
Deprecated.
Indicates if a raster attribute table exists.
|
void |
setMaxDownloadImageCount(int pCount)
Deprecated.
The maximum number of images allowed for download.
|
void |
setMaximumPixelSize(double pMaxPixelSize)
Deprecated.
The maximum visible pixel size.
|
void |
setMaxMosaicImageCount(int pCount)
Deprecated.
The maximum number of images allowed for mosaic.
|
void |
setMaxNCols(int pMaxNCols)
Deprecated.
The maximum number of colums this service supports.
|
void |
setMaxNRows(int pMaxNRows)
Deprecated.
The maximum number of rows this service supports.
|
void |
setMaxRecordCount(int pCount)
Deprecated.
The maximum number of records returned for query results.
|
void |
setMaxScale(double scale)
Deprecated.
The maximum visible scale for the service.
|
void |
setMensurationCapabilities(java.lang.String pCapabilities)
Deprecated.
The list of available mensuration capabilities.
|
void |
setMinimumPixelSize(double pMinPixelSize)
Deprecated.
The minimum visible pixel size.
|
void |
setMinScale(double scale)
Deprecated.
The minimum visible scale for the service.
|
void |
setRasterFunctionsByRef(IRasterFunctionInfos ppFunctionInfos)
Deprecated.
The list of available server raster functions.
|
void |
setRasterTypesByRef(IRasterTypeInfos ppTypeInfos)
Deprecated.
The list of allowed raster type names for adding rasters.
|
void |
setServiceDataType(int pDataType)
Deprecated.
The data type of the image service.
|
void |
setServiceSourceType(int pServiceSourceType)
Deprecated.
The image service data source type.
|
void |
setStartTimeFieldName(java.lang.String pFieldName)
Deprecated.
The start time field name.
|
void |
setSupportBSQ(boolean pBSQ)
Deprecated.
Indicates if output can be generated in BSQ pixel interleave format.
|
void |
setSupportsTime(boolean supports)
Deprecated.
Indicates if time is supported.
|
void |
setTimeExtentByRef(ITimeExtent ppTimeExtent)
Deprecated.
The time extent.
|
void |
setTimeReferenceByRef(ITimeReference ppTimeReference)
Deprecated.
The time reference.
|
void |
setTimeValueFormat(java.lang.String pTimeFormat)
Deprecated.
The time value format.
|
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 IImageServiceInfoProxy(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 IImageServiceInfoProxy()
public IImageServiceInfoProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IImageServiceInfoProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IImageServiceInfoProxy(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 java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getDescription()
throws java.io.IOException,
AutomationException
getDescription in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
getSpatialReference in interface IImageServiceInfojava.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 IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getPixelSize(double[] pDx,
double[] pDy)
throws java.io.IOException,
AutomationException
getPixelSize in interface IImageServiceInfopDx - The pDx (out: use single element array)pDy - The pDy (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getStatistics(int iBand,
double[] pMin,
double[] pMax,
double[] pMean,
double[] pStdv)
throws java.io.IOException,
AutomationException
getStatistics in interface IImageServiceInfoiBand - The iBand (in)pMin - The pMin (out: use single element array)pMax - The pMax (out: use single element array)pMean - The pMean (out: use single element array)pStdv - The pStdv (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getBandCount()
throws java.io.IOException,
AutomationException
getBandCount in interface IImageServiceInfojava.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 IImageServiceInfojava.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 IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMaximumPixelSize()
throws java.io.IOException,
AutomationException
getMaximumPixelSize in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMinimumPixelSize()
throws java.io.IOException,
AutomationException
getMinimumPixelSize in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getCopyrightText()
throws java.io.IOException,
AutomationException
getCopyrightText in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setCopyrightText(java.lang.String pCopyright)
throws java.io.IOException,
AutomationException
setCopyrightText in interface IImageServiceInfopCopyright - The pCopyright (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getServiceDataType()
throws java.io.IOException,
AutomationException
getServiceDataType in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setServiceDataType(int pDataType)
throws java.io.IOException,
AutomationException
setServiceDataType in interface IImageServiceInfopDataType - A com.esri.arcgis.carto.esriImageServiceDataType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDefaultServiceProperties(java.lang.String pServiceProperties)
throws java.io.IOException,
AutomationException
setDefaultServiceProperties in interface IImageServiceInfopServiceProperties - The pServiceProperties (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getDefaultServiceProperties()
throws java.io.IOException,
AutomationException
getDefaultServiceProperties in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaxNCols()
throws java.io.IOException,
AutomationException
getMaxNCols in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaxNRows()
throws java.io.IOException,
AutomationException
getMaxNRows in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getServiceSourceType()
throws java.io.IOException,
AutomationException
getServiceSourceType in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setServiceSourceType(int pServiceSourceType)
throws java.io.IOException,
AutomationException
setServiceSourceType in interface IImageServiceInfopServiceSourceType - A com.esri.arcgis.carto.esriImageServiceSourceType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getAllowedFields()
throws java.io.IOException,
AutomationException
getAllowedFields in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowedFields(java.lang.String pAllowedFields)
throws java.io.IOException,
AutomationException
setAllowedFields in interface IImageServiceInfopAllowedFields - The pAllowedFields (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getAllowedCompressions()
throws java.io.IOException,
AutomationException
getAllowedCompressions in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowedCompressions(java.lang.String pAllowedCompressions)
throws java.io.IOException,
AutomationException
setAllowedCompressions in interface IImageServiceInfopAllowedCompressions - The pAllowedCompressions (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getAllowedMosaicMethods()
throws java.io.IOException,
AutomationException
getAllowedMosaicMethods in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowedMosaicMethods(java.lang.String pAllowedMethods)
throws java.io.IOException,
AutomationException
setAllowedMosaicMethods in interface IImageServiceInfopAllowedMethods - The pAllowedMethods (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getAllowedItemMetadata()
throws java.io.IOException,
AutomationException
getAllowedItemMetadata in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowedItemMetadata(java.lang.String pLOD)
throws java.io.IOException,
AutomationException
setAllowedItemMetadata in interface IImageServiceInfopLOD - The pLOD (in)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 IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxRecordCount(int pCount)
throws java.io.IOException,
AutomationException
setMaxRecordCount in interface IImageServiceInfopCount - The pCount (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaxDownloadImageCount()
throws java.io.IOException,
AutomationException
getMaxDownloadImageCount in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxDownloadImageCount(int pCount)
throws java.io.IOException,
AutomationException
setMaxDownloadImageCount in interface IImageServiceInfopCount - The pCount (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaxMosaicImageCount()
throws java.io.IOException,
AutomationException
getMaxMosaicImageCount in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxMosaicImageCount(int pCount)
throws java.io.IOException,
AutomationException
setMaxMosaicImageCount in interface IImageServiceInfopCount - The pCount (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxNCols(int pMaxNCols)
throws java.io.IOException,
AutomationException
setMaxNCols in interface IImageServiceInfopMaxNCols - The pMaxNCols (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxNRows(int pMaxNRows)
throws java.io.IOException,
AutomationException
setMaxNRows in interface IImageServiceInfopMaxNRows - The pMaxNRows (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getDefaultCompression()
throws java.io.IOException,
AutomationException
getDefaultCompression in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDefaultCompression(java.lang.String pCompression)
throws java.io.IOException,
AutomationException
setDefaultCompression in interface IImageServiceInfopCompression - The pCompression (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getDefaultCompressionQuality()
throws java.io.IOException,
AutomationException
getDefaultCompressionQuality in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDefaultCompressionQuality(int pQuality)
throws java.io.IOException,
AutomationException
setDefaultCompressionQuality in interface IImageServiceInfopQuality - The pQuality (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getDefaultResamplingMethod()
throws java.io.IOException,
AutomationException
getDefaultResamplingMethod in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDefaultResamplingMethod(int pResamplingMethod)
throws java.io.IOException,
AutomationException
setDefaultResamplingMethod in interface IImageServiceInfopResamplingMethod - 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 getDefaultMosaicMethod()
throws java.io.IOException,
AutomationException
getDefaultMosaicMethod in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDefaultMosaicMethod(int pMosaicMethod)
throws java.io.IOException,
AutomationException
setDefaultMosaicMethod in interface IImageServiceInfopMosaicMethod - A com.esri.arcgis.datasourcesraster.esriMosaicMethod constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isSupportBSQ()
throws java.io.IOException,
AutomationException
isSupportBSQ in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSupportBSQ(boolean pBSQ)
throws java.io.IOException,
AutomationException
setSupportBSQ in interface IImageServiceInfopBSQ - The pBSQ (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isSupportsTime()
throws java.io.IOException,
AutomationException
isSupportsTime in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSupportsTime(boolean supports)
throws java.io.IOException,
AutomationException
setSupportsTime in interface IImageServiceInfosupports - The supports (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getStartTimeFieldName()
throws java.io.IOException,
AutomationException
getStartTimeFieldName in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setStartTimeFieldName(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
setStartTimeFieldName in interface IImageServiceInfopFieldName - The pFieldName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getEndTimeFieldName()
throws java.io.IOException,
AutomationException
getEndTimeFieldName in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setEndTimeFieldName(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
setEndTimeFieldName in interface IImageServiceInfopFieldName - The pFieldName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getTimeValueFormat()
throws java.io.IOException,
AutomationException
getTimeValueFormat in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTimeValueFormat(java.lang.String pTimeFormat)
throws java.io.IOException,
AutomationException
setTimeValueFormat in interface IImageServiceInfopTimeFormat - The pTimeFormat (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public ITimeReference getTimeReference() throws java.io.IOException, AutomationException
getTimeReference in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTimeReferenceByRef(ITimeReference ppTimeReference) throws java.io.IOException, AutomationException
setTimeReferenceByRef in interface IImageServiceInfoppTimeReference - A reference to a com.esri.arcgis.system.ITimeReference (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public ITimeExtent getTimeExtent() throws java.io.IOException, AutomationException
getTimeExtent in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTimeExtentByRef(ITimeExtent ppTimeExtent) throws java.io.IOException, AutomationException
setTimeExtentByRef in interface IImageServiceInfoppTimeExtent - A reference to a com.esri.arcgis.system.ITimeExtent (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterHistograms getHistograms() throws java.io.IOException, AutomationException
getHistograms in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterColormap getColormap() throws java.io.IOException, AutomationException
getColormap in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterHistogram getHistogram(int iBand) throws java.io.IOException, AutomationException
getHistogram in interface IImageServiceInfoiBand - The iBand (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterFunctionInfos getRasterFunctions() throws java.io.IOException, AutomationException
getRasterFunctions in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRasterFunctionsByRef(IRasterFunctionInfos ppFunctionInfos) throws java.io.IOException, AutomationException
setRasterFunctionsByRef in interface IImageServiceInfoppFunctionInfos - A reference to a com.esri.arcgis.carto.IRasterFunctionInfos (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterTypeInfos getRasterTypes() throws java.io.IOException, AutomationException
getRasterTypes in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRasterTypesByRef(IRasterTypeInfos ppTypeInfos) throws java.io.IOException, AutomationException
setRasterTypesByRef in interface IImageServiceInfoppTypeInfos - A reference to a com.esri.arcgis.carto.IRasterTypeInfos (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getMensurationCapabilities()
throws java.io.IOException,
AutomationException
getMensurationCapabilities in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMensurationCapabilities(java.lang.String pCapabilities)
throws java.io.IOException,
AutomationException
setMensurationCapabilities in interface IImageServiceInfopCapabilities - The pCapabilities (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isHasRasterAttributeTable()
throws java.io.IOException,
AutomationException
isHasRasterAttributeTable in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setHasRasterAttributeTable(boolean pHasTable)
throws java.io.IOException,
AutomationException
setHasRasterAttributeTable in interface IImageServiceInfopHasTable - The pHasTable (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMinScale()
throws java.io.IOException,
AutomationException
getMinScale in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMinScale(double scale)
throws java.io.IOException,
AutomationException
setMinScale in interface IImageServiceInfoscale - The scale (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getMaxScale()
throws java.io.IOException,
AutomationException
getMaxScale in interface IImageServiceInfojava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxScale(double scale)
throws java.io.IOException,
AutomationException
setMaxScale in interface IImageServiceInfoscale - The scale (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMinimumPixelSize(double pMinPixelSize)
throws java.io.IOException,
AutomationException
setMinimumPixelSize in interface IImageServiceInfopMinPixelSize - The pMinPixelSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaximumPixelSize(double pMaxPixelSize)
throws java.io.IOException,
AutomationException
setMaximumPixelSize in interface IImageServiceInfopMaxPixelSize - The pMaxPixelSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.