DOMQuad
E1016614
DOMQuad is a Web API interface representing a quadrilateral region in the document, typically used for precise geometric calculations of element layout and hit-testing in the browser.
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
Web API interface
ⓘ
geometry interface ⓘ |
| availableInContext |
Window
ⓘ
Worker ⓘ |
| canBeCreatedFrom |
DOMQuadInit dictionary
ⓘ
DOMRectInit dictionary ⓘ |
| coordinateSystem | CSS pixels ⓘ |
| definedInSpecification | Geometry Interfaces Module Level 1 NERFINISHED ⓘ |
| environment | web browser ⓘ |
| factoryMethod |
DOMQuad.fromQuad()
ⓘ
DOMQuad.fromRect() NERFINISHED ⓘ |
| getBoundsReturnType | DOMRectReadOnly NERFINISHED ⓘ |
| hasMethod |
fromQuad()
ⓘ
fromRect() ⓘ getBounds() ⓘ toJSON() ⓘ |
| hasProperty |
bounds
ⓘ
p1 ⓘ p2 ⓘ p3 ⓘ p4 ⓘ |
| introducedFor | high-precision layout geometry ⓘ |
| languageBinding | JavaScript NERFINISHED ⓘ |
| partOf | Web APIs NERFINISHED ⓘ |
| pointType |
DOMPoint
NERFINISHED
ⓘ
DOMPointReadOnly NERFINISHED ⓘ |
| relatedInterface |
DOMPoint
NERFINISHED
ⓘ
DOMPointReadOnly NERFINISHED ⓘ DOMRect NERFINISHED ⓘ DOMRectReadOnly NERFINISHED ⓘ |
| serializationFormat | JSON NERFINISHED ⓘ |
| standardizedBy | W3C NERFINISHED ⓘ |
| status | Living Standard NERFINISHED ⓘ |
| supportsHitTestingUseCases | true GENERATED ⓘ |
| supportsLayoutDebuggingUseCases | true GENERATED ⓘ |
| supportsNonAxisAlignedGeometry | true GENERATED ⓘ |
| supportsSubPixelPrecision | true GENERATED ⓘ |
| toJSONIncludes |
bounds
ⓘ
p1 ⓘ p2 ⓘ p3 ⓘ p4 ⓘ |
| usedByMethod | Element.getBoxQuads() NERFINISHED ⓘ |
| usedFor |
element layout calculations
ⓘ
hit-testing in the browser ⓘ precise geometric calculations ⓘ representing quadrilateral regions ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.