org.jfree.layouting.renderer.border
public class StyledBorderEdge extends Object implements BorderEdge
| Constructor Summary | |
|---|---|
| StyledBorderEdge(CSSValue borderStyle, CSSColorValue color, RenderLength width) | |
| Method Summary | |
|---|---|
| CSSValue | getBorderStyle() |
| CSSColorValue | getColor() |
| RenderLength | getWidth() |