Class CardConfig
java.lang.Object
com.robinloom.jweaver.commons.WeaverConfig
com.robinloom.jweaver.card.CardConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharchargetHBoxCharNTimes(int n) charcharcharvoidsetBoxChars(BoxChars boxChars) Methods inherited from class WeaverConfig
getGlobalLengthLimit, getMaxDepth, getMaxSequenceLength, isCapitalizeFields, isIncludeClassName, isIncluded, isOrderFieldsAlphabetically, isShowDataTypes, isShowInheritedFields, setCapitalizeFields, setExcludedFields, setGlobalLengthLimit, setIncludedFields, setMaxDepth, setMaxSequenceLength, setOmitClassName, setOrderFieldsAlphabetically, setShowDataTypes, setShowInheritedFields
-
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
-
setBoxChars
-