DOMPoint
E1016615
DOMPoint is a Web API interface representing a point in 2D or 3D space, commonly used for geometry and transformations in web graphics and layout calculations.
All labels observed (2)
| Label | Occurrences |
|---|---|
| DOMPoint canonical | 1 |
| DOMPointReadOnly | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13002071 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: DOMPoint Context triple: [CSSOM View Module, definesInterface, DOMPoint]
-
A.
CIVector
CIVector is an Objective-C class in Apple’s Core Image framework that represents and manipulates multi-component vectors, commonly used for configuring image filters and transformations.
-
B.
Pointer Events
Pointer Events is a web standard that unifies mouse, touch, and pen input handling through a single, consistent event model for web applications.
-
C.
Pointer
Pointer is a surname shared by various individuals, including members of the Pointer family in the entertainment industry.
-
D.
Point Given
Point Given is a champion American Thoroughbred racehorse best known for winning the 2001 Preakness and Belmont Stakes and being named Horse of the Year.
-
E.
Pointer Lock API
The Pointer Lock API is a web technology that allows web applications to capture and hide the mouse cursor, providing raw, continuous mouse movement data for immersive experiences like 3D games and simulations.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: DOMPoint Target entity description: DOMPoint is a Web API interface representing a point in 2D or 3D space, commonly used for geometry and transformations in web graphics and layout calculations.
-
A.
CIVector
CIVector is an Objective-C class in Apple’s Core Image framework that represents and manipulates multi-component vectors, commonly used for configuring image filters and transformations.
-
B.
Pointer Events
Pointer Events is a web standard that unifies mouse, touch, and pen input handling through a single, consistent event model for web applications.
-
C.
Pointer
Pointer is a surname shared by various individuals, including members of the Pointer family in the entertainment industry.
-
D.
Point Given
Point Given is a champion American Thoroughbred racehorse best known for winning the 2001 Preakness and Belmont Stakes and being named Horse of the Year.
-
E.
Pointer Lock API
The Pointer Lock API is a web technology that allows web applications to capture and hide the mouse cursor, providing raw, continuous mouse movement data for immersive experiences like 3D games and simulations.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
Web API interface
ⓘ
geometry interface ⓘ |
| attributeType |
w is a double
ⓘ
x is a double ⓘ y is a double ⓘ z is a double ⓘ |
| coordinateSystem | Cartesian coordinates ⓘ |
| defaultValue |
w defaults to 1
ⓘ
z defaults to 0 ⓘ |
| definedIn | Geometry Interfaces specification NERFINISHED ⓘ |
| exposedOn |
Window
ⓘ
Worker ⓘ |
| hasAttribute |
w
ⓘ
x ⓘ y ⓘ z ⓘ |
| hasConstructor |
DOMPoint()
ⓘ
DOMPoint(x, y) ⓘ DOMPoint(x, y, z, w) ⓘ |
| hasMethod |
matrixTransform()
ⓘ
toJSON() ⓘ |
| hasStaticMethod |
fromPoint()
ⓘ
fromPoint(source) creates a new DOMPoint ⓘ |
| inheritsFrom | DOMPointReadOnly NERFINISHED ⓘ |
| matrixTransformParameter | DOMMatrixInit NERFINISHED ⓘ |
| mutable | true ⓘ |
| partOf | Geometry Interfaces Module Level 1 NERFINISHED ⓘ |
| readOnlyVariant | DOMPointReadOnly NERFINISHED ⓘ |
| relatedInterface | DOMPointReadOnly NERFINISHED ⓘ |
| represents |
point in 2D space
ⓘ
point in 3D space ⓘ |
| returnsFromMatrixTransform | DOMPoint ⓘ |
| serializationFormat | JSON NERFINISHED ⓘ |
| specStatus | W3C Candidate Recommendation (Geometry Interfaces) NERFINISHED ⓘ |
| usedFor |
coordinate transformations
ⓘ
geometry calculations ⓘ hit testing ⓘ layout and rendering computations ⓘ |
| usedIn |
Web APIs
NERFINISHED
ⓘ
layout calculations ⓘ web graphics ⓘ |
| usedWith |
Canvas 2D API
NERFINISHED
ⓘ
DOMMatrix NERFINISHED ⓘ SVG NERFINISHED ⓘ |
| wRepresents | homogeneous coordinate ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: DOMPoint Description of subject: DOMPoint is a Web API interface representing a point in 2D or 3D space, commonly used for geometry and transformations in web graphics and layout calculations.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.