GrammarScope  4.0.0
Public Attributes | List of all members
grammarscope.editor.component.RotatedLabel.Direction Enum Reference

Public Attributes

 LABEL_HORIZONTAL
 
 LABEL_VERTICAL_UP
 
 LABEL_VERTICAL_DOWN
 

Detailed Description

Represents the direction of a rotated label.

Member Data Documentation

◆ LABEL_HORIZONTAL

grammarscope.editor.component.RotatedLabel.Direction.LABEL_HORIZONTAL

Normal horizontal direction.

◆ LABEL_VERTICAL_DOWN

grammarscope.editor.component.RotatedLabel.Direction.LABEL_VERTICAL_DOWN

Vertical, downwards (for left-to-right languages).

◆ LABEL_VERTICAL_UP

grammarscope.editor.component.RotatedLabel.Direction.LABEL_VERTICAL_UP

Vertical, upwards (for left-to-right languages).


The documentation for this enum was generated from the following file: