public class EmptyBorderEdge extends java.lang.Object implements BorderEdge
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
getBorderStyle() |
CSSColorValue |
getColor() |
static BorderEdge |
getInstance() |
RenderLength |
getWidth() |
public RenderLength getWidth()
getWidth in interface BorderEdgepublic CSSColorValue getColor()
getColor in interface BorderEdgepublic CSSValue getBorderStyle()
getBorderStyle in interface BorderEdgepublic static BorderEdge getInstance()