MCPcopy Create free account

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

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

↓ 43 callersMethodgetIndex
Returns the index of this position in the sequence of Position elements. @return the index of this position in the sequence of Position elements
fop-core/src/main/java/org/apache/fop/layoutmgr/Position.java:103
↓ 43 callersMethodgetInfo
Returns a new AFPInfo for this renderer context @return an AFPInfo for this renderer context
fop-core/src/main/java/org/apache/fop/render/afp/AFPRendererContext.java:54
↓ 43 callersMethodgetRoot
Returns the root node of this tree @return the root node
fop-core/src/main/java/org/apache/fop/fo/FONode.java:800
↓ 43 callersMethodhandleException
Convenience method that handles any error appropriately @param log log @param e exception @param strict validate strictly @throws FOPException fop exc
fop-core/src/main/java/org/apache/fop/util/LogUtil.java:52
↓ 43 callersMethodload
(boolean fail)
fop-core/src/main/java/org/apache/fop/fonts/LazyFont.java:100
↓ 43 callersMethodsetDocument
Sets the parent PDFDocument. @param doc the PDFDocument.
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:162
↓ 42 callersMethodgetImageSessionContext
Returns the image session context for the image package. @return the ImageSessionContext instance for this rendering run
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:491
↓ 42 callersMethodgetLength
This method expects to be overridden by subclasses @return Length property value
fop-core/src/main/java/org/apache/fop/fo/properties/Property.java:72
↓ 41 callersMethoddraw
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pcl/PCLGraphics2D.java:265
↓ 41 callersMethodgetDocument
Returns the parent PDFDocument if assigned. @return the parent PDFDocument (May be null if the parent PDFDocument has not been assigned)
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:133
↓ 41 callersMethodgetFOValidationEventProducer
Returns an instance of the FOValidationEventProducer. @return an event producer for FO validation
fop-core/src/main/java/org/apache/fop/fo/FONode.java:473
↓ 41 callersMethodgetGlyphCount
Obtain the number of glyphs in glyphs array, where each glyph constitutes a font specific glyph index. @return number of glyphs available in character
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphSequence.java:270
↓ 41 callersMethodputScriptTag
(Map tm, Map cm, int code, String tag)
fop-core/src/main/java/org/apache/fop/complexscripts/util/CharScript.java:854
↓ 41 callersMethodtestBreak
Tests the paragraph break status (break actions) returned from calling LineBreakStatus.nextChar() on each character of paragraph against the expected
fop-core/src/test/java/org/apache/fop/text/linebreak/LineBreakStatusTestCase.java:324
↓ 40 callersMethodabs
Return the absolute value of a Numeric. @param op the operand. @return a new Numeric object representing the absolute value of the operand. @throws Pr
fop-core/src/main/java/org/apache/fop/fo/expr/NumericOp.java:212
↓ 40 callersMethodequal
Compares two objects for equality. In order to prevent lock-ordering deadlocks the following strategy is used: when two non null objects are passed to
fop-core/src/main/java/org/apache/fop/util/CompareUtil.java:45
↓ 40 callersMethodformatDouble
(double d)
fop-core/src/main/java/org/apache/fop/render/gradient/GradientMaker.java:40
↓ 40 callersMethodgetNumber
Returns the number. @return the number
fop-core/src/main/java/org/apache/fop/pdf/PDFNumber.java:44
↓ 40 callersMethodsetTraits
(Attributes attributes, Area area, Object[] traitSubset)
fop-core/src/main/java/org/apache/fop/area/AreaTreeParser.java:1126
↓ 40 callersMethodtoArray
Get an array containing the values of this transform. This creates and returns a new transform with the values in it. @return an array containing the
fop-core/src/main/java/org/apache/fop/area/CTM.java:270
↓ 40 callersMethodtoString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/ps/extensions/PSSetupCode.java:77
↓ 39 callersMethodnewLineBreak
add a line break @throws IOException for I/O problems
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfParagraph.java:221
↓ 38 callersMethodaddChildArea
Add the area as a child of the current area. This is called by child layout managers to add their areas as children of the current area. @param child
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:95
↓ 38 callersMethodcreate
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/afp/AFPGraphics2D.java:588
↓ 38 callersMethodgetOptimum
@param context Percentage evaluation context @return optimum length
fop-core/src/main/java/org/apache/fop/fo/properties/LengthRangeProperty.java:291
↓ 38 callersMethodmin
Return the smaller of two Numerics. @param op1 The first operand. @param op2 The second operand. @return a Numeric which is the minimum of the two ope
fop-core/src/main/java/org/apache/fop/fo/expr/NumericOp.java:298
↓ 38 callersMethodput
@param index a positive integer @param value value to store
fop-core/src/main/java/org/apache/fop/afp/fonts/IntegerKeyStore.java:43
↓ 38 callersMethodreadCoverageTable
(String label, long tableOffset)
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/OTFAdvancedTypographicTableReader.java:593
↓ 38 callersMethodreplace
Replace the old view port. This copies all ID related fields from the old view port to the current one. @param oldViewPort old view port
fop-core/src/main/java/org/apache/fop/area/PageViewport.java:284
↓ 38 callersMethodset
Set an attribute that has a Color value. @param name name of attribute @param color value of attribute @return this (which now contains the new entry)
fop-core/src/main/java/org/apache/fop/render/rtf/FOPRtfAttributes.java:75
↓ 38 callersMethodwriteAttributes
Write given attribute values to our Writer @param attr RtfAttributes to be written @param nameList if given, only attribute names from this list are c
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:185
↓ 37 callersMethodgetLength
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/flow/Marker.java:225
↓ 37 callersMethodgetTableLM
@return the table layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java:103
↓ 37 callersMethodwriteText
Writes raw text (in ISO-8859-1 encoding) to the output stream. @param s the text @throws IOException In case of an I/O error
fop-core/src/main/java/org/apache/fop/render/pcl/PCLGenerator.java:166
↓ 36 callersMethodaddBuilder
(String fo, StructureType structureType)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFStructureTreeBuilder.java:109
↓ 36 callersMethodgetCharWidth
Helper method for getting the width of a unicode char from the current fontstate. This also performs some guessing on widths on various versions of sp
fop-core/src/main/java/org/apache/fop/fonts/Font.java:354
↓ 36 callersMethodgetKeep
This method expects to be overridden by subclasses @return Keep property value
fop-core/src/main/java/org/apache/fop/fo/properties/Property.java:121
↓ 36 callersMethodregisterMaker
Registers a Maker class for a specific formatting object. @param clazz the formatting object class @param maker the maker for the layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java:173
↓ 35 callersMethodformatMptToPt
Formats a length in millipoints as a point value. @param mpt the length in millipoints @return the formatted value in points
fop-sandbox/src/main/java/org/apache/fop/render/svg/SVGUtil.java:39
↓ 35 callersMethodget
@param index a positive integer @return value the value associated with the index or null
fop-core/src/main/java/org/apache/fop/afp/fonts/IntegerKeyStore.java:62
↓ 35 callersMethodgetAttributeAsInt
Returns an attribute value as a int value. @param attributes the Attributes object @param name the name of the attribute @param defaultValue the defau
fop-core/src/main/java/org/apache/fop/util/XMLUtil.java:61
↓ 35 callersMethodgetImageManager
Returns the image manager. @return the image manager
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:177
↓ 35 callersMethodgetLayoutManager
@return the LayoutManager responsible for this element.
fop-core/src/main/java/org/apache/fop/layoutmgr/ListElement.java:58
↓ 35 callersMethodsetCorresponding
Set corresponding property identifiers. @param lrtb the property that corresponds with lr-tb writing mode @param rltb the property that corresponds wi
fop-core/src/main/java/org/apache/fop/fo/properties/CorrespondingPropertyMaker.java:68
↓ 35 callersMethodtranslate
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/intermediate/AffineTransformArrayParser.java:115
↓ 34 callersMethodelementName
()
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/PDFObjectType.java:41
↓ 34 callersMethodgetEventBroadcaster
Returns the event broadcaster that control events sent inside a processing run. Clients can register event listeners with the event broadcaster to lis
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:611
↓ 34 callersMethodgetFont
Gets a {@link java.awt.Font} instance of the font that this {@link FontMetrics} describes in the desired size. @param size font size @return font with
fop-core/src/main/java/org/apache/fop/render/java2d/FontMetricsMapper.java:36
↓ 34 callersMethodgetNextKnuthElements
Get a sequence of KnuthElements representing the content of the node assigned to the LM. @param context the LayoutContext used to store layout info
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:141
↓ 34 callersMethodgetObjectNumber
Returns the object number of this indirect object. Note that a compressed object must have a generation number of 0. @return the object number.
fop-core/src/main/java/org/apache/fop/pdf/CompressedObject.java:38
↓ 34 callersMethodgetValue
Returns an instance of this class corresponding to the given string representation. @param tableName table name as in the Table Directory @return TTFT
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFTableName.java:142
↓ 34 callersMethodgetYOffset
Get the Y offset of this block parent area. @return the y offset of the block parent area
fop-core/src/main/java/org/apache/fop/area/BlockParent.java:123
↓ 34 callersMethodmakeReference
Creates and returns a reference to this object. @return the object reference
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:206
↓ 34 callersMethodsetFinished
Set a flag indicating whether the LayoutManager has laid out all its content. This is generally called by the LM itself, but can be called by a parent
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:76
↓ 33 callersMethodaddElement
@param el an MIF element
fop-sandbox/src/main/java/org/apache/fop/render/mif/MIFElement.java:61
↓ 33 callersMethodgetBytes
(StringBuilder stringBuilder)
fop-core/src/test/java/org/apache/fop/pdf/xref/CrossReferenceObjectTest.java:83
↓ 33 callersMethodgetCurrentPV
@return the current page viewport
fop-core/src/main/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java:245
↓ 33 callersMethodgetValueAsBoolean
()
fop-core/src/main/java/org/apache/fop/configuration/Configuration.java:47
↓ 33 callersMethodisEmpty
Checks whether the text is empty. @return true If m_text is null\n false m_text is set
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfText.java:275
↓ 33 callersMethodperformConversions
Perform conversions according to test specification. @param ts test specification
fop-core/src/test/java/org/apache/fop/complexscripts/util/NumberConverterTestCase.java:1464
↓ 33 callersMethodsetObjectNumber
(int objectNumber)
fop-core/src/test/java/org/apache/fop/pdf/PDFEncryptionJCETestCase.java:84
↓ 32 callersMethodforName
(String name)
fop-core/src/main/java/org/apache/fop/render/afp/AFPRendererConfig.java:100
↓ 32 callersMethodgetAttributes
RtfPage - attributes accessor @return attributes
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPage.java:104
↓ 32 callersMethodgetContainer
Find the "nearest" container that implements the given interface on our stack. @param containerClass class of container @param required if true, Conve
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/tools/BuilderContext.java:108
↓ 32 callersMethodgetGraph
@return the currently valid state
fop-core/src/main/java/org/apache/fop/render/java2d/Java2DGraphicsState.java:89
↓ 32 callersMethodgetNumericValue
Return the value of this Numeric @return the computed value.
fop-core/src/main/java/org/apache/fop/datatypes/Numeric.java:39
↓ 32 callersMethodgetPenalty
@return the penalty value corresponding to the strength of this Keep
fop-core/src/main/java/org/apache/fop/layoutmgr/Keep.java:100
↓ 32 callersMethodgotoDSCComment
Advances the DSC parser to a DSC comment with the given name. @param parser the DSC parser @param name the name of the DSC comment @return the DSC com
fop-core/src/test/java/org/apache/fop/render/ps/AbstractPostScriptTest.java:79
↓ 32 callersMethodlength
()
fop-core/src/main/java/org/apache/fop/complexscripts/bidi/TextInterval.java:73
↓ 32 callersMethodreadTTFULong
Read 4 bytes. @return One unsigned integer @throws IOException If EOF is reached
fop-core/src/main/java/org/apache/fop/fonts/truetype/FontFileReader.java:226
↓ 32 callersMethodreferencePDF
Returns the PDF representation of a reference to this object. @return the reference string
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:194
↓ 32 callersMethodsetBidiLevel
Recursively set resolved bidirectional level of FO (and its ancestors) if and only if it is non-negative and if either the current value is reset (-1)
fop-core/src/main/java/org/apache/fop/fo/FObj.java:653
↓ 32 callersMethodsetChangeBarList
Sets the active change bar list. @param changeBarList The active change bar list
fop-core/src/main/java/org/apache/fop/area/Area.java:154
↓ 32 callersMethodsetFontInfo
Sets the font set to work with. @param fontInfo the font info object
fop-core/src/main/java/org/apache/fop/render/intermediate/IFDocumentHandler.java:97
↓ 32 callersMethodsetParent
Set the parent layout manager. The parent layout manager is required for adding areas. @param lm the parent layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:40
↓ 32 callersMethodvalueOf
Returns an <code>AttributeValue</code> object holding the value of the specified <code>String</code>. @param valuesString the value to be parsed @ret
fop-core/src/main/java/org/apache/fop/fonts/substitute/AttributeValue.java:39
↓ 31 callersMethodaddPageLabel
Adds a new entry, if necessary, to the /PageLabels dictionary. @param index the page index (0 for page 1) @param pageLabel the page number as a string
fop-core/src/main/java/org/apache/fop/pdf/PDFPageLabels.java:63
↓ 31 callersMethodclose
Does nothing, meant to allow elements to write themselves without waiting for write(), but not implemented yet @throws IOException for I/O problems
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:74
↓ 31 callersMethoddelete
Deletes the font cache from the file-system. @throws FOPException if an error occurs deleting the font cache
fop-core/src/main/java/org/apache/fop/fonts/FontCacheManager.java:54
↓ 31 callersMethodendImages
()
fop-core/src/test/java/org/apache/fop/apps/AFPRendererConfBuilder.java:92
↓ 31 callersMethodgetEnumValue
Returns the enumeration value (one of {@link org.apache.fop.fo.Constants}.EN_ ). @return the enumeration value
fop-core/src/main/java/org/apache/fop/traits/TraitEnum.java:52
↓ 31 callersMethodgetLength
Returns the full length of the raw font file. @return int the raw file length
fop-core/src/main/java/org/apache/fop/fonts/type1/PFBData.java:131
↓ 31 callersMethodgetNode
Returns the first active node for the given line. @param line the line/part number @return the requested active node
fop-core/src/main/java/org/apache/fop/layoutmgr/BreakingAlgorithm.java:1398
↓ 31 callersMethodgetParam
(AFPRendererOption options, Class<T> type)
fop-core/src/main/java/org/apache/fop/render/afp/AFPRendererConfig.java:217
↓ 31 callersMethodgetStream
Returns the {@link PDFStream} associated with this instance. @return the PDF stream
fop-core/src/main/java/org/apache/fop/render/pdf/PDFContentGenerator.java:135
↓ 31 callersMethodgetX
Returns the x coordinate @return the x coordinate
fop-core/src/main/java/org/apache/fop/afp/AFPTextDataInfo.java:79
↓ 31 callersMethodgetY
Returns the y coordinate @return the y coordinate
fop-core/src/main/java/org/apache/fop/afp/AFPTextDataInfo.java:97
↓ 31 callersMethodwriteByte
Appends a byte to the output array, updates currentPost but not realSize
fop-core/src/main/java/org/apache/fop/fonts/truetype/OTFSubSetWriter.java:45
↓ 31 callersMethodwriteShort
(int data)
fop-core/src/main/java/org/apache/fop/afp/ptoca/PtocaBuilder.java:100
↓ 30 callersMethodendContent
(Event event)
fop-core/src/main/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverter.java:128
↓ 30 callersMethodendElement
(FONode node)
fop-core/src/main/java/org/apache/fop/accessibility/fo/StructureTreeEventTrigger.java:580
↓ 30 callersMethodequals
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/afp/AFPResourceInfo.java:152
↓ 30 callersMethodgetAscender
Returns the ascent of the font described by this FontMetrics object. It returns the nominal ascent within the em box. @param size font size @return as
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:83
↓ 30 callersMethodgetAssociation
Obtain association at specified index. @param index into associations array @return glyph to character associations at specified index @throws IndexOu
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphSequence.java:281
↓ 30 callersMethodgetBPD
Returns the natural width (without stretching nor shrinking) of the line represented by this box. @return the line width
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthBlockBox.java:134
↓ 30 callersMethodgetCapHeight
Returns the size of a capital letter measured from the font's baseline. @param size font size @return height of capital characters
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:90
↓ 30 callersMethodgetChangeBarList
()
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java:1508
↓ 30 callersMethodgetConfigOptions
()
fop-core/src/main/java/org/apache/fop/render/pdf/PDFRendererConfig.java:90
↓ 30 callersMethodgetEmbedFontName
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT"). @return the name for font embedding
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:60
↓ 30 callersMethodgetFontType
Returns the type of the font. @return the font type
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:66
← previousnext →201–300 of 19,842, ranked by callers