Uses of Interface
org.apache.fop.datatypes.Length
Packages that use Length
Package
Description
XSL Datatypes.
Classes, constants and basic infrastructure for the FO tree.
Classes for XSL expressions and functions.
Base classes for implementing extensions to XSL-FO.
All the block- and inline-level flow formatting objects.
All the pagination and declaration formatting objects.
Classes representing the various property types as well as supporting data structures for the FO tree.
FOP's layout engine.
Layout managers for inline formatting objects and line building.
Layout managers for tables.
RTF (Rich Text Format) Output Support
-
Uses of Length in org.apache.fop.datatypes
Fields in org.apache.fop.datatypes declared as LengthModifier and TypeFieldDescriptionprivate LengthLengthBase.baseLengthFor percentages based on other length propertiesMethods in org.apache.fop.datatypes that return Length -
Uses of Length in org.apache.fop.fo
Fields in org.apache.fop.fo declared as LengthMethods in org.apache.fop.fo that return LengthModifier and TypeMethodDescriptionFOText.getBaseLineShift()GraphicsProperties.getContentHeight()GraphicsProperties.getContentWidth()GraphicsProperties.getHeight()XMLObj.getIntrinsicAlignmentAdjust()Retrieve the intrinsic alignment-adjust of the child element.GraphicsProperties.getWidth() -
Uses of Length in org.apache.fop.fo.expr
Classes in org.apache.fop.fo.expr that implement LengthModifier and TypeClassDescriptionclassA numeric property which hold the final absolute result of an expression calculations.classThis class represent a node in a property expression tree.Methods in org.apache.fop.fo.expr that return Length -
Uses of Length in org.apache.fop.fo.extensions
Fields in org.apache.fop.fo.extensions declared as LengthModifier and TypeFieldDescriptionprivate LengthExternalDocument.contentHeightprivate LengthExternalDocument.contentWidthprivate LengthExternalDocument.heightprivate LengthExternalDocument.widthMethods in org.apache.fop.fo.extensions that return LengthModifier and TypeMethodDescriptionExternalDocument.getContentHeight()ExternalDocument.getContentWidth()ExternalDocument.getHeight()ExternalDocument.getWidth() -
Uses of Length in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as LengthModifier and TypeFieldDescriptionprivate LengthAbstractGraphics.alignmentAdjustprivate LengthAbstractPageNumberCitation.alignmentAdjustprivate LengthBasicLink.alignmentAdjustprivate LengthCharacter.alignmentAdjustprivate LengthInline.alignmentAdjustprivate LengthInlineContainer.alignmentAdjustprivate LengthLeader.alignmentAdjustprivate LengthPageNumber.alignmentAdjustprivate LengthAbstractGraphics.baselineShiftprivate LengthAbstractPageNumberCitation.baselineShiftprivate LengthBasicLink.baselineShiftprivate LengthCharacter.baselineShiftprivate LengthInline.baselineShiftprivate LengthInlineContainer.baselineShiftprivate LengthLeader.baselineShiftprivate LengthPageNumber.baselineShiftprivate LengthAbstractGraphics.contentHeightprivate LengthAbstractGraphics.contentWidthprivate LengthAbstractGraphics.heightprivate LengthExternalGraphic.intrinsicAlignmentAdjustprivate LengthInstreamForeignObject.intrinsicAlignmentAdjustprivate LengthBlock.lastLineEndIndentprivate LengthLeader.leaderPatternWidthprotected LengthChangeBar.offsetThe change bar offset.private LengthListBlock.orphanContentLimitprivate LengthLeader.ruleThicknessprivate LengthBlock.textIndentprivate LengthListBlock.widowContentLimitextension propertiesprivate LengthAbstractGraphics.widthprotected LengthChangeBar.widthThe change bar width.Methods in org.apache.fop.fo.flow that return LengthModifier and TypeMethodDescriptionAbstractGraphics.getAlignmentAdjust()AbstractPageNumberCitation.getAlignmentAdjust()BasicLink.getAlignmentAdjust()Character.getAlignmentAdjust()Inline.getAlignmentAdjust()InlineContainer.getAlignmentAdjust()Leader.getAlignmentAdjust()PageNumber.getAlignmentAdjust()AbstractGraphics.getBaselineShift()AbstractPageNumberCitation.getBaselineShift()BasicLink.getBaselineShift()Character.getBaselineShift()Inline.getBaselineShift()InlineContainer.getBaselineShift()Leader.getBaselineShift()PageNumber.getBaselineShift()AbstractGraphics.getContentHeight()AbstractGraphics.getContentWidth()AbstractGraphics.getHeight()abstract LengthAbstractGraphics.getIntrinsicAlignmentAdjust()ExternalGraphic.getIntrinsicAlignmentAdjust()InstreamForeignObject.getIntrinsicAlignmentAdjust()Block.getLastLineEndIndent()Leader.getLeaderPatternWidth()ChangeBar.getOffset()Returns the change bar offset.ListBlock.getOrphanContentLimit()Leader.getRuleThickness()Block.getTextIndent()ListBlock.getWidowContentLimit()AbstractGraphics.getWidth()ChangeBar.getWidth()Returns the change bar width. -
Uses of Length in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as LengthModifier and TypeFieldDescriptionprivate LengthTableColumn.columnWidthprivate LengthTableRow.heightprivate LengthTable.orphanContentLimitprivate LengthTable.widowContentLimitextension propertiesprivate LengthTableCell.widthMethods in org.apache.fop.fo.flow.table that return LengthModifier and TypeMethodDescriptionTableColumn.getColumnWidth()Get aLengthinstance corresponding to thecolumn-widthproperty.TableRow.getHeight()Table.getOrphanContentLimit()Table.getWidowContentLimit()TableCell.getWidth()Get the value for thewidthpropertyMethods in org.apache.fop.fo.flow.table with parameters of type LengthModifier and TypeMethodDescriptionvoidTableColumn.setColumnWidth(Length columnWidth) Sets the column width. -
Uses of Length in org.apache.fop.fo.pagination
Fields in org.apache.fop.fo.pagination declared as LengthModifier and TypeFieldDescriptionprivate LengthRegionBody.columnGapprivate LengthSideRegion.extentprivate LengthSimplePageMaster.pageHeightprivate LengthSimplePageMaster.pageWidthMethods in org.apache.fop.fo.pagination that return LengthModifier and TypeMethodDescriptionSideRegion.getExtent()SimplePageMaster.getPageHeight()SimplePageMaster.getPageWidth() -
Uses of Length in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement LengthModifier and TypeClassDescriptionclassA length quantity in XSL which is specified as an enum, such as "auto"final classAn absolute length quantity in XSLclassSuperclass for properties wrapping a Length value.classa percent specified length quantity in XSLclassA table-column width specification, possibly including some number of proportional "column-units".Fields in org.apache.fop.fo.properties declared as LengthModifier and TypeFieldDescriptionfinal LengthCommonBorderPaddingBackground.backgroundPositionHorizontalThe "background-position-horizontal" property.final LengthCommonBorderPaddingBackground.backgroundPositionVerticalThe "background-position-vertical" property.final LengthCommonBorderPaddingBackground.backgroungImageTargetHeightfinal LengthCommonBorderPaddingBackground.backgroungImageTargetWidthCommonAbsolutePosition.bottomThe "bottom" property.CommonRelativePosition.bottomThe "bottom" property.CommonMarginBlock.endIndentThe "end-indent" property.final LengthCommonFont.fontSizeThe "font-size" property.CommonAbsolutePosition.leftThe "left" property.CommonRelativePosition.leftThe "left" property.CommonMarginBlock.marginBottomThe "margin-bottom" property.CommonMarginInline.marginBottomThe "margin-bottom" property.CommonMarginBlock.marginLeftThe "margin-left" property.CommonMarginInline.marginLeftThe "margin-left" property.CommonMarginBlock.marginRightThe "margin-right" property.CommonMarginInline.marginRightThe "margin-right" property.CommonMarginBlock.marginTopThe "margin-top" property.CommonMarginInline.marginTopThe "margin-top" property.CommonAbsolutePosition.rightThe "right" property.CommonRelativePosition.rightThe "right" property.CommonMarginBlock.startIndentThe "start-indent" property.CommonAbsolutePosition.topThe "top" property.CommonRelativePosition.topThe "top" property.Methods in org.apache.fop.fo.properties that return LengthModifier and TypeMethodDescriptionCommonBorderPaddingBackground.getBackgroundPositionHorizontal()Returns the "background-position-horizontal" property.CommonBorderPaddingBackground.getBackgroundPositionVertical()Returns the "background-position-vertical" property.CommonFont.getFontSize()CommonBorderPaddingBackground.ConditionalNullLength.getLength()CondLengthProperty.getLength()TODO: Should we allow this?LengthProperty.getLength()NumberProperty.getLength()This method expects to be overridden by subclassesProperty.getLength()This method expects to be overridden by subclassesMethods in org.apache.fop.fo.properties with parameters of type LengthModifier and TypeMethodDescriptionprivate booleanLengthRangeProperty.Maker.isNegativeLength(Length len) Constructors in org.apache.fop.fo.properties with parameters of type LengthModifierConstructorDescriptionprivateCommonFont(FontFamilyProperty fontFamily, EnumProperty fontSelectionStrategy, EnumProperty fontStretch, EnumProperty fontStyle, EnumProperty fontVariant, EnumProperty fontWeight, Length fontSize, Numeric fontSizeAdjust) Construct a CommonFont instance -
Uses of Length in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as Length -
Uses of Length in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as LengthModifier and TypeFieldDescriptionprotected LengthInlineLayoutManager.alignmentAdjustThe alignment adjust propertyprotected LengthInlineLayoutManager.baselineShiftThe baseline shift propertyprivate LengthLineLayoutManager.lastLineEndIndentprivate final LengthLineLayoutManager.lineHeightprivate LengthLineLayoutManager.textIndentMethods in org.apache.fop.layoutmgr.inline with parameters of type LengthModifier and TypeMethodDescriptionprivate intImageLayout.constrainExtent(int extent, LengthRangeProperty range, Length contextExtent) private intImageLayout.evaluateLength(Length length) private intImageLayout.evaluateLength(Length length, int referenceValue) private voidAlignmentContext.setAlignmentAdjust(Length alignmentAdjust) Sets the current alignment baseline identifer.private voidAlignmentContext.setBaselineShift(Length baselineShift) Calculates the baseline shift value based on the baseline-shift property value.Constructors in org.apache.fop.layoutmgr.inline with parameters of type LengthModifierConstructorDescriptionprivateAlignmentContext(int altitude, int depth, int lineHeight, int xHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext) Creates a new instance of AlignmentContext.(package private)AlignmentContext(int height, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext) Creates a new instance of AlignmentContext for graphics areas.(package private)AlignmentContext(Font font, int lineHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext) Creates a new instance.LineLayoutManager(Block block, Length lh, int l, int f) Create a new Line Layout Manager. -
Uses of Length in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table with type parameters of type Length -
Uses of Length in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type LengthModifier and TypeMethodDescriptionprivate static voidTextAttributesConverter.attrBaseLineShift(Length baselineShift, RtfAttributes rtfAttr) private static voidTextAttributesConverter.attrBlockTextIndent(Length textIndent, FOPRtfAttributes rtfAttr) FOPRtfAttributes.setHalfPoints(String name, Length value) Set an attribute that has a Length value (internal units in half-points)Set an attribute that has a Length value (internal units in twips)