Bounds.with_fpoints


Description:

public Bounds.with_fpoints (double x0, double y0, double x1, double y1)

Create a bounds with points

Parameters:

x0

x coordinate of first point

y0

y coordinate of first point

x1

x coordinate of second point

y1

y coordinate of second point