Uses of Interface
org.apache.fop.datatypes.Length
-
Packages that use Length Package Description org.apache.fop.datatypes XSL Datatypes.org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.fo.expr Classes for XSL expressions and functions.org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO.org.apache.fop.fo.flow All the block- and inline-level flow formatting objects.org.apache.fop.fo.flow.table org.apache.fop.fo.pagination All the pagination and declaration formatting objects.org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree.org.apache.fop.layoutmgr FOP's layout engine.org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building.org.apache.fop.render.rtf RTF (Rich Text Format) Output Support -
-
Uses of Length in org.apache.fop.datatypes
Fields in org.apache.fop.datatypes declared as Length Modifier and Type Field Description private LengthLengthBase. baseLengthFor percentages based on other length propertiesMethods in org.apache.fop.datatypes that return Length Modifier and Type Method Description LengthLengthBase. getBaseLength() -
Uses of Length in org.apache.fop.fo
Fields in org.apache.fop.fo declared as Length Modifier and Type Field Description private LengthFOText. baselineShiftMethods in org.apache.fop.fo that return Length Modifier and Type Method Description LengthFOText. getBaseLineShift()LengthGraphicsProperties. getContentHeight()LengthGraphicsProperties. getContentWidth()LengthGraphicsProperties. getHeight()LengthXMLObj. getIntrinsicAlignmentAdjust()Retrieve the intrinsic alignment-adjust of the child element.LengthGraphicsProperties. getWidth() -
Uses of Length in org.apache.fop.fo.expr
Classes in org.apache.fop.fo.expr that implement Length Modifier and Type Class Description classNumericPropertyA numeric property which hold the final absolute result of an expression calculations.classRelativeNumericPropertyThis class represent a node in a property expression tree.Methods in org.apache.fop.fo.expr that return Length Modifier and Type Method Description LengthPropertyInfo. currentFontSize()LengthNumericProperty. getLength()This method expects to be overridden by subclassesLengthRelativeNumericProperty. getLength()Cast this numeric as a Length. -
Uses of Length in org.apache.fop.fo.extensions
Fields in org.apache.fop.fo.extensions declared as Length Modifier and Type Field Description private LengthExternalDocument. contentHeightprivate LengthExternalDocument. contentWidthprivate LengthExternalDocument. heightprivate LengthExternalDocument. widthMethods in org.apache.fop.fo.extensions that return Length Modifier and Type Method Description LengthExternalDocument. getContentHeight()LengthExternalDocument. getContentWidth()LengthExternalDocument. getHeight()LengthExternalDocument. getWidth() -
Uses of Length in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as Length Modifier and Type Field Description private 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. -
Uses of Length in org.apache.fop.fo.flow.table
Fields in org.apache.fop.fo.flow.table declared as Length Modifier and Type Field Description private LengthTableColumn. columnWidthprivate LengthTableRow. heightprivate LengthTable. orphanContentLimitprivate LengthTable. widowContentLimitextension propertiesprivate LengthTableCell. widthMethods in org.apache.fop.fo.flow.table that return Length Modifier and Type Method Description LengthTableColumn. getColumnWidth()Get aLengthinstance corresponding to thecolumn-widthproperty.LengthTableRow. getHeight()LengthTable. getOrphanContentLimit()LengthTable. getWidowContentLimit()LengthTableCell. getWidth()Get the value for thewidthpropertyMethods in org.apache.fop.fo.flow.table with parameters of type Length Modifier and Type Method Description voidTableColumn. 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 Length Modifier and Type Field Description private LengthRegionBody. columnGapprivate LengthSideRegion. extentprivate LengthSimplePageMaster. pageHeightprivate LengthSimplePageMaster. pageWidthMethods in org.apache.fop.fo.pagination that return Length Modifier and Type Method Description LengthSideRegion. getExtent()LengthSimplePageMaster. getPageHeight()LengthSimplePageMaster. getPageWidth() -
Uses of Length in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement Length Modifier and Type Class Description classEnumLengthA length quantity in XSL which is specified as an enum, such as "auto"classFixedLengthAn absolute length quantity in XSLclassLengthPropertySuperclass for properties wrapping a Length value.classPercentLengtha percent specified length quantity in XSLclassTableColLengthA table-column width specification, possibly including some number of proportional "column-units".Fields in org.apache.fop.fo.properties declared as Length Modifier and Type Field Description LengthCommonBorderPaddingBackground. backgroundPositionHorizontalThe "background-position-horizontal" property.LengthCommonBorderPaddingBackground. backgroundPositionVerticalThe "background-position-vertical" property.LengthCommonBorderPaddingBackground. backgroungImageTargetHeightLengthCommonBorderPaddingBackground. backgroungImageTargetWidthLengthCommonAbsolutePosition. bottomThe "bottom" property.LengthCommonRelativePosition. bottomThe "bottom" property.LengthCommonMarginBlock. endIndentThe "end-indent" property.LengthCommonFont. fontSizeThe "font-size" property.LengthCommonAbsolutePosition. leftThe "left" property.LengthCommonRelativePosition. leftThe "left" property.LengthCommonMarginBlock. marginBottomThe "margin-bottom" property.LengthCommonMarginInline. marginBottomThe "margin-bottom" property.LengthCommonMarginBlock. marginLeftThe "margin-left" property.LengthCommonMarginInline. marginLeftThe "margin-left" property.LengthCommonMarginBlock. marginRightThe "margin-right" property.LengthCommonMarginInline. marginRightThe "margin-right" property.LengthCommonMarginBlock. marginTopThe "margin-top" property.LengthCommonMarginInline. marginTopThe "margin-top" property.LengthCommonAbsolutePosition. rightThe "right" property.LengthCommonRelativePosition. rightThe "right" property.LengthCommonMarginBlock. startIndentThe "start-indent" property.LengthCommonAbsolutePosition. topThe "top" property.LengthCommonRelativePosition. topThe "top" property.Methods in org.apache.fop.fo.properties that return Length Modifier and Type Method Description LengthCommonBorderPaddingBackground. getBackgroundPositionHorizontal()Returns the "background-position-horizontal" property.LengthCommonBorderPaddingBackground. getBackgroundPositionVertical()Returns the "background-position-vertical" property.LengthCommonFont. getFontSize()LengthCommonBorderPaddingBackground.ConditionalNullLength. getLength()LengthCondLengthProperty. getLength()TODO: Should we allow this?LengthLengthProperty. getLength()LengthNumberProperty. getLength()This method expects to be overridden by subclassesLengthProperty. getLength()This method expects to be overridden by subclassesMethods in org.apache.fop.fo.properties with parameters of type Length Modifier and Type Method Description private booleanLengthRangeProperty.Maker. isNegativeLength(Length len)Constructors in org.apache.fop.fo.properties with parameters of type Length Constructor Description CommonFont(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 Modifier and Type Field Description private LengthBlockContainerLayoutManager. heightprivate LengthBlockLayoutManager. lineHeightprivate LengthBlockContainerLayoutManager. width -
Uses of Length in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as Length Modifier and Type Field Description protected LengthInlineLayoutManager. alignmentAdjustThe alignment adjust propertyprotected LengthInlineLayoutManager. baselineShiftThe baseline shift propertyprivate LengthLineLayoutManager. lastLineEndIndentprivate LengthLineLayoutManager. lineHeightprivate LengthLineLayoutManager. textIndentMethods in org.apache.fop.layoutmgr.inline with parameters of type Length Modifier and Type Method Description private 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 Length Constructor Description AlignmentContext(int altitude, int depth, int lineHeight, int xHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)Creates a new instance of AlignmentContext.AlignmentContext(int height, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)Creates a new instance of AlignmentContext for graphics areas.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.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type Length Modifier and Type Method Description private static voidTextAttributesConverter. attrBaseLineShift(Length baselineShift, RtfAttributes rtfAttr)private static voidTextAttributesConverter. attrBlockTextIndent(Length textIndent, FOPRtfAttributes rtfAttr)RtfAttributesFOPRtfAttributes. setHalfPoints(java.lang.String name, Length value)Set an attribute that has a Length value (internal units in half-points)RtfAttributesFOPRtfAttributes. setTwips(java.lang.String name, Length value)Set an attribute that has a Length value (internal units in twips)
-