Geda3.Bounds.translate – Gschem3 Reference Manual
Packages
Gschem3
Geda3
Bounds
Bounds
Bounds.with_fpoints
Bounds.with_points
contains
empty
expand
get_height
get_width
intersection
mirror_x
overlaps
rotate
to_string
translate
union
max_x
max_y
min_x
min_y
translate
Description:
public
void
translate
(
int
dx,
int
dy)
Translate the bounds
Parameters:
dx
The displacement on the x axis
dy
The displacement on the y axis