VectorType

cee.ug.VectorType

Vector visual representation types

Enumeration Members

cee.ug.VectorType.ARROW
ARROW: 0

A normal vector arrow (default)

cee.ug.VectorType.DYNAMIC_SYMMETRIC_ARROW
DYNAMIC_SYMMETRIC_ARROW: 3

A vector centered in the node/vertex, with arrow heads pointing either inwards or outwards depending on sign of scalar value

cee.ug.VectorType.REVERSE_SYMMETRIC_ARROW
REVERSE_SYMMETRIC_ARROW: 2

A vector centered in the node/vertex, with arrow heads pointing inward in both directions

cee.ug.VectorType.SYMMETRIC_ARROW
SYMMETRIC_ARROW: 1

A vector centered in the node/vertex, with arrow heads pointing outwards in both directions