ArrowType

class ArrowType

Used to indicate the direction in which an arrow should point.

Fields

class ArrowType
DOWN

Represents a downward pointing arrow.

LEFT

Represents a left pointing arrow.

NONE

No arrow.

RIGHT

Represents a right pointing arrow.

UP

Represents an upward pointing arrow.