MCPcopy Create free account

hub / github.com/apache/xmlgraphics-fop / functions

Functions19,842 in github.com/apache/xmlgraphics-fop

↓ 9 callersMethodgetBidiLevelRecursive
Obtain resolved bidirectional level of FO or nearest FO ancestor that has a resolved level. @return either a non-negative bidi embedding level or -1 i
fop-core/src/main/java/org/apache/fop/fo/FObj.java:685
↓ 9 callersMethodgetBleedBox
Returns the bleed box for the page. @return the bleed box
fop-core/src/main/java/org/apache/fop/render/extensions/prepress/PageBoundaries.java:136
↓ 9 callersMethodgetBlockProgressionDimension
@return the "block-progression-dimension" property.
fop-core/src/main/java/org/apache/fop/fo/GraphicsProperties.java:40
↓ 9 callersMethodgetBreakClass
Returns the break class of this penalty. @return one of {@link org.apache.fop.fo.Constants#EN_AUTO}, {@link org.apache.fop.fo.Constants#EN_COLUMN
fop-core/src/main/java/org/apache/fop/layoutmgr/BreakElement.java:138
↓ 9 callersMethodgetByteData
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:291
↓ 9 callersMethodgetChangedKnuthElements
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied @param oldList the ele
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/InlineLevelLayoutManager.java:95
↓ 9 callersMethodgetCharSetName
Returns the charset of the font as a string. @return The name of the charset.
fop-core/src/main/java/org/apache/fop/fonts/type1/PFMFile.java:328
↓ 9 callersMethodgetCharacterSet
Get the character set metrics for the specified point size. @param sizeInMpt the point size (in mpt) @return the character set metrics
fop-core/src/main/java/org/apache/fop/afp/fonts/RasterFont.java:75
↓ 9 callersMethodgetColumnWidth
get current column width according to column iteration index @return INVALID_COLUMN_WIDTH if we cannot find the value
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ITableColumnsInfo.java:48
↓ 9 callersMethodgetCommonBorderPaddingBackground
()
fop-core/src/main/java/org/apache/fop/layoutmgr/BlockLayoutManager.java:97
↓ 9 callersMethodgetCreationDate
@return last set creation date
fop-core/src/main/java/org/apache/fop/pdf/PDFInfo.java:186
↓ 9 callersMethodgetEncodingName
Get the encoding of the font. @return the encoding
fop-core/src/main/java/org/apache/fop/fonts/Typeface.java:60
↓ 9 callersMethodgetEventID
Returns the event identifier. @return the event identifier
fop-events/src/main/java/org/apache/fop/events/Event.java:81
↓ 9 callersMethodgetFilename
Gets the filename. @return filename
fop-core/src/main/java/org/apache/fop/pdf/PDFFileSpec.java:52
↓ 9 callersMethodgetFontFamily
Returns the font family. @return the font family
fop-core/src/main/java/org/apache/fop/render/intermediate/IFState.java:85
↓ 9 callersMethodgetFontRenderContext
()
fop-core/src/main/java/org/apache/fop/svg/font/FOPGVTGlyphVector.java:255
↓ 9 callersMethodgetFontState
Create and return an array of <code>FontTriplets</code> based on the properties stored in the instance variables. @param fontInfo a font info object @
fop-core/src/main/java/org/apache/fop/fo/properties/CommonFont.java:191
↓ 9 callersMethodgetFontWeight
Returns the font weight. @return the font weight
fop-core/src/main/java/org/apache/fop/render/intermediate/IFState.java:142
↓ 9 callersMethodgetForcePageCount
Get the value of the <code>force-page-count</code> property. @return the force-page-count value
fop-core/src/main/java/org/apache/fop/fo/pagination/AbstractPageSequence.java:152
↓ 9 callersMethodgetForeignAttributes
Returns a Map of foreign attributes. @return the foreign attributes (Map&lt;QName, Object&gt;)
fop-core/src/main/java/org/apache/fop/render/afp/AFPRenderingContext.java:91
↓ 9 callersMethodgetFromParent
Return the value of this property on the parent of this FO. Implements the from-parent function. @param propId The Constants ID of the property whose
fop-core/src/main/java/org/apache/fop/fo/PropertyList.java:277
↓ 9 callersMethodgetGlyphIndex
Returns the glyphIndex. @return the glyph index
fop-core/src/main/java/org/apache/fop/fonts/truetype/OpenFont.java:288
↓ 9 callersMethodgetGlyphMapping
(int index)
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java:756
↓ 9 callersMethodgetGlyphStartIndex
Returns the glyphStartIndex. @return the glyph start index
fop-core/src/main/java/org/apache/fop/fonts/CMapSegment.java:86
↓ 9 callersMethodgetHeightRes
Returns the height resolution of this data object @return the resolution of this data object
fop-core/src/main/java/org/apache/fop/afp/AFPObjectAreaInfo.java:133
↓ 9 callersMethodgetInstance
Set the color given a particular String. For a full List of supported values please see ColorUtil. @param foUserAgent FOP user agent @param value RGB
fop-core/src/main/java/org/apache/fop/fo/properties/ColorProperty.java:101
↓ 9 callersMethodgetInstance
Singelton. @return The instance of RtfTemplate
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTemplate.java:56
↓ 9 callersMethodgetLanguage
Obtain associated language (if designated) or "none" if not.
fop-core/src/main/java/org/apache/fop/fonts/TextFragment.java:56
↓ 9 callersMethodgetLookupFlags
Obtain governing lookup flags. @return lookup flags (zero may indicate unset or no flags)
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphProcessingState.java:206
↓ 9 callersMethodgetMarkers
@return the collection of Markers attached to this object
fop-core/src/main/java/org/apache/fop/fo/FObj.java:446
↓ 9 callersMethodgetMaxLineCount
@return the line count of the maximum index
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/LineLayoutPossibilities.java:207
↓ 9 callersMethodgetMethod
Returns the model instance of an event method for the given method name. @param methodName the method name @return the model instance (or null if no m
fop-events/src/main/java/org/apache/fop/events/model/EventProducerModel.java:79
↓ 9 callersMethodgetNamespaceURI
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/AbstractPDFExtensionElement.java:44
↓ 9 callersMethodgetObject
Returns the PDF object @return the PDF object, or null if it has been released
fop-core/src/main/java/org/apache/fop/pdf/PDFReference.java:68
↓ 9 callersMethodgetObjectEnvironmentGroup
Gets the ObjectEnvironmentGroup @return the object environment group
fop-core/src/main/java/org/apache/fop/afp/modca/AbstractDataObject.java:104
↓ 9 callersMethodgetOffset
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:275
↓ 9 callersMethodgetPDFData
()
fop-core/src/main/java/org/apache/fop/pdf/PDFPaintingState.java:242
↓ 9 callersMethodgetPDFDoc
()
fop-core/src/main/java/org/apache/fop/render/pdf/PDFDocumentNavigationHandler.java:66
↓ 9 callersMethodgetPSUtil
()
fop-core/src/main/java/org/apache/fop/render/ps/PSDocumentHandler.java:146
↓ 9 callersMethodgetPageHeight
Gets the default page-height to use as fallback, in case page-height="auto" @return the page-height, as a String
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:137
↓ 9 callersMethodgetPenalty
@return the penalty value of this element, if applicable.
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthElement.java:62
↓ 9 callersMethodgetRowIndex
Returns the index of the row this grid unit belongs to. This is the index, in the enclosing table part, of the first row spanned by the cell. Note tha
fop-core/src/main/java/org/apache/fop/fo/flow/table/PrimaryGridUnit.java:283
↓ 9 callersMethodgetRuleThickness
@return the "rule-thickness" property
fop-core/src/main/java/org/apache/fop/fo/flow/Leader.java:136
↓ 9 callersMethodgetSBIN
(byte[] data, int start)
fop-core/src/main/java/org/apache/fop/afp/fonts/CharacterSetBuilder.java:597
↓ 9 callersMethodgetSeverity
Returns the severity level. @return the severity level
fop-events/src/main/java/org/apache/fop/events/Event.java:109
↓ 9 callersMethodgetSingleByteCharacterSetBuilder
()
fop-core/src/main/java/org/apache/fop/apps/FopFactory.java:542
↓ 9 callersMethodgetStartPoint
The start location of the element within the source binary data @return The start location returned as an integer
fop-core/src/main/java/org/apache/fop/fonts/type1/PostscriptParser.java:207
↓ 9 callersMethodgetStrikeoutPosition
Returns the distance from the baseline to the center of the strikeout line (negative value indicates below baseline). @param size font size @return t
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:173
↓ 9 callersMethodgetStructureType
Returns the structure type of this structure element. @return the value of the S entry
fop-core/src/main/java/org/apache/fop/pdf/PDFStructElem.java:152
↓ 9 callersMethodgetTableAndCaptionFO
Returns the table-and-caption formatting object. @return the table-and-caption formatting object
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableAndCaptionLayoutManager.java:377
↓ 9 callersMethodgetTableContext
@return the current TableContext
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/tools/BuilderContext.java:225
↓ 9 callersMethodgetThickness
Returns the line thickness @return the line thickness
fop-core/src/main/java/org/apache/fop/afp/AFPLineDataInfo.java:145
↓ 9 callersMethodgetUnicodeIndex
Returns the unicodeIndex. @return List
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFMtxEntry.java:135
↓ 9 callersMethodgetUserAgent
create an FOUserAgent for our tests @return an initialized FOUserAgent
fop-core/src/test/java/org/apache/fop/render/pdf/PDFAConformanceTestCase.java:53
↓ 9 callersMethodgetValue0
()
fop-core/src/main/java/org/apache/fop/configuration/DefaultConfiguration.java:101
↓ 9 callersMethodgetWidthRes
Returns the width resolution of this data object @return the resolution of this data object
fop-core/src/main/java/org/apache/fop/afp/AFPObjectAreaInfo.java:124
↓ 9 callersMethodhasClip
Returns true if this area will clip overflowing content. @return {@code true} if the overflow trait has the value "hidden", "scroll" or "error-if-ove
fop-core/src/main/java/org/apache/fop/area/Viewport.java:35
↓ 9 callersMethodisAutoRotateLandscape
Indicates whether landscape pages are rotated. @return true if landscape pages are to be rotated
fop-core/src/main/java/org/apache/fop/render/ps/PSRenderingUtil.java:272
↓ 9 callersMethodisCompatible
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be proce
fop-core/src/main/java/org/apache/fop/render/ImageHandler.java:44
↓ 9 callersMethodisEncryptionActive
Indicates whether encryption is active for this PDF or not. @return boolean True if encryption is active
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:625
↓ 9 callersMethodisLinearizationEnabled
()
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:1317
↓ 9 callersMethodisMultiByte
Determines whether the font is a multibyte font. @return True if it is multibyte
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:198
↓ 9 callersMethodisNestedTable
@return true if the the table is a nested table
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java:190
↓ 9 callersMethodisSeparateBorderModel
()
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableCellLayoutManager.java:134
↓ 9 callersMethodisSeparateBorderModel
@return true if the separate border model is active
fop-core/src/main/java/org/apache/fop/fo/flow/table/Table.java:519
↓ 9 callersMethodisStaticRegionsPerPageForAccessibility
()
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:81
↓ 9 callersMethodmakeNewPage
Makes a new page @param isBlank whether this page is blank or not @return a new page
fop-core/src/main/java/org/apache/fop/layoutmgr/AbstractPageSequenceLayoutManager.java:285
↓ 9 callersMethodmimicDocumentHandler
Tells this serializer to mimic the given document handler (mostly applies to the font set that is used during layout). @param targetHandler the docume
fop-core/src/main/java/org/apache/fop/render/intermediate/IFSerializer.java:134
↓ 9 callersMethodmpt2px
Converts millipoints (mpt) to pixels (px) @param mpt the value in mpt @param resolution the resolution in dpi (dots per inch) @return the value in pix
fop-core/src/main/java/org/apache/fop/util/UnitConv.java:149
↓ 9 callersMethodpad4
Create a padding in the fontfile to align on a 4-byte boundary
fop-core/src/main/java/org/apache/fop/fonts/truetype/TTFSubSetFile.java:653
↓ 9 callersMethodpreloadImage
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/image/loader/batik/PreloaderWMF.java:56
↓ 9 callersMethodprocessEvent
This method is called for each event that is generated. With the event's ID it is possible to react to certain events. Events can also simply be recor
fop-events/src/main/java/org/apache/fop/events/EventListener.java:36
↓ 9 callersMethodread
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFFontLoader.java:102
↓ 9 callersMethodread16
(InputStream data)
fop-core/src/test/java/org/apache/fop/pdf/PDFLinearizationTestCase.java:308
↓ 9 callersMethodreadByte
Parses a one byte value out of the stream. @return The value extracted @throws IOException In case of an I/O problem
fop-core/src/main/java/org/apache/fop/fonts/type1/PFMInputStream.java:53
↓ 9 callersMethodreadTTFByte
Read 1 signed byte. @return One byte @throws IOException If EOF is reached
fop-core/src/main/java/org/apache/fop/fonts/truetype/FontFileReader.java:114
↓ 9 callersMethodregister
Registers a marker with the position traits set. Only the required markers are kept. For "first-starting-within-page" it adds the markers that are sta
fop-core/src/main/java/org/apache/fop/fo/flow/Markers.java:63
↓ 9 callersMethodresetATSubState
()
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/OTFAdvancedTypographicTableReader.java:3769
↓ 9 callersMethodresolve
Retrieves the best candidate marker for the given position. @return a Marker instance
fop-core/src/main/java/org/apache/fop/fo/flow/Markers.java:150
↓ 9 callersMethodscale
Scale this CTM by the passed x and y values and return a new result CTM. @param x The amount to scale along the x axis. @param y The amount to scale a
fop-core/src/main/java/org/apache/fop/area/CTM.java:219
↓ 9 callersMethodsetAccessibility
(boolean enableAccessibility)
fop-core/src/main/java/org/apache/fop/apps/FopFactoryBuilder.java:620
↓ 9 callersMethodsetAccessibility
Activates accessibility (for output formats that support it). @param accessibility <code>true</code> to enable accessibility support
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:734
↓ 9 callersMethodsetBidiLevel
Set the bidirectional embedding level. @param bidiLevel the bidirectional embedding level
fop-core/src/main/java/org/apache/fop/area/Area.java:261
↓ 9 callersMethodsetCornerRadii
(int radius)
fop-core/src/test/java/org/apache/fop/render/intermediate/BorderPainterTestCase.java:222
↓ 9 callersMethodsetData
Used to set the contents of the PDF stream. @param data the contents as a byte array @throws IOException in case of an I/O problem
fop-core/src/main/java/org/apache/fop/pdf/PDFStream.java:154
↓ 9 callersMethodsetEncoding
Sets the Encoding value of the font. @param encoding the encoding
fop-core/src/main/java/org/apache/fop/pdf/PDFFont.java:72
↓ 9 callersMethodsetLanguage
Sets the currently applicable language. @param lang the language
fop-core/src/main/java/org/apache/fop/render/intermediate/IFContext.java:135
↓ 9 callersMethodsetLeadingSpace
@param space leading space
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:305
↓ 9 callersMethodsetObjectNumber
Sets the object number
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:99
↓ 9 callersMethodsetStrictValidation
Set the &lt;strict-validation&gt; tag within the fop.xconf. @param validateStrictly true to enforce strict configuration validation @return <b>this</
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:131
↓ 9 callersMethodsetText
@param s some text
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfString.java:69
↓ 9 callersMethodsetType
Sets Resource Object Type triplet @param type the resource object type
fop-core/src/main/java/org/apache/fop/afp/modca/ResourceObject.java:146
↓ 9 callersMethodsetupFonts
Sets up the fonts on a document handler. If the document handler provides a configurator object the configuration from the {@link org.apache.fop.apps.
fop-core/src/main/java/org/apache/fop/render/intermediate/IFUtil.java:156
↓ 9 callersMethodskipToNonWhiteSpace
(String line, int startpos)
fop-core/src/main/java/org/apache/fop/fonts/type1/AFMParser.java:242
↓ 9 callersMethodsplit
Remove attributes with name <code>key</code> from <code>commonAttributes</code> and return it as int. @param key attributes name to extract @return
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfSpaceSplitter.java:69
↓ 9 callersMethodstartEncryptionParams
()
fop-core/src/test/java/org/apache/fop/apps/PDFRendererConfBuilder.java:52
↓ 9 callersMethodstartFont
Start a &lt;font&gt; configuration element. @param metricsURL the URL to the metrics resource @param embedURL the URL to the font resource @return <b
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:497
↓ 9 callersMethodstartPage
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/afp/AFPDocumentHandler.java:265
↓ 9 callersMethodstopRenderer
Signals the end of the rendering phase. The renderer should reset to an initial state and dispose of any resources for the completed rendering. @exce
fop-core/src/main/java/org/apache/fop/render/Renderer.java:82
↓ 9 callersMethodsupportsOutOfOrder
Reports if out of order rendering is supported. <p> Normally, all pages of a document are rendered in their natural order (page 1, page 2, page 3 etc
fop-core/src/main/java/org/apache/fop/render/Renderer.java:110
← previousnext →1,101–1,200 of 19,842, ranked by callers