Left corner of rectangle coordinate.
Right corner of rectangle coordinate.
Top corner of rectangle coordinate.
Bottom corner of rectangle coordinate.
Readonly
maxXRight corner of rectangle coordinate.
Readonly
maxYBottom corner of rectangle coordinate.
Readonly
minXLeft corner of rectangle coordinate.
Readonly
minYTop corner of rectangle coordinate.
Adds margin to the rect coordinates.
Margin to add.
Adds numeric point to rect coordinates.
Point to add.
Adds relative padding to rect coordinates.
Relative padding.
Returns data rectangle center.
Returns horizontal range for this data rectangle.
Right Bottom corner of data rectangle.
Left Top corner of data rectangle.
Returns vertical range for this data rectangle.
Merges one data rectangle with other data rectangle.
Other rectangle.
Creates new DataRect with specified height
NumericDataRect
new height
Creates new DataRect with specified width
NumericDataRect
new width
Static
applyCreates numeric data rectangle.
Left corner of rectangle coordinate.
Top corner of rectangle coordinate.
Rectangle width.
Rectangle height.
Generated using TypeDoc
Creates numeric data rectangle.