com.esri.arcgis.carto
Class IImageServiceInfo2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.carto.IImageServiceInfoProxy
          extended by com.esri.arcgis.carto.IImageServiceInfo2Proxy
All Implemented Interfaces:
IImageServiceInfo, IImageServiceInfo2, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IImageServiceInfo3Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IImageServiceInfo2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'

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 IImageServiceInfo2Proxy
extends IImageServiceInfoProxy
implements IImageServiceInfo2, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.carto.IImageServiceInfo2
IID, IIDe569c393_70b6_497c_b999_bb246d00a8b7
 
Fields inherited from interface com.esri.arcgis.carto.IImageServiceInfo
IIDbfcd28a7_b02f_4c5d_aa7e_d0ba474d5192
 
Constructor Summary
  IImageServiceInfo2Proxy()
          Deprecated. For internal use only
  IImageServiceInfo2Proxy(java.lang.Object obj)
          Deprecated.  
protected IImageServiceInfo2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IImageServiceInfo2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IImageServiceInfo2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 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.
 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 getEndTimeFieldName()
          Deprecated. The end time field name.
 int getMaxDownloadImageCount()
          Deprecated. The maximum number of images allowed for download.
 int getMaxMosaicImageCount()
          Deprecated. The maximum number of images allowed for mosaic.
 int getMaxRecordCount()
          Deprecated. The maximum number of records returned for query results.
 java.lang.String getStartTimeFieldName()
          Deprecated. The start time field name.
 ITimeExtent getTimeExtent()
          Deprecated. The time extent.
 ITimeReference getTimeReference()
          Deprecated. The time reference.
 java.lang.String getTimeValueFormat()
          Deprecated. The time value format.
 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.  
 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 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 setEndTimeFieldName(java.lang.String pFieldName)
          Deprecated. The end time field name.
 void setMaxDownloadImageCount(int pCount)
          Deprecated. The maximum number of images allowed for download.
 void setMaxMosaicImageCount(int pCount)
          Deprecated. The maximum number of images allowed for mosaic.
 void setMaxNCols(int rhs1)
          Deprecated. The maximum number of colums this service supports.
 void setMaxNRows(int rhs1)
          Deprecated. The maximum number of rows this service supports.
 void setMaxRecordCount(int pCount)
          Deprecated. The maximum number of records returned for query results.
 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.
 
Methods inherited from class com.esri.arcgis.carto.IImageServiceInfoProxy
getBandCount, getCopyrightText, getDefaultServiceProperties, getDescription, getExtent, getMaximumPixelSize, getMaxNCols, getMaxNRows, getMinimumPixelSize, getName, getNoData, getPixelSize, getPixelType, getServiceDataType, getServiceSourceType, getSpatialReference, getStatistics, setCopyrightText, setDefaultServiceProperties, setServiceDataType, setServiceSourceType
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.carto.IImageServiceInfo
getBandCount, getCopyrightText, getDefaultServiceProperties, getDescription, getExtent, getMaximumPixelSize, getMaxNCols, getMaxNRows, getMinimumPixelSize, getName, getNoData, getPixelSize, getPixelType, getServiceDataType, getServiceSourceType, getSpatialReference, getStatistics, setCopyrightText, setDefaultServiceProperties, setServiceDataType, setServiceSourceType
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IImageServiceInfo2Proxy

public IImageServiceInfo2Proxy(java.lang.String CLSID,
                               java.lang.String host,
                               com.esri.arcgis.interop.AuthInfo authInfo)
                        throws java.net.UnknownHostException,
                               java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IImageServiceInfo2Proxy

public IImageServiceInfo2Proxy()
Deprecated. 
For internal use only


IImageServiceInfo2Proxy

public IImageServiceInfo2Proxy(java.lang.Object obj)
                        throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IImageServiceInfo2Proxy

protected IImageServiceInfo2Proxy(java.lang.Object obj,
                                  java.lang.String iid)
                           throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IImageServiceInfo2Proxy

protected IImageServiceInfo2Proxy(java.lang.String CLSID,
                                  java.lang.String iid,
                                  java.lang.String host,
                                  com.esri.arcgis.interop.AuthInfo authInfo)
                           throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IImageServiceInfoProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IImageServiceInfoProxy
Throws:
java.io.IOException

getAllowedFields

public java.lang.String getAllowedFields()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The list of visible field names.

Specified by:
getAllowedFields in interface IImageServiceInfo2
Returns:
The pAllowedFields
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowedFields

public void setAllowedFields(java.lang.String pAllowedFields)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The list of visible field names.

Specified by:
setAllowedFields in interface IImageServiceInfo2
Parameters:
pAllowedFields - The pAllowedFields (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAllowedCompressions

public java.lang.String getAllowedCompressions()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
The list of allowed client controllable transmition compressions.

Specified by:
getAllowedCompressions in interface IImageServiceInfo2
Returns:
The pAllowedCompressions
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowedCompressions

public void setAllowedCompressions(java.lang.String pAllowedCompressions)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The list of allowed client controllable transmition compressions.

Specified by:
setAllowedCompressions in interface IImageServiceInfo2
Parameters:
pAllowedCompressions - The pAllowedCompressions (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAllowedMosaicMethods

public java.lang.String getAllowedMosaicMethods()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
The list of allowed client controllable mosaic methods.

Specified by:
getAllowedMosaicMethods in interface IImageServiceInfo2
Returns:
The pAllowedMethods
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowedMosaicMethods

public void setAllowedMosaicMethods(java.lang.String pAllowedMethods)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The list of allowed client controllable mosaic methods.

Specified by:
setAllowedMosaicMethods in interface IImageServiceInfo2
Parameters:
pAllowedMethods - The pAllowedMethods (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAllowedItemMetadata

public java.lang.String getAllowedItemMetadata()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
The level of item metadata details.

Specified by:
getAllowedItemMetadata in interface IImageServiceInfo2
Returns:
The pLOD
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAllowedItemMetadata

public void setAllowedItemMetadata(java.lang.String pLOD)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The level of item metadata details.

Specified by:
setAllowedItemMetadata in interface IImageServiceInfo2
Parameters:
pLOD - The pLOD (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMaxRecordCount

public int getMaxRecordCount()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The maximum number of records returned for query results.

Specified by:
getMaxRecordCount in interface IImageServiceInfo2
Returns:
The pCount
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxRecordCount

public void setMaxRecordCount(int pCount)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The maximum number of records returned for query results.

Specified by:
setMaxRecordCount in interface IImageServiceInfo2
Parameters:
pCount - The pCount (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMaxDownloadImageCount

public int getMaxDownloadImageCount()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The maximum number of images allowed for download.

Specified by:
getMaxDownloadImageCount in interface IImageServiceInfo2
Returns:
The pCount
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxDownloadImageCount

public void setMaxDownloadImageCount(int pCount)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The maximum number of images allowed for download.

Specified by:
setMaxDownloadImageCount in interface IImageServiceInfo2
Parameters:
pCount - The pCount (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMaxMosaicImageCount

public int getMaxMosaicImageCount()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The maximum number of images allowed for mosaic.

Specified by:
getMaxMosaicImageCount in interface IImageServiceInfo2
Returns:
The pCount
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxMosaicImageCount

public void setMaxMosaicImageCount(int pCount)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The maximum number of images allowed for mosaic.

Specified by:
setMaxMosaicImageCount in interface IImageServiceInfo2
Parameters:
pCount - The pCount (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxNCols

public void setMaxNCols(int rhs1)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The maximum number of colums this service supports.

Specified by:
setMaxNCols in interface IImageServiceInfo2
Parameters:
rhs1 - The rhs1 (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxNRows

public void setMaxNRows(int rhs1)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The maximum number of rows this service supports.

Specified by:
setMaxNRows in interface IImageServiceInfo2
Parameters:
rhs1 - The rhs1 (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultCompression

public java.lang.String getDefaultCompression()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
The default transmission compression, None, LZ77, JPEG.

Specified by:
getDefaultCompression in interface IImageServiceInfo2
Returns:
The pCompression
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultCompression

public void setDefaultCompression(java.lang.String pCompression)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The default transmission compression, None, LZ77, JPEG.

Specified by:
setDefaultCompression in interface IImageServiceInfo2
Parameters:
pCompression - The pCompression (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultCompressionQuality

public int getDefaultCompressionQuality()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The default transmission compression quality (1-100).

Specified by:
getDefaultCompressionQuality in interface IImageServiceInfo2
Returns:
The pQuality
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultCompressionQuality

public void setDefaultCompressionQuality(int pQuality)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The default transmission compression quality (1-100).

Specified by:
setDefaultCompressionQuality in interface IImageServiceInfo2
Parameters:
pQuality - The pQuality (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultResamplingMethod

public int getDefaultResamplingMethod()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The default resampling method.

Specified by:
getDefaultResamplingMethod in interface IImageServiceInfo2
Returns:
A com.esri.arcgis.geodatabase.rstResamplingTypes constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultResamplingMethod

public void setDefaultResamplingMethod(int pResamplingMethod)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The default resampling method.

Specified by:
setDefaultResamplingMethod in interface IImageServiceInfo2
Parameters:
pResamplingMethod - A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultMosaicMethod

public int getDefaultMosaicMethod()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The default mosaic method.

Specified by:
getDefaultMosaicMethod in interface IImageServiceInfo2
Returns:
A com.esri.arcgis.datasourcesraster.esriMosaicMethod constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultMosaicMethod

public void setDefaultMosaicMethod(int pMosaicMethod)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The default mosaic method.

Specified by:
setDefaultMosaicMethod in interface IImageServiceInfo2
Parameters:
pMosaicMethod - A com.esri.arcgis.datasourcesraster.esriMosaicMethod constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isSupportBSQ

public boolean isSupportBSQ()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if output can be generated in BSQ pixel interleave format.

Specified by:
isSupportBSQ in interface IImageServiceInfo2
Returns:
The pBSQ
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSupportBSQ

public void setSupportBSQ(boolean pBSQ)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Indicates if output can be generated in BSQ pixel interleave format.

Specified by:
setSupportBSQ in interface IImageServiceInfo2
Parameters:
pBSQ - The pBSQ (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isSupportsTime

public boolean isSupportsTime()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if time is supported.

Specified by:
isSupportsTime in interface IImageServiceInfo2
Returns:
The supports
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSupportsTime

public void setSupportsTime(boolean supports)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if time is supported.

Specified by:
setSupportsTime in interface IImageServiceInfo2
Parameters:
supports - The supports (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStartTimeFieldName

public java.lang.String getStartTimeFieldName()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
The start time field name.

Specified by:
getStartTimeFieldName in interface IImageServiceInfo2
Returns:
The pFieldName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setStartTimeFieldName

public void setStartTimeFieldName(java.lang.String pFieldName)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The start time field name.

Specified by:
setStartTimeFieldName in interface IImageServiceInfo2
Parameters:
pFieldName - The pFieldName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getEndTimeFieldName

public java.lang.String getEndTimeFieldName()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
The end time field name.

Specified by:
getEndTimeFieldName in interface IImageServiceInfo2
Returns:
The pFieldName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setEndTimeFieldName

public void setEndTimeFieldName(java.lang.String pFieldName)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The end time field name.

Specified by:
setEndTimeFieldName in interface IImageServiceInfo2
Parameters:
pFieldName - The pFieldName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTimeValueFormat

public java.lang.String getTimeValueFormat()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The time value format.

Specified by:
getTimeValueFormat in interface IImageServiceInfo2
Returns:
The pTimeFormat
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTimeValueFormat

public void setTimeValueFormat(java.lang.String pTimeFormat)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The time value format.

Specified by:
setTimeValueFormat in interface IImageServiceInfo2
Parameters:
pTimeFormat - The pTimeFormat (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTimeReference

public ITimeReference getTimeReference()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The time reference.

Specified by:
getTimeReference in interface IImageServiceInfo2
Returns:
A reference to a com.esri.arcgis.system.ITimeReference
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTimeReferenceByRef

public void setTimeReferenceByRef(ITimeReference ppTimeReference)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The time reference.

Specified by:
setTimeReferenceByRef in interface IImageServiceInfo2
Parameters:
ppTimeReference - A reference to a com.esri.arcgis.system.ITimeReference (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTimeExtent

public ITimeExtent getTimeExtent()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The time extent.

Specified by:
getTimeExtent in interface IImageServiceInfo2
Returns:
A reference to a com.esri.arcgis.system.ITimeExtent
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTimeExtentByRef

public void setTimeExtentByRef(ITimeExtent ppTimeExtent)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The time extent.

Specified by:
setTimeExtentByRef in interface IImageServiceInfo2
Parameters:
ppTimeExtent - A reference to a com.esri.arcgis.system.ITimeExtent (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.