public class PercentColumnRenderer extends CssColumnRenderer
Modifier and Type | Field and Description |
---|---|
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
PercentColumnRenderer(java.lang.String classId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValueAsString(Line line,
Column column) |
getClassId
getWidth, renderField, renderTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
renderField, renderTitle
static org.apache.log4j.Logger logger
public PercentColumnRenderer(java.lang.String classId)
public java.lang.String getValueAsString(Line line, Column column)
getValueAsString
in class DefaultColumnRenderer