Returns a clone with edges and radii moved inwards by the given delta.
T deflate(double delta) => inflate(-delta);