Transformation2D

Note: There is a newer version of this specification see VEC 2.1.0

A Transformation is a geometric transformation and specifies a transformation matrix.

General Information

Attribute Value
Owner geo_2d
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
a11 Double 1 Transformation2D
a12 Double 1 Transformation2D
a21 Double 1 Transformation2D
a22 Double 1 Transformation2D

Outgoing Relations

Type Role Mult. Mult. Description
CartesianPoint2D origin 1 0..* References the CartesianPoint2D that is the origin of the Transformation2D.

Incoming Relations

Type Mult. Role Mult. Description
OccurrenceOrUsageViewItem2D 1 orientation 0..1 Specifies the orientation of the view item.
Previous