ice.pilots.html4
Class LineMetricValue

java.lang.Object
  extended byice.pilots.html4.LineMetricValue

public class LineMetricValue
extends Object

This object contains the simple values of positioning parameters for an inline chunk. The values maintained in this object are relative to the implied baseline of a line, which is always positioned at zero.
The parameters held in this object are required to properly apply the line-height algorithm to each line.

Since:
6.0

Constructor Summary
LineMetricValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineMetricValue

public LineMetricValue()