PostScriptDevice.translate

void translate(int x, int y)

Translates the drawing origin.

Multiple translations can be stacked. Use untranslate() to remove the last translation.

Parameters

xX translation
yY translation