public interface TableStyle
TableStyleType
defines precedence.Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Some clients may care where in the table style list this definition came from, so we'll track it.
|
java.lang.String |
getName() |
DifferentialStyleProvider |
getStyle(TableStyleType type) |
boolean |
isBuiltin() |
java.lang.String getName()
int getIndex()
boolean isBuiltin()
DifferentialStyleProvider getStyle(TableStyleType type)
type
- Copyright 2020 The Apache Software Foundation or its licensors, as applicable.