AdaptiveBounds

Constructors

this
this(string str)
this
this(double my_min_x, double my_max_x, double my_min_y, double my_max_y)
this
this(Bounds bnds)

Alias This

bounds

Members

Functions

adapt
bool adapt(T point)
adapt
bool adapt(T points)
adapt
bool adapt(T bounds)

Variables

bounds
Bounds bounds;
Undocumented in source.

Meta