# Interface for 2D vectors

2D vectors of all backends have the following attributes, properties, and methods.

For the momentum synonyms, see [Interface for 2D momentum](momentum2d.md).

```{eval-rst}
.. autoclass:: vector._methods.VectorProtocolPlanar
    :members:
    :inherited-members:
    :member-order: bysource
```
