Uses of Interface
org.apache.fop.fo.Constants
-
Packages that use Constants 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.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.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 Generic renderer interface.org.apache.fop.render.awt AWT Renderer used for displaying rendered pages in Java applications.org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages.org.apache.fop.render.intermediate org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances.org.apache.fop.render.print Renderer which prints rendered pages directly to a printer.org.apache.fop.render.txt Plain Text Rendererorg.apache.fop.render.txt.border Border handling classes for the Plain Text Rendererorg.apache.fop.render.xml Area Tree XML Renderer. -
-
Uses of Constants in org.apache.fop.datatypes
Subinterfaces of Constants in org.apache.fop.datatypes Modifier and Type Interface Description interfaceCompoundDatatypeThis interface is used as a base for compound datatypes. -
Uses of Constants in org.apache.fop.fo
Classes in org.apache.fop.fo that implement Constants Modifier and Type Class Description classFObjBase class for representation of formatting objects and their processing.classFObjMixedAbstract base class for representation of mixed content formatting objects (= those that can contain both childFONodes and#PCDATA).classFOPropertyMappingThis class creates and returns an array of Property.Maker instances indexed by the PR_* propId from Constants.java. -
Uses of Constants in org.apache.fop.fo.extensions
Classes in org.apache.fop.fo.extensions that implement Constants Modifier and Type Class Description classExternalDocumentClass for the fox:external-document extension element. -
Uses of Constants in org.apache.fop.fo.flow
Classes in org.apache.fop.fo.flow that implement Constants Modifier and Type Class Description classAbstractGraphicsCommon base class for thefo:instream-foreign-objectandfo:external-graphicflow formatting objects.classAbstractListItemPartCommon superclass forfo:list-item-labelandfo:list-item-body.classAbstractPageNumberCitationCommon base class for thefo:page-number-citationandfo:page-number-citation-lastobjects.classAbstractRetrieveMarkerAbstract base class for thefo:retrieve-markerandfo:retrieve-table-markerformatting objects.classBasicLinkClass modelling thefo:basic-linkobject.classBidiOverrideClass modelling thefo:bidi-overrideobject.classBlockClass modelling thefo:block object.classBlockContainerClass modelling thefo:block-containerobject.classChangeBarCommon change bar base class.classChangeBarBeginclassChangeBarEndclassCharacterClass modelling thefo:characterobject.classExternalGraphicClass modelling thefo:external-graphicobject.classFloatClass modelling thefo:floatobject.classFootnoteClass modelling thefo:footnoteobject.classFootnoteBodyClass modelling thefo:footnote-bodyobject.classInitialPropertySetClass modelling thefo:initial-property-setobject.classInlineClass modelling thefo:inlineformatting object.classInlineContainerclassInlineLevelClass modelling the commonalities of several inline-level formatting objects.classInstreamForeignObjectClass modelling thefo:instream-foreign-objectobject.classLeaderClass modelling thefo:leaderobject.classListBlockClass modelling the list blockfo:list-blockobject.classListItemClass modelling the list itemfo:list-itemobject.classListItemBodyClass modelling the list itemfo:list-item-body object.classListItemLabelClass modelling the list itemfo:list-item-labelobject.classMarkerClass modelling the markerfo:markerobject.classMultiCaseClass modelling thefo:multi-caseobject.classMultiPropertiesClass modelling thefo:multi-propertiesobject.classMultiPropertySetClass modelling thefo:multi-property-setobject.classMultiSwitchClass modelling thefo:multi-switchobject.classMultiToggleClass modelling thefo:multi-toggleproperty.classPageNumberClass modelling thefo:page-numberobject.classPageNumberCitationClass modelling thefo:page-number-citationobject.classPageNumberCitationLastClass modelling thefo:page-number-citation-lastobject from XSL 1.1.classRetrieveMarkerClass modelling thefo:retrieve-markerformatting object.classRetrieveTableMarkerClass modelling thefo:retrieve-table-markerformatting object.classWrapperClass modelling the fo wrapperfo:wrapperobject. -
Uses of Constants in org.apache.fop.fo.flow.table
Classes in org.apache.fop.fo.flow.table that implement Constants Modifier and Type Class Description classTableClass modelling thefo:tableobject.classTableAndCaptionClass modelling thefo:table-and-captionproperty.classTableBodyClass modelling thefo:table-bodyobject.classTableCaptionClass modelling thefo:table-captionobject.classTableCellClass modelling thefo:table-cellobject.classTableCellContainerA common class for fo:table-body and fo:table-row which both can contain fo:table-cell.classTableColumnClass modelling thefo:table-columnobject.classTableFObjCommon base class for table-related FOsclassTableFooterClass modelling thefo:table-footerobject.classTableHeaderClass modelling thefo:table-headerobject.classTablePartAn abstract base class modelling a TablePart (i.e.classTableRowClass modelling thefo:table-rowobject. -
Uses of Constants in org.apache.fop.fo.pagination
Classes in org.apache.fop.fo.pagination that implement Constants Modifier and Type Class Description classAbstractPageSequenceAbstract base class for thefo:page-sequenceformatting object and thefox:external-documentextension object.classColorProfileClass modelling thefo:color-profileobject.classConditionalPageMasterReferenceClass modelling thefo:conditional-page-master-referenceobject.classDeclarationsClass modelling thefo:declarationsobject.classFlowClass modelling thefo:flowobject.classLayoutMasterSetClass modelling thefo:layout-master-setobject.classPageSequenceClass modelling thefo:page-sequenceobject.classPageSequenceMasterClass modelling thefo:page-sequence-masterobject.classPageSequenceWrapperClass modelling thefo:page-sequence-wrapperobject, first introduced in the XSL 1.1 WD.classRegionThis is an abstract base class for pagination regions.classRegionAfterClass modelling thefo:region-afterobject.classRegionBAAbstract base class forfo:region-beforeandfo:region-after.classRegionBeforeClass modelling thefo:region-beforeobject.classRegionBodyClass modelling thefo:region-bodyobject.classRegionEndClass modelling thefo:region-endobject.classRegionSEAbstract base class forfo:region-startandfo:region-end.classRegionStartClass modelling thefo:region-startobject.classRepeatablePageMasterAlternativesClass modelling thefo:repeatable-page-master-alternativesobject.classRepeatablePageMasterReferenceClass modelling thefo:repeatable-page-master-referenceobject.classRootClass modeling thefo:rootformatting object.classSideRegionCommon base class for side regions (before, after, start, end).classSimplePageMasterClass modelling thefo:simple-page-masterobject.classSinglePageMasterReferenceClass modelling thefo:single-page-master-referenceobject.classStaticContentClass modelling thefo:static-contentobject.classTitleClass modeling thefo:titleobject. -
Uses of Constants in org.apache.fop.fo.pagination.bookmarks
Classes in org.apache.fop.fo.pagination.bookmarks that implement Constants Modifier and Type Class Description classBookmarkClass modelling thefo:bookmarkobject, first introduced in the XSL 1.1 WD.classBookmarkTitleClass modelling thefo:bookmark-titleobject, first introduced in the XSL 1.1 WD.classBookmarkTreeClass modelling thefo:bookmark-treeobject, first introduced in the XSL 1.1 WD. -
Uses of Constants in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement Constants Modifier and Type Class Description classCondLengthPropertySuperclass for properties that have conditional lengthsclassFontSizePropertyMakerThis subclass of LengthProperty.Maker handles the special treatment of relative font sizes described in 7.8.4.classFontStretchPropertyMakerThis subclass of EnumProperty.Maker handles the special treatment of relative font stretch values described in 7.8.5.classKeepPropertyClass for properties that wrap Keep valuesclassLengthPairPropertySuperclass for properties wrapping a LengthPair valueclassLengthRangePropertySuperclass for properties that contain LengthRange valuesclassSpacePropertyBase class used for handling properties of the fo:space-before and fo:space-after variety.classVerticalAlignShorthandParserA shorthand parser for the vertical-align shorthand. -
Uses of Constants in org.apache.fop.layoutmgr
Classes in org.apache.fop.layoutmgr that implement Constants Modifier and Type Class Description classAbstractLayoutManagerThe base class for most LayoutManagers.classAbstractPageSequenceLayoutManagerAbstract base class for a page sequence layout manager.classBlockContainerLayoutManagerLayoutManager for a block-container FO.classBlockLayoutManagerLayoutManager for a block FO.classBlockStackingLayoutManagerBase LayoutManager class for all areas which stack their child areas in the block-progression direction, such as Flow, Block, ListBlock.classExternalDocumentLayoutManagerLayoutManager for an external-document extension element.classFloatContentLayoutManagerclassFlowLayoutManagerLayoutManager for an fo:flow object.classFootnoteBodyLayoutManagerLayout manager for footnote bodies.classMultiCaseLayoutManagerclassMultiSwitchLayoutManagerclassPageProviderThis class delivers Page instances.classPageSequenceLayoutManagerLayoutManager for a PageSequence.classRetrieveTableMarkerLayoutManagerclassSpacedBorderedPaddedBlockLayoutManagerA block-stacking layout manager for an FO that supports spaces, border and padding.classStaticContentLayoutManagerLayoutManager for an fo:flow object. -
Uses of Constants in org.apache.fop.layoutmgr.inline
Classes in org.apache.fop.layoutmgr.inline that implement Constants Modifier and Type Class Description classAbstractGraphicsLayoutManagerLayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objectsclassAbstractPageNumberCitationLayoutManagerLayoutManager for the fo:page-number-citation(-last) formatting objectclassAlignmentContextThe alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.classBasicLinkLayoutManagerLayoutManager for the fo:basic-link formatting objectclassBidiLayoutManagerLayout manager for fo:bidi-override.classCharacterLayoutManagerLayoutManager for the fo:character formatting objectclassExternalGraphicLayoutManagerLayoutManager for the fo:external-graphic formatting objectclassFloatLayoutManagerclassFootnoteLayoutManagerLayout manager for fo:footnote.classImageLayoutHelper class which calculates the size and position in the viewport of an image.classInlineContainerLayoutManagerThis creates a single inline container area after laying out the child block areas.classInlineLayoutManagerLayoutManager for objects which stack children in the inline direction, such as Inline or LineclassInlineStackingLayoutManagerClass modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.classInstreamForeignObjectLMLayoutManager for the fo:instream-foreign-object formatting objectclassLeaderLayoutManagerLayoutManager for the fo:leader formatting objectclassLeafNodeLayoutManagerBase LayoutManager for leaf-node FObj, ie: ones which have no children.classLineLayoutManagerLayoutManager for lines.classPageNumberCitationLastLayoutManagerLayoutManager for the fo:page-number-citation-last formatting object.classPageNumberCitationLayoutManagerLayoutManager for the fo:page-number-citation formatting object.classPageNumberLayoutManagerLayoutManager for the fo:page-number formatting objectclassTextLayoutManagerLayoutManager for text (a sequence of characters) which generates one or more inline areas.classWrapperLayoutManagerThis is the layout manager for the fo:wrapper formatting object. -
Uses of Constants in org.apache.fop.layoutmgr.list
Classes in org.apache.fop.layoutmgr.list that implement Constants Modifier and Type Class Description classListBlockLayoutManagerLayoutManager for a list-block FO.classListItemContentLayoutManagerLayoutManager for a list-item-label or list-item-body FO.classListItemLayoutManagerLayoutManager for a list-item FO. -
Uses of Constants in org.apache.fop.layoutmgr.table
Classes in org.apache.fop.layoutmgr.table that implement Constants Modifier and Type Class Description classTableAndCaptionLayoutManagerLayoutManager for a table-and-caption FO.classTableCaptionLayoutManagerLayoutManager for a table-caption FO.classTableCellLayoutManagerLayoutManager for a table-cell FO.classTableLayoutManagerLayoutManager for a table FO. -
Uses of Constants in org.apache.fop.render
Classes in org.apache.fop.render that implement Constants Modifier and Type Class Description classAbstractPathOrientedRendererAbstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.classAbstractRendererAbstract base class for all renderers.classPrintRendererAbstract base class of "Print" type renderers. -
Uses of Constants in org.apache.fop.render.awt
Classes in org.apache.fop.render.awt that implement Constants Modifier and Type Class Description classAWTRendererThe AWTRender outputs the pages generated by the layout engine to a Swing window. -
Uses of Constants in org.apache.fop.render.bitmap
Classes in org.apache.fop.render.bitmap that implement Constants Modifier and Type Class Description classPNGRendererPNG Renderer This class actually does not render itself, instead it extendsorg.apache.fop.render.java2D.Java2DRendererand just encode rendering results into PNG format using Batik's image codecclassTIFFRendererThis class represents renderer to TIFF (Tagged Image File Format) format. -
Uses of Constants in org.apache.fop.render.intermediate
Classes in org.apache.fop.render.intermediate that implement Constants Modifier and Type Class Description classIFRendererThis renderer implementation is an adapter to theIFPainterinterface. -
Uses of Constants in org.apache.fop.render.java2d
Classes in org.apache.fop.render.java2d that implement Constants Modifier and Type Class Description classJava2DRendererTheJava2DRendererclass provides the abstract technical foundation for all rendering with the Java2D API. -
Uses of Constants in org.apache.fop.render.print
Classes in org.apache.fop.render.print that implement Constants Modifier and Type Class Description classPageableRendererRenderer that prints through java.awt.PrintJob.classPrintRendererRenderer that prints through java.awt.PrintJob. -
Uses of Constants in org.apache.fop.render.txt
Classes in org.apache.fop.render.txt that implement Constants Modifier and Type Class Description classTXTRendererRenderer that renders areas to plain text. -
Uses of Constants in org.apache.fop.render.txt.border
Classes in org.apache.fop.render.txt.border that implement Constants Modifier and Type Class Description classAbstractBorderElementThis class keeps information about abstract border element, i.e.classDashedBorderElementThis class is responsible for managing of dashed border elements.classDottedBorderElementThis class is responsible for managing of dotted border elements.classSolidAndDoubleBorderElementThis class is responsible for solid and double border elements managing. -
Uses of Constants in org.apache.fop.render.xml
Classes in org.apache.fop.render.xml that implement Constants Modifier and Type Class Description classAbstractXMLRendererAbstract xml renderer base class.classXMLRendererRenderer that renders areas to XML for debugging purposes.
-