setScale

public void setScale(double scale)

Sets the scale used for all coordinates passed to this generator.

This is the equivalent to setting each coordinate to the specified value.

Parameters

scale

New value to scale each coordinate by