linXiv frontend (TS/JS)
Preparing search index...
lib/graph/fit
BoundingBox
Interface BoundingBox
interface
BoundingBox
{
h
:
number
;
w
:
number
;
x1
:
number
;
x2
:
number
;
y1
:
number
;
y2
:
number
;
}
Index
Properties
h
w
x1
x2
y1
y2
Properties
h
h
:
number
w
w
:
number
x1
x1
:
number
x2
x2
:
number
y1
y1
:
number
y2
y2
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
w
x1
x2
y1
y2
linXiv frontend (TS/JS)
Loading...