Class Borders

java.lang.Object
xyz.cofe.text.table.Borders

public class Borders
extends java.lang.Object
Бордюры вокруг ячейки
Author:
Kamnev Georgiy (nt.gocha@gmail.com)
  • Constructor Summary

    Constructors 
    Constructor Description
    Borders()  
  • Method Summary

    Modifier and Type Method Description
    static Border asciiLine()  
    static Border doubleLine()  
    static Border empty()  
    static Border singleLine()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait