Uses of Package
org.apache.fop.fo.properties
-
Packages that use org.apache.fop.fo.properties Package Description org.apache.fop.accessibility.fo 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.pagination.bookmarks Formatting objects for bookmarks as defined since XSL 1.1.org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree.org.apache.fop.fonts Classes for font handling.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.layoutmgr.list Layout managers for lists.org.apache.fop.layoutmgr.table Layout managers for tables.org.apache.fop.render.afp.extensions org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.traits Trait classes and other supporting data structures. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.accessibility.fo Class Description CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties.CommonHyphenation Store all common hyphenation properties. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.datatypes Class Description Property Base class for all property objects -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo Class Description CommonAbsolutePosition Store all common absolute position properties.CommonAural Stores all common aural properties.CommonBorderPaddingBackground Stores all common border and padding properties.CommonFont Collection of CommonFont propertiesCommonHyphenation Store all common hyphenation properties.CommonMarginBlock Store all common margin properties for blocks.CommonMarginInline Store all common margin properties for inlines.CommonRelativePosition Store all common relative position properties.CommonTextDecoration Stores all information concerning text-decoration.KeepProperty Class for properties that wrap Keep valuesLengthRangeProperty Superclass for properties that contain LengthRange valuesProperty Base class for all property objectsPropertyMaker Base class for all property makersSpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.expr Class Description Property Base class for all property objectsPropertyMaker Base class for all property makers -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.extensions Class Description CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties.LengthRangeProperty Superclass for properties that contain LengthRange values -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.flow Class Description BreakPropertySet Defines property access methods for the break-before and break-after properties.CommonAbsolutePosition Store all common absolute position properties.CommonAccessibility The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties.CommonBorderPaddingBackground Stores all common border and padding properties.CommonFont Collection of CommonFont propertiesCommonHyphenation Store all common hyphenation properties.CommonMarginBlock Store all common margin properties for blocks.CommonMarginInline Store all common margin properties for inlines.CommonRelativePosition Store all common relative position properties.CommonTextDecoration Stores all information concerning text-decoration.KeepProperty Class for properties that wrap Keep valuesLengthRangeProperty Superclass for properties that contain LengthRange valuesProperty Base class for all property objectsPropertyCache Thread-safe cache that minimizes the memory requirements by fetching an instance from the cache that is equal to the given one.SpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety.StringProperty Exists primarily as a container for its Maker inner class, which is extended by many string-based FO property classes.StructureTreeElementHolder Implementations of this interface can return the element in the document's structure tree that they resulted into. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.flow.table Class Description BreakPropertySet Defines property access methods for the break-before and break-after properties.CommonAccessibility The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties.CommonBorderPaddingBackground Stores all common border and padding properties.CommonBorderPaddingBackground.BorderInfo Utility class to express border info.CommonMarginBlock Store all common margin properties for blocks.KeepProperty Class for properties that wrap Keep valuesLengthPairProperty Superclass for properties wrapping a LengthPair valueLengthRangeProperty Superclass for properties that contain LengthRange valuesProperty Base class for all property objectsPropertyMaker Base class for all property makers -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.pagination Class Description CommonAccessibility The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties.CommonBorderPaddingBackground Stores all common border and padding properties.CommonMarginBlock Store all common margin properties for blocks.Property Base class for all property objects -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.pagination.bookmarks Class Description CommonAccessibility The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.CommonAccessibilityHolder Classes that implement this interface support the common accessibility properties. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fo.properties Class Description BackgroundPositionShorthand.Maker.Dimension1PercentBase CharacterProperty Superclass for properties that wrap a character value TODO convert character value to int in order to denote unicode scalar value instead of a single UTF-16 code elementColorProperty Class for properties that wrap Color valuesCommonAccessibility The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.CommonBorderPaddingBackground Stores all common border and padding properties.CommonBorderPaddingBackground.BorderInfo Utility class to express border info.CommonFont Collection of CommonFont propertiesCommonHyphenation Store all common hyphenation properties.CommonTextDecoration Stores all information concerning text-decoration.CompoundPropertyMaker This class extends Property.Maker with support for sub-properties.CondLengthProperty Superclass for properties that have conditional lengthsCorrespondingPropertyMaker Maker class for handling corresponding properties.EnumNumber A number quantity in XSL which is specified as an enum, such as "no-limit".EnumProperty Superclass for properties that wrap an enumeration valueEnumProperty.Maker Inner class for creating EnumProperty instancesFixedLength An absolute length quantity in XSLFontFamilyProperty Property class for the font-family property.GenericShorthandParser Generic shorthand parser for ListPropertiesKeepProperty Class for properties that wrap Keep valuesLengthPairProperty Superclass for properties wrapping a LengthPair valueLengthProperty Superclass for properties wrapping a Length value.LengthProperty.Maker Inner class for making instances of LengthPropertyLengthRangeProperty Superclass for properties that contain LengthRange valuesListProperty Superclass for properties that are lists of other propertiesListProperty.Maker Inner class for creating instances ofListProperty
NumberProperty Class for handling numeric propertiesNumberProperty.Maker Inner class for making NumberProperty objectsOptionalCharacterProperty Superclass for properties that wrap an optional character value TODO convert character value to int in order to denote unicode scalar value instead of a single UTF-16 code elementProperty Base class for all property objectsPropertyCache Thread-safe cache that minimizes the memory requirements by fetching an instance from the cache that is equal to the given one.PropertyMaker Base class for all property makersShorthandParser Interface used to provide parsing capabilities to Properties with shorthand characteristics (those with multiple components).SpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety.SpaceProperty.Maker Inner class used to create new instances of SpacePropertyStringProperty Exists primarily as a container for its Maker inner class, which is extended by many string-based FO property classes. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.fonts Class Description CommonFont Collection of CommonFont properties -
Classes in org.apache.fop.fo.properties used by org.apache.fop.layoutmgr Class Description CommonAbsolutePosition Store all common absolute position properties.CommonBorderPaddingBackground Stores all common border and padding properties.CommonBorderPaddingBackground.BorderInfo Utility class to express border info.CommonMarginBlock Store all common margin properties for blocks.CommonTextDecoration Stores all information concerning text-decoration.CondLengthProperty Superclass for properties that have conditional lengthsKeepProperty Class for properties that wrap Keep valuesProperty Base class for all property objectsSpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.layoutmgr.inline Class Description CommonBorderPaddingBackground Stores all common border and padding properties.CommonHyphenation Store all common hyphenation properties.CommonMarginInline Store all common margin properties for inlines.KeepProperty Class for properties that wrap Keep valuesLengthRangeProperty Superclass for properties that contain LengthRange valuesSpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.layoutmgr.list Class Description CommonBorderPaddingBackground Stores all common border and padding properties.KeepProperty Class for properties that wrap Keep values -
Classes in org.apache.fop.fo.properties used by org.apache.fop.layoutmgr.table Class Description CommonBorderPaddingBackground Stores all common border and padding properties.CommonBorderPaddingBackground.BorderInfo Utility class to express border info.KeepProperty Class for properties that wrap Keep values -
Classes in org.apache.fop.fo.properties used by org.apache.fop.render.afp.extensions Class Description Property Base class for all property objectsPropertyMaker Base class for all property makersStringProperty.Maker Inner class for making instances of StringProperty -
Classes in org.apache.fop.fo.properties used by org.apache.fop.render.rtf Class Description CommonBorderPaddingBackground Stores all common border and padding properties.CommonFont Collection of CommonFont propertiesCommonMarginBlock Store all common margin properties for blocks.CommonTextDecoration Stores all information concerning text-decoration. -
Classes in org.apache.fop.fo.properties used by org.apache.fop.traits Class Description Property Base class for all property objectsSpaceProperty Base class used for handling properties of the fo:space-before and fo:space-after variety.