javafx.ui.canvas
Translate
Extends:
Transform
Transformation operation which moves an object.
Attributes
public x: Number
The distance to move this object along the x axis
public y: Number
The distance to move this object along the y axis
Attributes Inherited from
javafx.ui.canvas.Transform
transform
,
transformable