|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Length
A length quantity in XSL
Method Summary | |
---|---|
int |
getValue()
Returns the length in 1/1000ths of a point (millipoints) |
int |
getValue(PercentBaseContext context)
Returns the length in 1/1000ths of a point (millipoints) |
Methods inherited from interface org.apache.fop.datatypes.Numeric |
---|
getDimension, getEnum, getNumericValue, getNumericValue, isAbsolute |
Method Detail |
---|
int getValue()
getValue
in interface Numeric
int getValue(PercentBaseContext context)
getValue
in interface Numeric
context
- The context for the length calculation (for percentage based lengths)
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |