Searched refs:TextOrientationType (Results 1 – 5 of 5) sorted by relevance
30 private TextOrientationType orientation;42 this(layoutManager, sizeMetrics, TextOrientationType.HORIZONTAL); in TextLabelWidget()45 …ayoutManager layoutManager, String title, SizeMetrics sizeMetrics, TextOrientationType orientation… in TextLabelWidget()50 …tLabelWidget(LayoutManager layoutManager, SizeMetrics sizeMetrics, TextOrientationType orientation… in TextLabelWidget()156 public TextOrientationType getOrientation() { in getOrientation()160 public void setOrientation(TextOrientationType orientation) { in setOrientation()
19 public enum TextOrientationType { enum
47 import com.androidplot.ui.TextOrientationType;113 TextOrientationType.HORIZONTAL); in onCreate()
27 import com.androidplot.ui.TextOrientationType;195 TextOrientationType.HORIZONTAL); in onPreInit()203 TextOrientationType.VERTICAL_ASCENDING); in onPreInit()
29 import com.androidplot.ui.TextOrientationType;308 TextOrientationType.HORIZONTAL); in init()