MCPcopy Create free account

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

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

↓ 14 callersMethodgetPage
Returns a Page. @param isBlank true if this page is supposed to be blank. @param index Index of the page (see relativeTo) @param relativeTo Defines wh
fop-core/src/main/java/org/apache/fop/layoutmgr/PageProvider.java:277
↓ 14 callersMethodgetPenalty
@return the penalty value of this penalty.
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthPenalty.java:122
↓ 14 callersMethodgetProducer
@return the producer of the document or null if not set
fop-core/src/main/java/org/apache/fop/pdf/PDFInfo.java:100
↓ 14 callersMethodgetRepeat
Returns the image repetition behaviour for images. @return the image repetition behaviour
fop-core/src/main/java/org/apache/fop/area/Trait.java:543
↓ 14 callersMethodgetRotation
Returns the text rotation @return the text rotation
fop-core/src/main/java/org/apache/fop/afp/AFPTextDataInfo.java:179
↓ 14 callersMethodgetTextrun
Returns the current RtfTextrun object. Opens a new one if necessary. @return The RtfTextrun object @throws IOException Thrown when an IO-problem occur
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfTextrunContainer.java:42
↓ 14 callersMethodgetType
@return the descriptive type
fop-core/src/main/java/org/apache/fop/datatypes/KeepValue.java:57
↓ 14 callersMethodgetViewArea
Get the view area rectangle of this viewport. @return the rectangle for this viewport
fop-core/src/main/java/org/apache/fop/area/PageViewport.java:181
↓ 14 callersMethodgetWidth
Return the width (in 1/1000ths of point size) of the character at code point i. @param i code point index @param size font size @return the width of t
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:117
↓ 14 callersMethodgetY1
Returns the Y1 coordinate @return the Y1 coordinate
fop-core/src/main/java/org/apache/fop/afp/AFPLineDataInfo.java:91
↓ 14 callersMethodimageError
Error while processing image. @param source the event source @param uri the original URI of the image @param e the image exception @param loc the loca
fop-core/src/main/java/org/apache/fop/ResourceEventProducer.java:75
↓ 14 callersMethodpt2units
Converts point to unit @param pt point @return transformed point
fop-core/src/main/java/org/apache/fop/afp/AFPUnitConverter.java:91
↓ 14 callersMethodsetResolution
Sets the output/device resolution @param resolution the output resolution (dpi)
fop-core/src/main/java/org/apache/fop/render/afp/AFPCustomizable.java:92
↓ 14 callersMethodstartRendererConfig
Starts a renderer specific config builder. @param mimeType the MIME type of the builder @return the renderer config builder
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:227
↓ 14 callersMethodtest
Perform a test on a glyph identifier. @param gi glyph identififer @param flags that apply to lookup in scope @return true if test is satisfied
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphTester.java:35
↓ 14 callersMethodtoString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/afp/AFPInfo.java:298
↓ 14 callersMethodupdateOffset
(int position, int length, int replacement)
fop-core/src/main/java/org/apache/fop/fonts/truetype/OTFSubSetFile.java:1202
↓ 14 callersMethodwrapPositionElements
"wrap" the Position inside each element moving the elements from SourceList to targetList @param sourceList source list @param targetList target list
fop-core/src/main/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java:1167
↓ 14 callersMethodwriteTriplets
Writes any triplet data @param os The stream to write to @throws IOException The stream to write to
fop-core/src/main/java/org/apache/fop/afp/modca/AbstractTripletStructuredObject.java:70
↓ 13 callersMethodaddFontProperties
(FontInfo fontInfo, AFPFont font, String[] names, String style, int weight, int num)
fop-core/src/main/java/org/apache/fop/afp/fonts/AFPBase12FontCollection.java:70
↓ 13 callersMethodbuild
(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcast
fop-core/src/main/java/org/apache/fop/render/pdf/PDFStructureTreeBuilder.java:119
↓ 13 callersMethodconvertFO
Convert a test FO file to PDF @param foFile the FO file @param ua the preconfigured user agent @param dumpPdfFile if true, dumps the generated PDF fil
fop-core/src/test/java/org/apache/fop/render/pdf/BasePDFTest.java:72
↓ 13 callersMethodcreateLine
Method to create a line on the current page. @param lineDataInfo the line data information.
fop-core/src/main/java/org/apache/fop/afp/DataStream.java:453
↓ 13 callersMethoddoTest
(InputStream inStream, URI fopConf, String expectedEventID, String mimeType, Map<String, Object> e
fop-core/src/test/java/org/apache/fop/events/EventProcessingTestCase.java:69
↓ 13 callersMethodencode
Converts text to a byte array for writing to a PDF file. @param text text to convert/encode @return the resulting <code>byte</code> array
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:289
↓ 13 callersMethodequals
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/layoutmgr/Adjustment.java:60
↓ 13 callersMethodfindEntryValue
(String key)
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/PDFDictionaryExtension.java:105
↓ 13 callersMethodgetBorderAndPaddingWidthEnd
Return the sum of region border- and padding-end @return width in millipoints
fop-core/src/main/java/org/apache/fop/area/Area.java:348
↓ 13 callersMethodgetBreakAfter
@return the "break-after" property.
fop-core/src/main/java/org/apache/fop/fo/properties/BreakPropertySet.java:28
↓ 13 callersMethodgetBreakBefore
Returns the highest priority break-before value on this layout manager or its relevant descendants. @return the break-before value (Constants.EN_ )
fop-core/src/main/java/org/apache/fop/layoutmgr/BreakOpportunity.java:34
↓ 13 callersMethodgetBytes
(byte[] byteArray, int offset, int length)
fop-core/src/test/java/org/apache/fop/render/pcl/fonts/truetype/PCLTTFCharacterWriterTestCase.java:68
↓ 13 callersMethodgetContent
@return the content
fop-core/src/main/java/org/apache/fop/render/ps/extensions/PSExtensionAttachment.java:64
↓ 13 callersMethodgetData
()
fop-core/src/test/java/org/apache/fop/pdf/PDFEncryptionJCETestCase.java:89
↓ 13 callersMethodgetData
()
fop-core/src/main/java/org/apache/fop/render/pcl/fonts/PCLFontSegment.java:31
↓ 13 callersMethodgetException
@return the exception if the run() method was terminated by an exception, or null
fop-core/src/test/java/org/apache/fop/visual/StreamRedirector.java:56
↓ 13 callersMethodgetExplicit
Null implementation; not used by this type of {@link PropertyList}. @param propId the propert id @return the property id
fop-core/src/main/java/org/apache/fop/fo/flow/Marker.java:220
↓ 13 callersMethodgetFlags
Returns the flags for the font. (See pdf spec) @return the flags
fop-core/src/main/java/org/apache/fop/fonts/FontDescriptor.java:55
↓ 13 callersMethodgetFontSubset
Returns a subset of the fonts (readFont() MUST be called first in order to create the subset). @return byte array
fop-core/src/main/java/org/apache/fop/fonts/truetype/TTFSubSetFile.java:523
↓ 13 callersMethodgetInlineProgressionDimension
@return the "inline-progression-dimension" property.
fop-core/src/main/java/org/apache/fop/fo/GraphicsProperties.java:35
↓ 13 callersMethodgetInstance
Return the cached {@link FixedLength} instance corresponding to the computed value in base-units (millipoints). @param numUnits quantity of input un
fop-core/src/main/java/org/apache/fop/fo/properties/FixedLength.java:78
↓ 13 callersMethodgetItalicAngle
Returns the italic angle for the font. @return the italic angle
fop-core/src/main/java/org/apache/fop/fonts/FontDescriptor.java:73
↓ 13 callersMethodgetKeepWithNextPending
Returns the strength of a keep-with-next currently pending. @return the keep-with-next strength
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:238
↓ 13 callersMethodgetLocalName
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/XMLObj.java:110
↓ 13 callersMethodgetName
Returns the fully qualified name of the node @return the fully qualified name of this node
fop-core/src/main/java/org/apache/fop/fo/FONode.java:809
↓ 13 callersMethodgetNamespaceURI
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/ps/extensions/AbstractPSExtensionObject.java:69
↓ 13 callersMethodgetNumberOfColumns
@return number of columns
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ITableColumnsInfo.java:54
↓ 13 callersMethodgetOptLineCount
@return the line count of the optimum index
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/LineLayoutPossibilities.java:202
↓ 13 callersMethodgetPaddingStart
@param discard indicates whether the .conditionality component should be considered (start of a reference-area) @param context the context to evaluate
fop-core/src/main/java/org/apache/fop/fo/properties/CommonBorderPaddingBackground.java:542
↓ 13 callersMethodgetPaintingState
()
fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java:125
↓ 13 callersMethodgetPositioning
Get the positioning of this area. @return the positioning to use when rendering this area
fop-core/src/main/java/org/apache/fop/area/Block.java:127
↓ 13 callersMethodgetPropId
@return the name of the property for this Maker
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:73
↓ 13 callersMethodgetSettings
Returns the settings for bitmap rendering. @return the settings object
fop-core/src/main/java/org/apache/fop/render/bitmap/AbstractBitmapDocumentHandler.java:114
↓ 13 callersMethodgetSpaceBefore
Get the current amount of space before / start @return the space before / start amount
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:571
↓ 13 callersMethodgetStyle
()
fop-core/src/main/java/org/apache/fop/render/intermediate/BorderPainter.java:462
↓ 13 callersMethodgetTableLM
@return the table layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableStepper.java:516
↓ 13 callersMethodgetType
()
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/PDFObjectExtension.java:35
↓ 13 callersMethodinMarker
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/flow/Marker.java:125
↓ 13 callersMethodisEnabled
Returns {@code true} if this enum corresponds to one of the available PDF/A modes. @return {@code true} if this is not DISABLED
fop-core/src/main/java/org/apache/fop/pdf/PDFAMode.java:74
↓ 13 callersMethodoffspringOf
Returns a descendant of the given layout context. The new context is the same as what would have been created by {@link #newInstance()}, except for in
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:142
↓ 13 callersMethodpop
Pop the coordinate transformation matrix from the stack and reevaluate <code>resultCTM</code>.
fop-core/src/main/java/org/apache/fop/render/txt/TXTState.java:84
↓ 13 callersMethodreadBytes
(int length)
fop-core/src/main/java/org/apache/fop/fonts/cff/FOPCFFDataInput.java:79
↓ 13 callersMethodreadFont
(FontFileReader in, String embeddedName, MultiByteFont mbFont)
fop-core/src/test/java/org/apache/fop/fonts/truetype/OTFSubSetFileTestCase.java:665
↓ 13 callersMethodrunSetterTest
(Runnable setterTest)
fop-core/src/test/java/org/apache/fop/apps/FopFactoryBuilderTestCase.java:285
↓ 13 callersMethodsetColor
(Color col)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java:400
↓ 13 callersMethodsetLineWidth
(float width)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java:385
↓ 13 callersMethodsetPositioning
Set the positioning of this area. @param pos the positioning to use when rendering this area
fop-core/src/main/java/org/apache/fop/area/Block.java:118
↓ 13 callersMethodsetRendererOverride
Sets an explicit renderer to use which overrides the one defined by the render type setting. @param renderer the Renderer instance to use
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:248
↓ 13 callersMethodtoArray
@return an integer array containing the weight ranges
fop-core/src/main/java/org/apache/fop/fonts/substitute/FontWeightRange.java:103
↓ 13 callersMethodupdateKeepWithNextPending
Updates the currently pending keep-with-next strength. @param keep the new strength to consider
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:276
↓ 13 callersMethodwriteTableName
(OFTableName tableName)
fop-core/src/main/java/org/apache/fop/fonts/truetype/TTFSubSetFile.java:147
↓ 12 callersMethodaddCharacterSet
(RasterFont font, String charsetName, Base14Font base14)
fop-core/src/main/java/org/apache/fop/afp/fonts/AFPBase12FontCollection.java:60
↓ 12 callersMethodaddFilter
Add a filter for compression of the stream. Filters are applied in the order they are added. This should always be a new instance of the particular fi
fop-core/src/main/java/org/apache/fop/pdf/PDFFilterList.java:107
↓ 12 callersMethodassertAddChildArea
(InlineParent parent, InlineParent child, int minChildOffset, int maxAfter
fop-core/src/test/java/org/apache/fop/area/inline/InlineParentTestCase.java:82
↓ 12 callersMethodassertCoverageClear
()
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:2783
↓ 12 callersMethodbeforeBorder
()
fop-core/src/test/java/org/apache/fop/render/intermediate/BorderPainterTestCase.java:198
↓ 12 callersMethodbuild
Builds an instance of the the {@link FopFactory}. @return the FopFactory instance
fop-core/src/main/java/org/apache/fop/apps/FopFactoryBuilder.java:123
↓ 12 callersMethodbuildFopFactory
()
fop-core/src/test/java/org/apache/fop/apps/FopFactoryBuilderTestCase.java:81
↓ 12 callersMethodcOne
(float... expectedCOne)
fop-core/src/test/java/org/apache/fop/render/gradient/GradientTestCase.java:123
↓ 12 callersMethodcZero
(float... expectedCZero)
fop-core/src/test/java/org/apache/fop/render/gradient/GradientTestCase.java:118
↓ 12 callersMethodcalcContentLength
Calculates the content length of the given element list. Warning: It doesn't take any stretch and shrink possibilities into account. @param elems the
fop-core/src/main/java/org/apache/fop/layoutmgr/ElementListUtils.java:143
↓ 12 callersMethodceilPosition
Returns the smallest integer that is greater than or equal to the <code>x/y</code> fraction. It's possible to consider this function as a analog of Ma
fop-core/src/main/java/org/apache/fop/render/txt/Helper.java:98
↓ 12 callersMethodcheckColumn
(Table t, int number, boolean isImplicit, int spans, int repeated, int width)
fop-core/src/test/java/org/apache/fop/fo/flow/table/TableColumnColumnNumberTestCase.java:52
↓ 12 callersMethodclone
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/FObj.java:106
↓ 12 callersMethodcommit
(byte functionType)
fop-core/src/main/java/org/apache/fop/afp/ptoca/PtocaBuilder.java:84
↓ 12 callersMethodconcatenate
Concatenates the given AffineTransform to the current one. @param at the transform to concatenate to the current level transform
fop-core/src/main/java/org/apache/fop/util/AbstractPaintingState.java:260
↓ 12 callersMethodcreateChildInlineParent
(int bpo, int bpd, boolean footnote)
fop-core/src/test/java/org/apache/fop/area/inline/InlineParentTestCase.java:107
↓ 12 callersMethodcreateReferencedRasterFont
(String fontFamily)
fop-core/src/main/java/org/apache/fop/afp/fonts/AFPBase12FontCollection.java:167
↓ 12 callersMethodcreateTextElement
(RendererConfigOption name, String value)
fop-core/src/test/java/org/apache/fop/apps/PDFRendererConfBuilder.java:144
↓ 12 callersMethoddoesValueExist
(Configuration cfg, RendererConfigOption option)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFRendererConfig.java:292
↓ 12 callersMethoddrawText
Draws text. The initial coordinates (x and y) point to the starting point at the normal baseline of the font. The parameters letterSpacing, wordSpacin
fop-core/src/main/java/org/apache/fop/render/intermediate/IFPainter.java:162
↓ 12 callersMethodendPage
Triggered at the end of page rendering. @param source the event source @param number the page number
fop-core/src/main/java/org/apache/fop/render/RendererEventProducer.java:61
↓ 12 callersMethodendPageSequence
Indicates the end of a page sequence. @throws IFException if an error occurs while handling this event
fop-core/src/main/java/org/apache/fop/render/intermediate/IFDocumentHandler.java:204
↓ 12 callersMethodendRendererConfig
Ends the renderer specific config. @return the parent
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:397
↓ 12 callersMethodendRow
Receives notification of the end of a row. @param row the row that has just been finished @param container the FO element holding the given row
fop-core/src/main/java/org/apache/fop/fo/flow/table/BorderResolver.java:36
↓ 12 callersMethodextractCoverage
()
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:2773
↓ 12 callersMethodfloor
Returns maximum possible integer, less or equal than <code>oldValue</code>, divisible by <code>quantum</code>. @param x integer for quantization @par
fop-core/src/main/java/org/apache/fop/render/txt/Helper.java:67
↓ 12 callersMethodformat
Formats a integer value (normally coordinates in millipoints) to a String. @param value the value (in millipoints) @return the formatted value
fop-core/src/main/java/org/apache/fop/render/pdf/PDFPainter.java:387
↓ 12 callersMethodfunction
(int index)
fop-core/src/test/java/org/apache/fop/render/gradient/GradientTestCase.java:133
↓ 12 callersMethodgetAlignmentContext
@return the alignment context.
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/KnuthInlineBox.java:54
↓ 12 callersMethodgetAlternativeColors
(Color color)
fop-core/src/main/java/org/apache/fop/util/ColorWithFallback.java:67
← previousnext →701–800 of 19,842, ranked by callers