Uses of Class
com.scriptel.proscript.input.AdjustedCoordinate
-
Packages that use AdjustedCoordinate Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of AdjustedCoordinate in com.scriptel.proscript
Methods in com.scriptel.proscript with parameters of type AdjustedCoordinate Modifier and Type Method Description void
Display. adjustAspect(AdjustedCoordinate coordinate)
This method adjusts an already range corrected AdjustedCoordinate so that the aspect ratio matches that of the aspect ratio reported by the device.void
CoordinateRange. rangeCoordinate(AdjustedCoordinate c)
This method corrects a raw coordinate's range to match the range specified by the device.
-