public final class BorderStyle extends Object
| Constructor and Description | 
|---|
BorderStyle(String type,
           double width,
           String color)
Create a new border style from the specified parameters. 
 | 
public String getType()
public double getWidth()
public String getColor()
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).