MCPcopy Create free account

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

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

↓ 30 callersMethodgetResourceResolver
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 callersMethodisAbsolute
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 callersMethodisOption
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 callersMethodlightenColor
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 callersMethodlineTo
(int x, int y)
fop-core/src/main/java/org/apache/fop/render/intermediate/BorderPainter.java:916
↓ 30 callersMethodstartContent
(Event event, boolean hasContent)
fop-core/src/main/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverter.java:107
↓ 30 callersMethodstartImages
(AFPRendererConfig.ImagesModeOptions mode)
fop-core/src/test/java/org/apache/fop/apps/AFPRendererConfBuilder.java:83
↓ 30 callersMethodtoString
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 callersMethodtoString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphTable.java:299
↓ 30 callersMethodupdate
(Property keep, int context)
fop-core/src/main/java/org/apache/fop/layoutmgr/Keep.java:77
↓ 29 callersMethodendElement
(FObj node)
fop-core/src/test/java/org/apache/fop/fo/DelegatingFOEventHandlerTestCase.java:394
↓ 29 callersMethodflush
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 callersMethodgetFontInfo
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 callersMethodgetObject
@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 callersMethodgetOperands
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:259
↓ 29 callersMethodgetRendererOptions
Returns the renderer options @return renderer options
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java:395
↓ 29 callersMethodgetSpace
Returns the Space value. @return the Space value
fop-core/src/main/java/org/apache/fop/traits/SpaceVal.java:149
↓ 29 callersMethodmapChar
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 callersMethodmissingChildElementError
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 callersMethodparseColorString
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 callersMethodstartElement
(FObj node)
fop-core/src/test/java/org/apache/fop/fo/DelegatingFOEventHandlerTestCase.java:390
↓ 28 callersMethodequals
{@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 callersMethodget
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 callersMethodgetBlockProgressionOffset
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 callersMethodgetData
Returns the currently valid state @return the currently valid state
fop-core/src/main/java/org/apache/fop/util/AbstractPaintingState.java:62
↓ 28 callersMethodgetName
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 callersMethodgetPosition
()
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableContentPosition.java:128
↓ 28 callersMethodlength
Obtain number of items in array. @return number of items
fop-core/src/main/java/org/apache/fop/hyphenation/ByteVector.java:112
↓ 28 callersMethodthrowIllegalStateException
()
fop-core/src/main/java/org/apache/fop/apps/FopFactoryBuilder.java:682
↓ 28 callersMethodtoString
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fonts/type1/AFMFile.java:500
↓ 28 callersMethodunsupportedFormat
(String[] en, int format)
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3351
↓ 27 callersMethodcreateElement
(String name)
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:345
↓ 27 callersMethodequals
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/util/ColorExt.java:147
↓ 27 callersMethodgenerate
()
fop-core/src/main/java/org/apache/fop/tools/fontlist/FontListMain.java:130
↓ 27 callersMethodget
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 callersMethodgetColorComponents
(ColorSpace cspace, float[] compArray)
fop-core/src/main/java/org/apache/fop/util/OCAColor.java:67
↓ 27 callersMethodgetDocumentHandler
()
fop-core/src/main/java/org/apache/fop/render/intermediate/AbstractIFPainter.java:107
↓ 27 callersMethodgetHashCode
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 callersMethodmissingParameter
(String[] en, String label)
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3363
↓ 27 callersMethodsetFont
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 callersMethodequals
(Object o)
fop-core/src/main/java/org/apache/fop/tools/fontlist/FontSpec.java:103
↓ 26 callersMethodgetCell
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 callersMethodgetDescender
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 callersMethodgetFontInstance
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 callersMethodgetGlyphs
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 callersMethodgetInternalFontKey
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 callersMethodgetOffset
Returns the offset. @return long
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFMtxEntry.java:127
↓ 26 callersMethodgetRtfAttributes
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 callersMethodgetStart
@return start of association interval
fop-core/src/main/java/org/apache/fop/complexscripts/util/CharAssociation.java:100
↓ 26 callersMethodgetTransform
Get the transform of the SVG document. @return the transform
fop-core/src/main/java/org/apache/fop/svg/SimpleSVGUserAgent.java:133
↓ 26 callersMethodgetXHeight
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 callersMethodisAccessibilityEnabled
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 callersMethodisPenalty
@return true if this element is a KnuthPenalty.
fop-core/src/main/java/org/apache/fop/layoutmgr/ListElement.java:77
↓ 26 callersMethodmatches
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 callersMethodnotifyPos
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 callersMethodsetFlags
@param flags to set
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:188
↓ 26 callersMethodsetSize
(TileSize tileSize)
fop-core/src/main/java/org/apache/fop/afp/ioca/Tile.java:132
↓ 26 callersMethodunsignedInt
(int s)
fop-core/src/main/java/org/apache/fop/render/pcl/fonts/PCLByteWriterUtil.java:69
↓ 25 callersMethodaddEventListener
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 callersMethodceil
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 callersMethodgetAttributeAsBoolean
(String key, boolean defaultValue)
fop-core/src/main/java/org/apache/fop/configuration/Configuration.java:35
↓ 25 callersMethodgetEnd
@return end of association interval
fop-core/src/main/java/org/apache/fop/complexscripts/util/CharAssociation.java:105
↓ 25 callersMethodgetFlowName
@return "flow-name" property.
fop-core/src/main/java/org/apache/fop/fo/pagination/Flow.java:126
↓ 25 callersMethodgetFontSize
Returns the font size. @return the font size (in mpt)
fop-core/src/main/java/org/apache/fop/render/intermediate/IFState.java:104
↓ 25 callersMethodgetFullName
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 callersMethodgetInfo
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 callersMethodgetLength
Returns the length. @return long
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFDirTabEntry.java:85
↓ 25 callersMethodgetNumObjects
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:680
↓ 25 callersMethodgetPDFAMode
@return the PDF/A mode
fop-core/src/main/java/org/apache/fop/pdf/PDFProfile.java:83
↓ 25 callersMethodgetRegion
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 callersMethodgetRegionName
@return the "region-name" FO trait.
fop-core/src/main/java/org/apache/fop/fo/pagination/Region.java:174
↓ 25 callersMethodgetTransform
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 callersMethodisBox
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthBox.java:49
↓ 25 callersMethodprevious
@return the previous node
fop-core/src/main/java/org/apache/fop/fo/FONode.java:1044
↓ 25 callersMethodsaveGraphicsState
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 callersMethodseekTab
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 callersMethodsetDatatypeParser
Set the shorthand datatype parser. @param parser the shorthand parser
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:178
↓ 25 callersMethodtoArray
(IntBuffer ib)
fop-core/src/main/java/org/apache/fop/complexscripts/util/GlyphSequence.java:596
↓ 25 callersMethodtoPoints
(int mpt)
fop-core/src/main/java/org/apache/fop/render/ps/PSGraphicsPainter.java:289
↓ 24 callersMethodaddLine
(String op)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java:434
↓ 24 callersMethodgetContentAreaIPD
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 callersMethodgetDimension
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 callersMethodgetDocument
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 callersMethodgetFilterList
Returns the associated filter list. @return the filter list
fop-core/src/main/java/org/apache/fop/pdf/AbstractPDFStream.java:108
↓ 24 callersMethodgetInt
(String str)
fop-core/src/main/java/org/apache/fop/fonts/XMLFontMetricsReader.java:220
↓ 24 callersMethodgetLeafPos
@return leaf position
fop-core/src/main/java/org/apache/fop/layoutmgr/LeafPosition.java:49
↓ 24 callersMethodgetLength
@return the space as resolved MinOptMax instance
fop-core/src/main/java/org/apache/fop/layoutmgr/UnresolvedListElementWithLength.java:68
↓ 24 callersMethodgetMin
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 callersMethodgetPSLM
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 callersMethodgetPageSequence
@return the PageSequence being managed by this layout manager
fop-core/src/main/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java:85
↓ 24 callersMethodgetResource
(URI uri)
fop-core/src/main/java/org/apache/fop/servlet/FopServlet.java:118
↓ 24 callersMethodgetSourceResolution
@return the resolution for resolution-dependent input
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:126
↓ 24 callersMethodgetStackLimitBP
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 callersMethodgetWritingMode
@return the "writing-mode" trait
fop-core/src/main/java/org/apache/fop/traits/WritingModeTraitsGetter.java:56
↓ 24 callersMethodmissingPropertyError
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 callersMethodnewLine
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 callersMethodpush
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 callersMethodsetPosition
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 callersMethodsetProducerID
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 callersMethodtoUpperCase
(Integer[] sa)
fop-core/src/main/java/org/apache/fop/complexscripts/util/NumberConverter.java:598
← previousnext →301–400 of 19,842, ranked by callers