Interface Resizable

All Known Implementing Classes:
MarkdownTableContents, MarkdownTableHeader

public interface Resizable
  • Method Details

    • getLength

      int getLength()
    • setPadding

      void setPadding(int length)
    • setJustification

      void setJustification(MarkdownColumn columnProperties)