Package com.spun.util.markdown.table
Interface Resizable
- All Known Implementing Classes:
MarkdownTableContents,MarkdownTableHeader
public interface Resizable
-
Method Summary
Modifier and TypeMethodDescriptionintvoidsetJustification(MarkdownColumn columnProperties) voidsetPadding(int length)
-
Method Details
-
getLength
int getLength() -
setPadding
void setPadding(int length) -
setJustification
-