Skip to main content

OrientationKind

Class Description​

The orientation of the coordinate system with respect to top, left, and the coordinate number system.

Attributes​

NameTypeDescription
NEGATIVEFor 2D diagrams, a negative orientation gives the left-hand orientation (favoured by computer graphics displays) with X values increasing from left to right and Y values increasing from top to bottom. This is also known as a left hand orientation.
POSITIVEFor 2D diagrams, a positive orientation will result in X values increasing from left to right and Y values increasing from bottom to top. This is also known as a right hand orientation.

Relationships​

Ancestors​

No ancestor classes

Descendents​

No descendent classes

Associations​

None