Uses of Interface org.apache.fop.datatypes.Length

Uses in package org.apache.fop.fo.pagination

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length

Uses in package org.apache.fop.datatypes

Methods with return type org.apache.fop.datatypes.Length

Length

Uses in package org.apache.fop.fo.extensions

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length
Length

Uses in package org.apache.fop.fo.flow

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length
Length

Uses in package org.apache.fop.traits

Fields of type org.apache.fop.datatypes.Length

Length

Uses in package org.apache.fop.fo.expr

Classes implementing org.apache.fop.datatypes.Length

class
A numeric property which hold the final absolute result of an expression calculations.
class
This class represent a node in a property expression tree.

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length
Cast this numeric as a Length.

Uses in package org.apache.fop.fo.properties

Classes implementing org.apache.fop.datatypes.Length

class
A length quantity in XSL which is specified as an enum, such as "auto"
class
An absolute length quantity in XSL
class
Superclass for properties wrapping a Length value.
class
a percent specified length quantity in XSL
class
A table-column width specification, possibly including some number of proportional "column-units".

Fields of type org.apache.fop.datatypes.Length

Length
The "background-position-horizontal" property.
Length
The "background-position-vertical" property.
Length
The "bottom" property.
Length
The "bottom" property.
Length
The "end-indent" property.
Length
The "font-size" property.
Length
The "left" property.
Length
The "left" property.
Length
The "margin-bottom" property.
Length
The "margin-bottom" property.
Length
The "margin-left" property.
Length
The "margin-left" property.
Length
The "margin-right" property.
Length
The "margin-right" property.
Length
The "margin-top" property.
Length
The "margin-top" property.
Length
The "right" property.
Length
The "right" property.
Length
The "start-indent" property.
Length
The "top" property.
Length
The "top" property.

Methods with return type org.apache.fop.datatypes.Length

Length
TODO: Should we allow this?
Length
Length
Length
This method expects to be overridden by subclasses

Uses in package org.apache.fop.layoutmgr.inline

Constructors with parameter type org.apache.fop.datatypes.Length

AlignmentContext.AlignmentContext(int height, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)
Creates a new instance of AlignmentContext for graphics areas.
AlignmentContext.AlignmentContext(Font font, int lineHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)
Creates a new instance of AlignmentContext
LineLayoutManager.LineLayoutManager(Block block, Length lh, int l, int f)
Create a new Line Layout Manager.

Fields of type org.apache.fop.datatypes.Length

Length
The alignment adjust property
Length
The baseline shift property

Uses in package org.apache.fop.fo

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length
Length
Length
Retrieve the intrinsic alignment-adjust of the child element.
Length

Uses in package org.apache.fop.fo.flow.table

Methods with parameter type org.apache.fop.datatypes.Length

void
Sets the column width.

Methods with return type org.apache.fop.datatypes.Length

Length
Length
Length
Length
Length

Uses in package org.apache.fop.render.rtf

Methods with parameter type org.apache.fop.datatypes.Length

RtfAttributes
FOPRtfAttributes.setHalfPoints(String name, Length value)
Set an attribute that has a Length value (internal units in half-points)
RtfAttributes
FOPRtfAttributes.setTwips(String name, Length value)
Set an attribute that has a Length value (internal units in twips)

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.