Class CardConfig

java.lang.Object
com.robinloom.jweaver.commons.WeaverConfig
com.robinloom.jweaver.card.CardConfig

public class CardConfig extends WeaverConfig
  • Constructor Details

    • CardConfig

      public CardConfig()
  • Method Details

    • getTlBoxChar

      public char getTlBoxChar()
    • getTrBoxChar

      public char getTrBoxChar()
    • getBlBoxChar

      public char getBlBoxChar()
    • getBrBoxChar

      public char getBrBoxChar()
    • getVBoxChar

      public char getVBoxChar()
    • getHBoxCharNTimes

      public String getHBoxCharNTimes(int n)
    • setBoxChars

      public void setBoxChars(BoxChars boxChars)