ImageGearJava Project > com.accusoft.imagegear.display Package > ImGearPageDisplay Class > convertCoordinates Method : convertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,ImGearArray) Method |
IMAGE_TO_DEVICE
or DEVICE_TO_IMAGE
.
array
parameter can point to array of points or double points.public void convertCoordinates( IImGearScrollableView pageView, java.awt.Graphics g, ImGearCoordConvModes mode, ImGearArray array ) |
IMAGE_TO_DEVICE
or DEVICE_TO_IMAGE
.