Class EepicViewFactory.TextView

  • All Implemented Interfaces:
    View, ViewConstants
    Enclosing class:
    EepicViewFactory

    public class EepicViewFactory.TextView
    extends DefaultViewFactory.TextView
    a View for rendering Text's : only rectangular frame boxes (through \\makebox and rel.) are supported, + no filling + only black stroke. Alignment : - no frame : left, right or center ; top, bottom or center - frame : left + baseline. (i.e. \\framebox{text} doesn't allow alignment specification if the box size is to be computed by LaTeX itself)