java.lang.Object
org.wicketstuff.jqplot.lib.elements.GridPadding
All Implemented Interfaces:
Serializable, Element

public class GridPadding extends Object implements Element
GridPadding
Author:
inaiat
See Also:
  • Constructor Details

  • Method Details

    • getTop

      public Integer getTop()
    • setTop

      public void setTop(Integer top)
    • getBottom

      public Integer getBottom()
    • setBottom

      public void setBottom(Integer bottom)
    • getRight

      public Integer getRight()
    • setRight

      public void setRight(Integer right)
    • getLeft

      public Integer getLeft()
    • setLeft

      public void setLeft(Integer left)