Class VerticalTextCellDrawer

java.lang.Object
org.vandeseer.easytable.drawing.cell.AbstractCellDrawer<VerticalTextCell>
org.vandeseer.easytable.drawing.cell.VerticalTextCellDrawer
All Implemented Interfaces:
Drawer

public class VerticalTextCellDrawer extends AbstractCellDrawer<VerticalTextCell>
Allows vertical text drawing. Note that this class is still not fully developed, e.g. there is no support for text alignment settings yet.