|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.datatypes.Length
org.apache.fop.datatypes.LinearCombinationLength
| Field Summary | |
protected java.util.ArrayList |
factors
|
protected java.util.ArrayList |
lengths
|
| Fields inherited from class org.apache.fop.datatypes.Length |
bIsComputed, millipoints |
| Constructor Summary | |
LinearCombinationLength()
|
|
| Method Summary | |
void |
addTerm(double factor,
Length length)
|
void |
computeValue()
Return the computed value in millipoints. |
| Methods inherited from class org.apache.fop.datatypes.Length |
asNumeric, getTableUnits, isAuto, isComputed, mvalue, resolveTableUnit, setComputedValue, setComputedValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.util.ArrayList factors
protected java.util.ArrayList lengths
| Constructor Detail |
public LinearCombinationLength()
| Method Detail |
public void addTerm(double factor,
Length length)
public void computeValue()
computeValue in class Length
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||