com.esri.arcgis.animation
Class IVideoExporter2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.animation.IVideoExporterProxy
          extended by com.esri.arcgis.animation.IVideoExporter2Proxy
All Implemented Interfaces:
IVideoExporter, IVideoExporter2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control the video exporters.' 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 IVideoExporter2Proxy
extends IVideoExporterProxy
implements IVideoExporter2, 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.animation.IVideoExporter2
IID, IIDcebd50af_a7ec_4c98_b74d_a6b2937b1f06
 
Fields inherited from interface com.esri.arcgis.animation.IVideoExporter
IIDc6c65fc9_4041_4e16_83c6_9f3c9dc13dbd
 
Constructor Summary
  IVideoExporter2Proxy()
          Deprecated. For internal use only
  IVideoExporter2Proxy(java.lang.Object obj)
          Deprecated.  
protected IVideoExporter2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IVideoExporter2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IVideoExporter2Proxy(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.  
 void exportVideoFromImages(double duration)
          Deprecated. Export a video from a folder of images.
 void exportVideoFromTimeSlider()
          Deprecated. Export a video from the time slider.
 int getEndFrame()
          Deprecated. The last frame in frame based export.
 java.lang.String getImageFolderName()
          Deprecated. The complete path name of the folder with the images to be exported.
 java.lang.String getImageFormat()
          Deprecated. The source format of images to be used when exporting a video.
 int getStartFrame()
          Deprecated. The first frame in frame based export.
 int getTotalFrames()
          Deprecated. The total frames to be exported.
 boolean isUseExportFromImages()
          Deprecated. Indicates if export from images is to be used.
 boolean isUseFrameExport()
          Deprecated. Indicates if frame based export is to be used.
 boolean isUseTwoStageExport()
          Deprecated. Indicates if two stage export is to be used.
 boolean isWriteAGVFile()
          Deprecated. Indicates if an AGV file is to be written out during export.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setEndFrame(int pEndFrame)
          Deprecated. The last frame in frame based export.
 void setImageFolderName(java.lang.String pImageFolderName)
          Deprecated. The complete path name of the folder with the images to be exported.
 void setImageFormat(java.lang.String pImageFormat)
          Deprecated. The source format of images to be used when exporting a video.
 void setStartFrame(int pStartFrame)
          Deprecated. The first frame in frame based export.
 void setTotalFrames(int pTotalFrames)
          Deprecated. The total frames to be exported.
 void setUseExportFromImages(boolean pbUseExportFromImages)
          Deprecated. Indicates if export from images is to be used.
 void setUseFrameExport(boolean pbUseFrameExport)
          Deprecated. Indicates if frame based export is to be used.
 void setUseTwoStageExport(boolean pbUseTwoStageExport)
          Deprecated. Indicates if two stage export is to be used.
 void setWriteAGVFile(boolean pbWriteAGVFile)
          Deprecated. Indicates if an AGV file is to be written out during export.
 
Methods inherited from class com.esri.arcgis.animation.IVideoExporterProxy
exportAnimation, getCodec, getCodecCode, getCodecCodeList, getCodecList, getColorDepth, getCustomSize, getDataRate, getExportFileName, getFileExtension, getFilter, getFrameDuration, getFrameRate, getKeyFrameRate, getName, getQuality, isInstalled, isRecordOffScreen, isRecordWindow, isResizeExportWindow, isShowSettingsDialog, isUseCustomSize, putCustomSize, setCodec, setCodecCode, setColorDepth, setDataRate, setExportFileName, setFrameDuration, setFrameRate, setKeyFrameRate, setQuality, setRecordOffScreen, setRecordWindow, setResizeExportWindow, setShowSettingsDialog, setUseCustomSize
 
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.animation.IVideoExporter
exportAnimation, getCodec, getCodecCode, getCodecCodeList, getCodecList, getColorDepth, getCustomSize, getDataRate, getExportFileName, getFileExtension, getFilter, getFrameDuration, getFrameRate, getKeyFrameRate, getName, getQuality, isInstalled, isRecordOffScreen, isRecordWindow, isResizeExportWindow, isShowSettingsDialog, isUseCustomSize, putCustomSize, setCodec, setCodecCode, setColorDepth, setDataRate, setExportFileName, setFrameDuration, setFrameRate, setKeyFrameRate, setQuality, setRecordOffScreen, setRecordWindow, setResizeExportWindow, setShowSettingsDialog, setUseCustomSize
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IVideoExporter2Proxy

public IVideoExporter2Proxy(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

IVideoExporter2Proxy

public IVideoExporter2Proxy()
Deprecated. 
For internal use only


IVideoExporter2Proxy

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

IVideoExporter2Proxy

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

IVideoExporter2Proxy

protected IVideoExporter2Proxy(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 IVideoExporterProxy
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 IVideoExporterProxy
Throws:
java.io.IOException

setUseFrameExport

public void setUseFrameExport(boolean pbUseFrameExport)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if frame based export is to be used.

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

isUseFrameExport

public boolean isUseFrameExport()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if frame based export is to be used.

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

setStartFrame

public void setStartFrame(int pStartFrame)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The first frame in frame based export.

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

getStartFrame

public int getStartFrame()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The first frame in frame based export.

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

setEndFrame

public void setEndFrame(int pEndFrame)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The last frame in frame based export.

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

getEndFrame

public int getEndFrame()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The last frame in frame based export.

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

setTotalFrames

public void setTotalFrames(int pTotalFrames)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The total frames to be exported.

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

getTotalFrames

public int getTotalFrames()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The total frames to be exported.

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

setUseTwoStageExport

public void setUseTwoStageExport(boolean pbUseTwoStageExport)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if two stage export is to be used.

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

isUseTwoStageExport

public boolean isUseTwoStageExport()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if two stage export is to be used.

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

setUseExportFromImages

public void setUseExportFromImages(boolean pbUseExportFromImages)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if export from images is to be used.

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

isUseExportFromImages

public boolean isUseExportFromImages()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates if export from images is to be used.

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

setImageFolderName

public void setImageFolderName(java.lang.String pImageFolderName)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The complete path name of the folder with the images to be exported.

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

getImageFolderName

public java.lang.String getImageFolderName()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The complete path name of the folder with the images to be exported.

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

setImageFormat

public void setImageFormat(java.lang.String pImageFormat)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The source format of images to be used when exporting a video.

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

getImageFormat

public java.lang.String getImageFormat()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The source format of images to be used when exporting a video.

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

exportVideoFromImages

public void exportVideoFromImages(double duration)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Export a video from a folder of images.

Specified by:
exportVideoFromImages in interface IVideoExporter2
Parameters:
duration - The duration (in, optional, pass 0.0 if not required)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setWriteAGVFile

public void setWriteAGVFile(boolean pbWriteAGVFile)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if an AGV file is to be written out during export.

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

isWriteAGVFile

public boolean isWriteAGVFile()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if an AGV file is to be written out during export.

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

exportVideoFromTimeSlider

public void exportVideoFromTimeSlider()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Export a video from the time slider.

Specified by:
exportVideoFromTimeSlider in interface IVideoExporter2
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.