Class BorderDescr


  • public class BorderDescr
    extends Object
    • Constructor Detail

      • BorderDescr

        public BorderDescr()
    • Method Detail

      • getStyle

        public int getStyle()
        Returns:
        the style
      • setStyle

        public void setStyle​(int style)
        Parameters:
        style - the style to set
      • getWidth

        public int getWidth()
        Returns:
        the width
      • setWidth

        public void setWidth​(int width)
        Parameters:
        width - the width to set