Dear All,
In the last version of Mondrian, I added MOGraphElement >> threadholdSize. The value returned by this method is the smallest size before the figure is rendered using a different strategy. Typically, below this size, an edge is not drawn at all. And a rectangle is rendered as a line
Apparently, this is necessary to scale down large pictures.
Cheers, Alexandre