paper.setOrigin(x, y)
Deprecated in favor of translate()
. Lets you modify the origin (zero coordinates) of a paper. An origin can also be passed to the options object of the joint.dia.Paper
constructor. If the method is called a "translate"
event is triggered on the paper.