org.apache.fop.datatypes
Interface Length
- Numeric
- EnumLength, FixedLength, LengthProperty, NumericProperty, PercentLength, RelativeNumericProperty, TableColLength
A length quantity in XSL
getValue
public int getValue()
Returns the length in 1/1000ths of a point (millipoints)
- getValue in interface Numeric
- the length in millipoints
getValue
public int getValue(PercentBaseContext context)
Returns the length in 1/1000ths of a point (millipoints)
- getValue in interface Numeric
context
- The context for the length calculation (for percentage based lengths)
- the length in millipoints
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.