Package com.tomtom.sdk.maps.display.common.screen
Types
Functions
Link copied to clipboard
Subtracts anotherPoint from this Point by subtracting the corresponding x and y coordinates.
Subtracts anotherPoint from this PointF by subtracting the corresponding x and y coordinates.
Link copied to clipboard
Add anotherPoint to this Point by adding the corresponding x and y coordinates.
Add anotherPoint to this PointF by adding the corresponding x and y coordinates.