ImageGearJava Project > com.accusoft.imagegear.art Package > ImGearARTPage Class > convertCoordinates Method : convertCoordinates(IImGearScrollableView,ImGearPageDisplay,Graphics,ImGearCoordConvModes,ImGearArray) Method |
The conversion depends on mode
parameter and taks into account the annotation page orientation.
com.accusoft.imagegear.display.IImGearScrollableViewT:com.accusoft.imagegear.display.ImGearCoordConvModes
public void convertCoordinates( IImGearScrollableView pageView, ImGearPageDisplay pageDisplay, java.awt.Graphics graphics, ImGearCoordConvModes mode, ImGearArray points ) |
The conversion depends on mode
parameter and taks into account the annotation page orientation.
com.accusoft.imagegear.display.IImGearScrollableViewT:com.accusoft.imagegear.display.ImGearCoordConvModes