org.apache.batik.css.engine.value.svg12
public class LineHeightValue extends FloatValue
Field Summary | |
---|---|
protected boolean | fontSizeRelative
True if the line-height is relative to the font-size |
Constructor Summary | |
---|---|
LineHeightValue(short unitType, float floatValue, boolean fontSizeRelative)
Creates a new value. |
Method Summary | |
---|---|
boolean | getFontSizeRelative()
The type of the value. |