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
↓ 30 callers
Method
getResourceResolver
The URI resolver used through-out FOP for controlling all file access. @return the URI resolver
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:98
↓ 30 callers
Method
isAbsolute
Return true if the numeric is an absolute value. Relative values are percentages and table-column-units. All other numerics are absolute. @return true
fop-core/src/main/java/org/apache/fop/datatypes/Numeric.java:61
↓ 30 callers
Method
isOption
Checks whether the given argument is the next option or the specification of stdin/stdout. TODO this is very ad-hoc and should be better handled. Con
fop-core/src/main/java/org/apache/fop/cli/CommandLineOptions.java:549
↓ 30 callers
Method
lightenColor
Lightens up a color for groove, ridge, inset and outset border effects. @param col the color to lighten up @param factor factor by which to lighten up
fop-core/src/main/java/org/apache/fop/util/ColorUtil.java:1014
↓ 30 callers
Method
lineTo
(int x, int y)
fop-core/src/main/java/org/apache/fop/render/intermediate/BorderPainter.java:916
↓ 30 callers
Method
startContent
(Event event, boolean hasContent)
fop-core/src/main/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverter.java:107
↓ 30 callers
Method
startImages
(AFPRendererConfig.ImagesModeOptions mode)
fop-core/src/test/java/org/apache/fop/apps/AFPRendererConfBuilder.java:83
↓ 30 callers
Method
toString
Get string for this transform. @return a string with the transform values
fop-core/src/main/java/org/apache/fop/area/CTM.java:258
↓ 30 callers
Method
toString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphTable.java:299
↓ 30 callers
Method
update
(Property keep, int context)
fop-core/src/main/java/org/apache/fop/layoutmgr/Keep.java:77
↓ 29 callers
Method
endElement
(FObj node)
fop-core/src/test/java/org/apache/fop/fo/DelegatingFOEventHandlerTestCase.java:394
↓ 29 callers
Method
flush
must be called when done creating the document @throws IOException for I/O problems
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFile.java:222
↓ 29 callers
Method
getFontInfo
Returns the font set to work with. @return the font info object
fop-core/src/main/java/org/apache/fop/render/intermediate/IFDocumentHandler.java:103
↓ 29 callers
Method
getObject
@return the object parsed from the SAX stream (call valid after parsing)
fop-core/src/main/java/org/apache/fop/util/ContentHandlerFactory.java:53
↓ 29 callers
Method
getOperands
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:259
↓ 29 callers
Method
getRendererOptions
Returns the renderer options @return renderer options
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:395
↓ 29 callers
Method
getSpace
Returns the Space value. @return the Space value
fop-core/src/main/java/org/apache/fop/traits/SpaceVal.java:149
↓ 29 callers
Method
mapChar
Maps a character to a character selector for a font subset. If the character isn't in the subset, yet, it is added and a new character selector return
fop-core/src/main/java/org/apache/fop/fonts/CIDSet.java:68
↓ 29 callers
Method
missingChildElementError
Helper function to throw an error caused by missing mandatory child elements. (e.g., <code>fo:layout-master-set</code> not having any <code>fo:page-ma
fop-core/src/main/java/org/apache/fop/fo/FONode.java:606
↓ 29 callers
Method
parseColorString
Creates a color from a given string. <p> This function supports a wide variety of inputs. <ul> <li>#RGB (hex 0..f)</li> <li>#RGBA (hex 0..f)</li> <li>
fop-core/src/main/java/org/apache/fop/util/ColorUtil.java:119
↓ 29 callers
Method
startElement
(FObj node)
fop-core/src/test/java/org/apache/fop/fo/DelegatingFOEventHandlerTestCase.java:390
↓ 28 callers
Method
equals
{@inheritDoc} @return true if the lookup identifier and the sequence number of the specified subtable is the same as the lookup identifier and sequenc
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphSubtable.java:234
↓ 28 callers
Method
get
Returns the action with the given ID. @param id the ID @return the action or null if no action with this ID is stored
fop-core/src/main/java/org/apache/fop/render/intermediate/extensions/ActionSet.java:53
↓ 28 callers
Method
getBlockProgressionOffset
Get the block progression offset of this inline area. This returns the offset of the inline area relative to the before edge of the parent area. @ret
fop-core/src/main/java/org/apache/fop/area/inline/InlineArea.java:186
↓ 28 callers
Method
getData
Returns the currently valid state @return the currently valid state
fop-core/src/main/java/org/apache/fop/util/AbstractPaintingState.java:62
↓ 28 callers
Method
getName
Return a human-readable name for this ODI (for error messages, etc.) @return String name of ODI
fop-core/src/main/java/org/apache/fop/area/OffDocumentItem.java:59
↓ 28 callers
Method
getPosition
()
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableContentPosition.java:128
↓ 28 callers
Method
length
Obtain number of items in array. @return number of items
fop-core/src/main/java/org/apache/fop/hyphenation/ByteVector.java:112
↓ 28 callers
Method
throwIllegalStateException
()
fop-core/src/main/java/org/apache/fop/apps/FopFactoryBuilder.java:682
↓ 28 callers
Method
toString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fonts/type1/AFMFile.java:500
↓ 28 callers
Method
unsupportedFormat
(String[] en, int format)
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3351
↓ 27 callers
Method
createElement
(String name)
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:345
↓ 27 callers
Method
equals
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/util/ColorExt.java:147
↓ 27 callers
Method
generate
()
fop-core/src/main/java/org/apache/fop/tools/fontlist/FontListMain.java:130
↓ 27 callers
Method
get
Returns an event producer. @param broadcaster the event broadcaster to use @return the event producer
fop-core/src/main/java/org/apache/fop/render/pcl/PCLEventProducer.java:41
↓ 27 callers
Method
getColorComponents
(ColorSpace cspace, float[] compArray)
fop-core/src/main/java/org/apache/fop/util/OCAColor.java:67
↓ 27 callers
Method
getDocumentHandler
()
fop-core/src/main/java/org/apache/fop/render/intermediate/AbstractIFPainter.java:107
↓ 27 callers
Method
getHashCode
Returns the hash code of the given object. @param object an object @return object.hashCode(), or 0 if object is null
fop-core/src/main/java/org/apache/fop/util/CompareUtil.java:69
↓ 27 callers
Method
missingParameter
(String[] en, String label)
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3363
↓ 27 callers
Method
setFont
Updates the current font. @param family the font family (or null if there's no change) @param style the font style (or null if there's no change) @par
fop-core/src/main/java/org/apache/fop/render/intermediate/IFPainter.java:145
↓ 26 callers
Method
equals
(Object o)
fop-core/src/main/java/org/apache/fop/tools/fontlist/FontSpec.java:103
↓ 26 callers
Method
getCell
Returns the table cell associated with this grid unit. @return the table cell
fop-core/src/main/java/org/apache/fop/fo/flow/table/GridUnit.java:158
↓ 26 callers
Method
getDescender
Returns the descent of the font described by this FontMetrics object. @param size font size @return descent in milliponts
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:99
↓ 26 callers
Method
getFontInstance
Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size. @param triplet the font triplet designating the requested font @p
fop-core/src/main/java/org/apache/fop/fonts/FontInfo.java:301
↓ 26 callers
Method
getGlyphs
Returns an unmodifiable Map of the font subset. It maps from glyph index to character selector (i.e. the subset index in this case). @return Map Map&l
fop-core/src/main/java/org/apache/fop/fonts/CIDSet.java:85
↓ 26 callers
Method
getInternalFontKey
Returns the internal font key (F1, F2, F3 etc.) for a given triplet. @param triplet the font triplet @return the associated internal key or null, if n
fop-core/src/main/java/org/apache/fop/fonts/FontInfo.java:526
↓ 26 callers
Method
getOffset
Returns the offset. @return long
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFMtxEntry.java:127
↓ 26 callers
Method
getRtfAttributes
Added by Normand Masse @return the table-header attributes if they are present, otherwise the parent's attributes are returned normally.
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java:181
↓ 26 callers
Method
getStart
@return start of association interval
fop-core/src/main/java/org/apache/fop/complexscripts/util/CharAssociation.java:100
↓ 26 callers
Method
getTransform
Get the transform of the SVG document. @return the transform
fop-core/src/main/java/org/apache/fop/svg/SimpleSVGUserAgent.java:133
↓ 26 callers
Method
getXHeight
Determines the typical font height of this FontMetrics object @param size font size @return font height in millipoints
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:108
↓ 26 callers
Method
isAccessibilityEnabled
Whether accessibility features are switched on. @return true if accessibility features have been requested
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:79
↓ 26 callers
Method
isPenalty
@return true if this element is a KnuthPenalty.
fop-core/src/main/java/org/apache/fop/layoutmgr/ListElement.java:77
↓ 26 callers
Method
matches
Indicates whether the given {@link FontTriplet} matches a particular criterium. @param triplet the font triplet @return true if the font triplet is a
fop-core/src/main/java/org/apache/fop/fonts/FontTriplet.java:149
↓ 26 callers
Method
notifyPos
Adds a Position to the Position participating in the first|last determination by assigning it a unique position index. @param pos the Position @return
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:241
↓ 26 callers
Method
setFlags
@param flags to set
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:188
↓ 26 callers
Method
setSize
(TileSize tileSize)
fop-core/src/main/java/org/apache/fop/afp/ioca/Tile.java:132
↓ 26 callers
Method
unsignedInt
(int s)
fop-core/src/main/java/org/apache/fop/render/pcl/fonts/PCLByteWriterUtil.java:69
↓ 25 callers
Method
addEventListener
Adds an event listener to the broadcaster. It is appended to the list of previously registered listeners (the order of registration defines the callin
fop-events/src/main/java/org/apache/fop/events/EventBroadcaster.java:33
↓ 25 callers
Method
ceil
Returns minimal possible integer, greater or equal than <code>x</code>, divisible by <code>quantum</code>. @param x integer for quantization @param q
fop-core/src/main/java/org/apache/fop/render/txt/Helper.java:54
↓ 25 callers
Method
getAttributeAsBoolean
(String key, boolean defaultValue)
fop-core/src/main/java/org/apache/fop/configuration/Configuration.java:35
↓ 25 callers
Method
getEnd
@return end of association interval
fop-core/src/main/java/org/apache/fop/complexscripts/util/CharAssociation.java:105
↓ 25 callers
Method
getFlowName
@return "flow-name" property.
fop-core/src/main/java/org/apache/fop/fo/pagination/Flow.java:126
↓ 25 callers
Method
getFontSize
Returns the font size. @return the font size (in mpt)
fop-core/src/main/java/org/apache/fop/render/intermediate/IFState.java:104
↓ 25 callers
Method
getFullName
Returns the font's full name (Example: "Helvetica Bold Oblique"). @return the font's full name
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:48
↓ 25 callers
Method
getInfo
Get the {@link PDFInfo} object for this document. @return the {@link PDFInfo} object
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:421
↓ 25 callers
Method
getLength
Returns the length. @return long
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFDirTabEntry.java:85
↓ 25 callers
Method
getNumObjects
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:680
↓ 25 callers
Method
getPDFAMode
@return the PDF/A mode
fop-core/src/main/java/org/apache/fop/pdf/PDFProfile.java:83
↓ 25 callers
Method
getRegion
Returns the region for a given region class. @param regionId Constants ID of the FO representing the region @return the region, null if it doesn't exi
fop-core/src/main/java/org/apache/fop/fo/pagination/SimplePageMaster.java:241
↓ 25 callers
Method
getRegionName
@return the "region-name" FO trait.
fop-core/src/main/java/org/apache/fop/fo/pagination/Region.java:174
↓ 25 callers
Method
getTransform
Get the current transform. This gets the combination of all transforms in the current state. @return the calculate combined transform for the current
fop-core/src/main/java/org/apache/fop/render/java2d/Java2DGraphicsState.java:277
↓ 25 callers
Method
isBox
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthBox.java:49
↓ 25 callers
Method
previous
@return the previous node
fop-core/src/main/java/org/apache/fop/fo/FONode.java:1044
↓ 25 callers
Method
saveGraphicsState
Save the graphics state on the stack. @throws IOException if an I/O error occurs
fop-core/src/main/java/org/apache/fop/render/intermediate/GraphicsPainter.java:138
↓ 25 callers
Method
seekTab
Position inputstream to position indicated in the dirtab offset + offset @param in font file reader @param tableName (tag) of table @param offset from
fop-core/src/main/java/org/apache/fop/fonts/truetype/OpenFont.java:357
↓ 25 callers
Method
setDatatypeParser
Set the shorthand datatype parser. @param parser the shorthand parser
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:178
↓ 25 callers
Method
toArray
(IntBuffer ib)
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphSequence.java:596
↓ 25 callers
Method
toPoints
(int mpt)
fop-core/src/main/java/org/apache/fop/render/ps/PSGraphicsPainter.java:289
↓ 24 callers
Method
addLine
(String op)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java:434
↓ 24 callers
Method
getContentAreaIPD
Returns the IPD of the content area @return the IPD of the content area
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:203
↓ 24 callers
Method
getDimension
Return the dimension of this numeric. Plain numbers has a dimension of 0 and length has a dimension of 1. Other dimension can occur as a result of mul
fop-core/src/main/java/org/apache/fop/datatypes/Numeric.java:54
↓ 24 callers
Method
getDocument
Returns the applicable resource context for the generator. @return the resource context
fop-core/src/main/java/org/apache/fop/render/pdf/PDFContentGenerator.java:111
↓ 24 callers
Method
getFilterList
Returns the associated filter list. @return the filter list
fop-core/src/main/java/org/apache/fop/pdf/AbstractPDFStream.java:108
↓ 24 callers
Method
getInt
(String str)
fop-core/src/main/java/org/apache/fop/fonts/XMLFontMetricsReader.java:220
↓ 24 callers
Method
getLeafPos
@return leaf position
fop-core/src/main/java/org/apache/fop/layoutmgr/LeafPosition.java:49
↓ 24 callers
Method
getLength
@return the space as resolved MinOptMax instance
fop-core/src/main/java/org/apache/fop/layoutmgr/UnresolvedListElementWithLength.java:68
↓ 24 callers
Method
getMin
Returns the minimum value of this <code>MinOptMax</code>. @return the minimum value of this <code>MinOptMax</code>.
fop-core/src/main/java/org/apache/fop/traits/MinOptMax.java:94
↓ 24 callers
Method
getPSLM
Get the active PageSequenceLayoutManager instance for this layout process. @return the PageSequenceLayoutManager
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutManager.java:59
↓ 24 callers
Method
getPageSequence
@return the PageSequence being managed by this layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java:85
↓ 24 callers
Method
getResource
(URI uri)
fop-core/src/main/java/org/apache/fop/servlet/FopServlet.java:118
↓ 24 callers
Method
getSourceResolution
@return the resolution for resolution-dependent input
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:126
↓ 24 callers
Method
getStackLimitBP
Returns the stack limit in block-progression-dimension. @return the stack limit
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:399
↓ 24 callers
Method
getWritingMode
@return the "writing-mode" trait
fop-core/src/main/java/org/apache/fop/traits/WritingModeTraitsGetter.java:56
↓ 24 callers
Method
missingPropertyError
Helper function to throw an error caused by missing mandatory properties @param propertyName the name of the missing property. @throws ValidationExce
fop-core/src/main/java/org/apache/fop/fo/FONode.java:632
↓ 24 callers
Method
newLine
Starts a new line in the RTF file being written. This is only to format the RTF file itself (for easier debugging), not its content. @throws IOExcepti
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:98
↓ 24 callers
Method
push
Push the current coordinate transformation matrix onto the stack and reevaluate <code>resultCTM</code>. @param ctm instance of CTM
fop-core/src/main/java/org/apache/fop/render/txt/TXTState.java:75
↓ 24 callers
Method
setPosition
Change the Position stored in this element. @param position the Position instance
fop-core/src/main/java/org/apache/fop/layoutmgr/ListElement.java:51
↓ 24 callers
Method
setProducerID
Sets the producer's ID as a trait on the area. This can be used to track back the generating FO node. @param area the area to set the traits on @param
fop-core/src/main/java/org/apache/fop/layoutmgr/TraitSetter.java:637
↓ 24 callers
Method
toUpperCase
(Integer[] sa)
fop-core/src/main/java/org/apache/fop/complexscripts/util/NumberConverter.java:598
← previous
next →
301–400 of 19,842, ranked by callers