Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/xmlgraphics-fop
/ functions
Functions
19,842 in github.com/apache/xmlgraphics-fop
⨍
Functions
19,842
◇
Types & classes
2,941
↓ 23 callers
Method
addSubpropMaker
Add a subproperty to this maker. @param subproperty the PropertyMaker for the subproperty
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:142
↓ 23 callers
Method
compile
()
fop-core/src/test/java/org/apache/fop/complexscripts/scripts/arabic/GenerateArabicTestData.java:76
↓ 23 callers
Method
getBoundingBox
Returns the bounding box of the glyph at the given index, for the given font size. @param glyphIndex glyph index @param size font size @return the sc
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:135
↓ 23 callers
Method
getCharacterArray
Obtain array of characters. If <code>copy</code> is true, then a newly instantiated array is returned, otherwise a reference to the underlying buffer'
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphSequence.java:144
↓ 23 callers
Method
getFonts
Gets a Map of all registered fonts. @return a read-only Map with font key/FontMetrics pairs
fop-core/src/main/java/org/apache/fop/fonts/FontInfo.java:545
↓ 23 callers
Method
getInstance
Returns an instance that matches the values (if any) in the given property list. @param propertyList a list from which to retrieve the accessibility
fop-core/src/main/java/org/apache/fop/fo/properties/CommonAccessibility.java:50
↓ 23 callers
Method
getLength
(int a, int b)
fop-core/src/test/java/org/apache/fop/render/afp/AFPParser.java:118
↓ 23 callers
Method
getNamespaceURI
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/FObj.java:631
↓ 23 callers
Method
getPDFVersion
Returns the PDF version required by the current encryption algorithm. @return the PDF Version
fop-core/src/main/java/org/apache/fop/pdf/PDFEncryption.java:54
↓ 23 callers
Method
getState
Returns the {@link PDFPaintingState} associated with this instance. @return the PDF state
fop-core/src/main/java/org/apache/fop/render/pdf/PDFContentGenerator.java:143
↓ 23 callers
Method
getStructureTreeElement
Returns the element in the document's structure tree that corresponds to this instance. @return a structure tree element
fop-core/src/main/java/org/apache/fop/fo/properties/StructureTreeElementHolder.java:36
↓ 23 callers
Method
getTableCell
@return the table-cell FO
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableCellLayoutManager.java:130
↓ 23 callers
Method
getTargetResolution
@return the resolution for resolution-dependent output
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:129
↓ 23 callers
Method
getWidth
@return the width of this element.
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthElement.java:57
↓ 23 callers
Method
handleIOTrouble
Central exception handler for I/O exceptions. @param ioe IOException to handle
fop-core/src/main/java/org/apache/fop/render/rtf/RTFHandler.java:180
↓ 23 callers
Method
isLast
Indicates whether the given Position is the last area-generating Position of this LM. @param pos the Position (must be one with a position index) @ret
fop-core/src/main/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java:337
↓ 23 callers
Method
mpt2units
Converts millipoint to unit @param mpt millipoint @return transformed point
fop-core/src/main/java/org/apache/fop/afp/AFPUnitConverter.java:101
↓ 23 callers
Method
newParagraph
Start a new paragraph after closing current current paragraph, list and table @param attrs attributes of new RtfParagraph @return new RtfParagraph obj
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTableCell.java:101
↓ 23 callers
Method
newTableRow
Close current row if any and start a new one @return new RtfTableRow @throws IOException for I/O problems
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java:76
↓ 23 callers
Method
readNextStructuredField
Reads the next structured field from the input stream. <p> No structure validation of the MO:DCA file is performed. @return a new unparsed structured
fop-core/src/main/java/org/apache/fop/afp/parser/MODCAParser.java:61
↓ 23 callers
Method
toString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/hyphenation/Hyphen.java:76
↓ 23 callers
Method
toString
minimal debugging display @return String representation of object
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:276
↓ 23 callers
Method
valueOf
Sets the resource placement level within the AFP output @param levelString the resource level (page, page-group, document, print-file or external) @r
fop-core/src/main/java/org/apache/fop/afp/AFPResourceLevel.java:78
↓ 22 callers
Method
Item
default constructor
fop-core/src/main/java/org/apache/fop/hyphenation/TernaryTree.java:542
↓ 22 callers
Method
addAreas
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator. @param posIter the position it
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:105
↓ 22 callers
Method
assertObjectOfClass
(Object obj, Class clazz)
fop-core/src/main/java/org/apache/fop/area/AreaTreeParser.java:1066
↓ 22 callers
Method
checkBorder
(String errorMsge, BorderSpecification border, int expectedLength, Color expectedColor)
fop-core/src/test/java/org/apache/fop/fo/flow/table/CollapsedConditionalBorderTestCase.java:116
↓ 22 callers
Method
colorToString
Creates a re-parsable string representation of the given color. <p> First, the color will be converted into the sRGB colorspace. It will then be print
fop-core/src/main/java/org/apache/fop/util/ColorUtil.java:702
↓ 22 callers
Method
createDocumentHandler
Creates a {@link IFDocumentHandler} object based on the desired output format. @param userAgent the user agent for access to configuration @param outp
fop-core/src/main/java/org/apache/fop/render/RendererFactory.java:381
↓ 22 callers
Method
fillRect
Fills a rectangular area. @param rect the rectangle's coordinates and extent @param fill the fill paint @throws IFException if an error occurs while h
fop-core/src/main/java/org/apache/fop/render/intermediate/IFPainter.java:210
↓ 22 callers
Method
format
Formats a message with the given parameters. @param params a Map of named parameters (Contents: <String, Object>) @return the formatted message
fop-util/src/main/java/org/apache/fop/utils/text/AdvancedMessageFormat.java:198
↓ 22 callers
Method
formatDouble2
Formats a double value with two decimal positions for PCL output. @param value value to format @return the formatted value
fop-core/src/main/java/org/apache/fop/render/pcl/PCLGenerator.java:185
↓ 22 callers
Method
formatDouble4
Formats a double value with four decimal positions for PCL output. @param value value to format @return the formatted value
fop-core/src/main/java/org/apache/fop/render/pcl/PCLGenerator.java:195
↓ 22 callers
Method
getBorderAndPaddingWidthStart
Return the sum of region border- and padding-start @return width in millipoints
fop-core/src/main/java/org/apache/fop/area/Area.java:328
↓ 22 callers
Method
getData
Returns the structured triplet data array @return the structured triplet data array
fop-core/src/main/java/org/apache/fop/afp/modca/triplets/AbstractTriplet.java:55
↓ 22 callers
Method
getEmbeddingMode
Returns the embedding mode for this font. @return embedding mode
fop-core/src/main/java/org/apache/fop/fonts/CustomFont.java:157
↓ 22 callers
Method
getFontSize
Returns the font size @return the font size
fop-core/src/main/java/org/apache/fop/fonts/Font.java:156
↓ 22 callers
Method
getLength
()
fop-core/src/main/java/org/apache/fop/layoutmgr/table/CellPart.java:111
↓ 22 callers
Method
getPadding
Return the padding for the given side, taking into account the conditionality and evaluating any percentages in the given context. @param side one o
fop-core/src/main/java/org/apache/fop/fo/properties/CommonBorderPaddingBackground.java:665
↓ 22 callers
Method
getPaintingState
@return painting state
fop-core/src/main/java/org/apache/fop/render/afp/AFPRenderingContext.java:75
↓ 22 callers
Method
getParentArea
Get the parent area for an area. This should get the parent depending on the class of the area passed in. @param childArea the child area to get the
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:86
↓ 22 callers
Method
getResources
Get the /Resources object for the document @return the /Resources object
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:996
↓ 22 callers
Method
getRetainedWidth
Convenience method returning the border-width, taking into account values of "none" and "hidden" @return the retained border-width
fop-core/src/main/java/org/apache/fop/fo/properties/CommonBorderPaddingBackground.java:176
↓ 22 callers
Method
getSubpropMaker
Return a subproperty maker for the subpropertyId. @param subpropertyId The subpropertyId of the maker. @return The subproperty maker.
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:151
↓ 22 callers
Method
getUserAgent
Returns the user agent. @return the user agent
fop-core/src/main/java/org/apache/fop/render/intermediate/AbstractIFPainter.java:115
↓ 22 callers
Method
isAuto
@return true if the property is an enum and has value 'auto'
fop-core/src/main/java/org/apache/fop/fo/properties/Property.java:134
↓ 22 callers
Method
isFinished
Return a value indicating whether this LayoutManager has laid out all its content (or generated BreakPossibilities for all content.) @return true if
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:67
↓ 22 callers
Method
lastModified
Gets the modified timestamp for font file (not always available) @return modified timestamp
fop-core/src/main/java/org/apache/fop/fonts/FontCache.java:524
↓ 22 callers
Method
restoreGraphicsState
Restore the last graphics state from the stack. @throws IOException if an I/O error occurs
fop-core/src/main/java/org/apache/fop/render/intermediate/GraphicsPainter.java:144
↓ 22 callers
Method
set
Set attributes from another attributes object @param attrs RtfAttributes object whose elements will be copied into this instance @return this o
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAttributes.java:52
↓ 22 callers
Method
setRelative
Set relative flag. @param relative true if properties operate on a relative direction
fop-core/src/main/java/org/apache/fop/fo/properties/CorrespondingPropertyMaker.java:88
↓ 22 callers
Method
setTwips
Set an attribute that has a Length value (internal units in twips) @param name name of attribute @param value value of attribute @return this (which n
fop-core/src/main/java/org/apache/fop/render/rtf/FOPRtfAttributes.java:41
↓ 22 callers
Method
test
(BorderPainterTester<?> tester)
fop-core/src/test/java/org/apache/fop/render/intermediate/BorderPainterTestCase.java:75
↓ 22 callers
Method
tooManyNodesError
Helper function to standardize "too many" error exceptions (e.g., two fo:declarations within fo:root) @param loc org.xml.sax.Locator object of the err
fop-core/src/main/java/org/apache/fop/fo/FONode.java:486
↓ 21 callers
Method
addTriplet
Adds a triplet to this structured object @param triplet the triplet to add
fop-core/src/main/java/org/apache/fop/afp/modca/AbstractTripletStructuredObject.java:106
↓ 21 callers
Method
createDefaultInternalResourceResolver
A helper merthod that creates an internal resource resolver using the default resover: {@link ResourceResolverFactory#createDefaultResourceResolver()}
fop-core/src/main/java/org/apache/fop/apps/io/ResourceResolverFactory.java:65
↓ 21 callers
Method
formatExpandedName
(String[] n)
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3435
↓ 21 callers
Method
getAllocBPD
Get the allocation block progression dimension of this area. This adds the content, borders, padding and spaces to find the total allocated BPD. @ret
fop-core/src/main/java/org/apache/fop/area/Area.java:251
↓ 21 callers
Method
getBPD
Get the block progression dimension of the content rectangle for this area. @return the block progression dimension @see <a href="http://www.w3.org/T
fop-core/src/main/java/org/apache/fop/area/Area.java:225
↓ 21 callers
Method
getBlockFO
convenience method that returns the Block node @return the block node
fop-core/src/main/java/org/apache/fop/layoutmgr/BlockLayoutManager.java:426
↓ 21 callers
Method
getBounds
Gets the function bounds
fop-core/src/main/java/org/apache/fop/render/gradient/Function.java:238
↓ 21 callers
Method
getCoverageIndex
Map glyph identifier (code) to coverge index. Returns -1 if glyph identifier is not in the domain of the coverage table. @param gid glyph identifier (
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphCoverageMapping.java:45
↓ 21 callers
Method
getDocumentSafely
Returns the parent PDFDocument, but unlike <code>getDocument()</code> it throws an informative Exception if the parent document is unavailable instead
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:149
↓ 21 callers
Method
getElement
@param index The index of the element to be returned @return the element at index index.
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthSequence.java:157
↓ 21 callers
Method
getExtent
@return the "extent" property.
fop-core/src/main/java/org/apache/fop/fo/pagination/SideRegion.java:50
↓ 21 callers
Method
getInstance
Returns the canonical NumberProperty instance corresponding to the given Number @param num the base Double @return the canonical NumberProperty
fop-core/src/main/java/org/apache/fop/fo/properties/NumberProperty.java:147
↓ 21 callers
Method
getLocation
()
fop-core/src/main/java/org/apache/fop/configuration/Configuration.java:59
↓ 21 callers
Method
getMimeType
Get the MIME type of the renderer. @return The MIME type of the renderer, may return null if not applicable.
fop-core/src/main/java/org/apache/fop/render/Renderer.java:61
↓ 21 callers
Method
getPageIndex
()
fop-core/src/main/java/org/apache/fop/render/intermediate/PageIndexContext.java:25
↓ 21 callers
Method
getResolution
Returns the output/device resolution. @return the resolution in dpi
fop-core/src/main/java/org/apache/fop/render/afp/AFPCustomizable.java:130
↓ 21 callers
Method
getWidths
Return the array of widths. <p> This is used to get an array for inserting in an output format. It should not be used for lookup. @return an array of
fop-core/src/main/java/org/apache/fop/fonts/CIDSet.java:112
↓ 21 callers
Method
getXOffset
Determine the X offset of the indicated column, where this offset denotes the left edge of the column irrespective of writing mode. If writing mode's
fop-core/src/main/java/org/apache/fop/layoutmgr/table/ColumnSetup.java:249
↓ 21 callers
Method
hasObjectNumber
Indicates whether this PDFObject has already been assigned an object number. @return True if it has an object number
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:92
↓ 21 callers
Method
isSet
@param name String containing attribute name @return true if given attribute is set
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAttributes.java:179
↓ 21 callers
Method
plus
Returns the sum of this <code>MinOptMax</code> and the given <code>MinOptMax</code>. @param operand the second operand of the sum (the first is this
fop-core/src/main/java/org/apache/fop/traits/MinOptMax.java:142
↓ 21 callers
Method
readShort
Parses a two 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:66
↓ 21 callers
Method
readUnsignedByte
()
fop-core/src/main/java/org/apache/fop/fonts/cff/FOPCFFDataInput.java:60
↓ 21 callers
Method
registerMarkers
Register the markers for this table. @param marks the map of markers to add @param starting if the area being added is starting or ending @param isfi
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java:638
↓ 21 callers
Method
rewind
rewind iterator
fop-core/src/main/java/org/apache/fop/hyphenation/TernaryTree.java:583
↓ 21 callers
Method
setParam
(AFPRendererOption option, Object value)
fop-core/src/main/java/org/apache/fop/render/afp/AFPRendererConfig.java:301
↓ 21 callers
Method
setValue
@param str a string value
fop-sandbox/src/main/java/org/apache/fop/render/mif/MIFElement.java:56
↓ 21 callers
Method
setWidth
(int width)
fop-core/src/test/java/org/apache/fop/render/intermediate/BorderPainterTestCase.java:318
↓ 21 callers
Method
toString
(Paint paint)
fop-sandbox/src/main/java/org/apache/fop/render/svg/SVGPainter.java:248
↓ 21 callers
Method
toString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/PDFEmbeddedFileAttachment.java:147
↓ 21 callers
Method
transferForeignObjects
(Attributes atts, AreaTreeObject ato)
fop-core/src/main/java/org/apache/fop/area/AreaTreeParser.java:1233
↓ 20 callers
Method
drawImage
Draws an image identified by a URI inside a given rectangle. This is the equivalent to an fo:external-graphic in XSL-FO. @param uri the image's URI @p
fop-core/src/main/java/org/apache/fop/render/intermediate/IFPainter.java:246
↓ 20 callers
Method
equals
(Object o)
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfExtraRowSet.java:114
↓ 20 callers
Method
get
Get byte at index. @param index the index @return a byte
fop-core/src/main/java/org/apache/fop/hyphenation/ByteVector.java:138
↓ 20 callers
Method
getBodyRegion
Convenience method to get BodyRegion of this PageViewport @return BodyRegion object
fop-core/src/main/java/org/apache/fop/area/PageViewport.java:472
↓ 20 callers
Method
getCommonFont
@return the Common Font Properties.
fop-core/src/main/java/org/apache/fop/fo/FOText.java:593
↓ 20 callers
Method
getDataLength
Returns the data length of this structured field @return the data length of this structured field
fop-core/src/main/java/org/apache/fop/afp/StructuredData.java:32
↓ 20 callers
Method
getDefaultValue
()
fop-core/src/main/java/org/apache/fop/render/RendererConfigOption.java:30
↓ 20 callers
Method
getDocHandler
()
fop-core/src/test/java/org/apache/fop/render/afp/AFPRendererConfiguratorTestCase.java:55
↓ 20 callers
Method
getEnum
This method expects to be overridden by subclasses @return integer equivalent of enumerated property value
fop-core/src/main/java/org/apache/fop/fo/properties/Property.java:129
↓ 20 callers
Method
getFontBBox
Returns the font's bounding box. @return the bounding box
fop-core/src/main/java/org/apache/fop/fonts/FontDescriptor.java:66
↓ 20 callers
Method
getLocalName
@see org.apache.fop.fo.FONode#getLocalName()
fop-core/src/test/java/org/apache/fop/fotreetest/ext/AssertElement.java:120
↓ 20 callers
Method
getLocalName
()
fop-core/src/main/java/org/apache/fop/render/pdf/extensions/PDFArrayElement.java:78
↓ 20 callers
Method
getMimeType
Returns the MIME type of the output format that is generated by this implementation. @return the MIME type
fop-core/src/main/java/org/apache/fop/render/intermediate/IFDocumentHandler.java:139
↓ 20 callers
Method
getPDFXMode
@return the PDF/X mode
fop-core/src/main/java/org/apache/fop/pdf/PDFProfile.java:117
↓ 20 callers
Method
isAuxiliary
@return true if this element is an auxiliary one.
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthElement.java:52
← previous
next →
401–500 of 19,842, ranked by callers