ImageGear for Java
convertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,ImGearArray) Method
IImGearScrollableView interface; represents Java form to draw the image on.
Specifies translation direction; either IMAGE_TO_DEVICE or DEVICE_TO_IMAGE.
Array with point coordinates. IImGearScrollableViewImGearCoordConvModes
Translates coordinates between image and device coordinate systems (depending on the value of the "Mode" parameter). The array parameter can point to array of points or double points.
Syntax
void convertCoordinates( 
   IImGearScrollableView pageView,
   java.awt.Graphics g,
   ImGearCoordConvModes mode,
   ImGearArray array
)

Parameters

pageView
IImGearScrollableView interface; represents Java form to draw the image on.
g
mode
Specifies translation direction; either IMAGE_TO_DEVICE or DEVICE_TO_IMAGE.
array
Array with point coordinates. IImGearScrollableViewImGearCoordConvModes
See Also

Reference

IImGearPageDisplay Interface
IImGearPageDisplay Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback