Class: PointMatrixSet2D
A set of 2D points with an associated rotation matrix.
URI: entities:PointMatrixSet2D
Parents
- is_a: Annotation - A primitive annotation.
Uses Mixin
- mixin: CoordMetaMixin - Coordinate system mixins for annotations.
Attributes
Own
- origin2D 0..1
- Description: Location on a 2D image (Nx2).
- Range: Float
- matrix2D 0..1
- Description: Rotation matrix associated with a point on a 2D image (Nx2x2).
- Range: Float
Inherited from Annotation:
Mixed in from CoordMetaMixin:
- coordinate_systems 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateSystem
Mixed in from CoordMetaMixin:
- coordinate_transformations 0..*
- Description: Named coordinate systems for this entity
- Range: CoordinateTransformation