public class BorderCollapse extends StyleElement
Modifier and Type | Class and Description |
---|---|
static class |
BorderCollapse.Type
Collapsing borders types model for a table
|
Constructor and Description |
---|
BorderCollapse(BorderCollapse.Type type) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
draw()
All descendant have to implement how to draw it
|
protected StyleElementType |
getElementType() |
drawClass, drawScript, getRoot, setRoot, toString
public BorderCollapse(BorderCollapse.Type type)
type
- of border collapseprotected StyleElementType getElementType()
getElementType
in class StyleElement
protected java.lang.String draw()
StyleElement
draw
in class StyleElement