MCPcopy Create free account

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

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

↓ 20 callersMethodisEmpty
Does this grid unit belong to an empty cell? @return true if this grid unit belongs to an empty cell
fop-core/src/main/java/org/apache/fop/fo/flow/table/GridUnit.java:199
↓ 20 callersMethodisFirst
Indicates whether the given Position is the first area-generating Position of this LM. @param pos the Position (must be one with a position index) @re
fop-core/src/main/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java:317
↓ 20 callersMethodisGlue
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthGlue.java:109
↓ 20 callersMethodlineTo
Appends a straight line segment from the current point to (x, y). The new current point is (x, y). @param x x coordinate @param y y coordinate
fop-core/src/main/java/org/apache/fop/render/AbstractPathOrientedRenderer.java:935
↓ 20 callersMethodmake
Make a property list. @param fobj the FO from which the new property list is associated @param parentPropertyList the parent property list @return the
fop-core/src/main/java/org/apache/fop/fo/PropertyListMaker.java:33
↓ 20 callersMethodpreviousIndex
@return the previous index
fop-core/src/main/java/org/apache/fop/fo/FONode.java:1070
↓ 20 callersMethodstartPage
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pdf/PDFDocumentHandler.java:249
↓ 20 callersMethodtoString
Converts an {@link AffineTransform} instance to an SVG style transform method. @param transform the transformation matrix @param sb the StringBuffer t
fop-core/src/main/java/org/apache/fop/render/intermediate/IFUtil.java:55
↓ 20 callersMethodwriteOneAttribute
Write one attribute to our Writer @param name name of attribute to write @param value value of attribute to be written @throws IOException for I/O pro
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:215
↓ 19 callersMethodcreateInputStream
Creates an {@link InputStream} given a URI. @param uri the URI of the InputStream @return an InputStream @throws IOException if an I/O error occurs w
fop-core/src/main/java/org/apache/fop/afp/util/AFPResourceAccessor.java:89
↓ 19 callersMethoddetermineWinner
Returns the border which wins the border conflict resolution. In case the two borders are equivalent (identical, or only the color is different), null
fop-core/src/main/java/org/apache/fop/layoutmgr/table/CollapsingBorderModel.java:181
↓ 19 callersMethodfetch
Returns a cached version of the given object. If the object is not yet in the cache, it will be added and then returned. @param obj an object @return
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyCache.java:109
↓ 19 callersMethodfill
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pcl/PCLGraphics2D.java:287
↓ 19 callersMethodfind
Finds a list of font files. @return list of font files. @throws IOException In case of an I/O problem
fop-core/src/main/java/org/apache/fop/fonts/autodetect/FontFinder.java:39
↓ 19 callersMethodget
Create (if needed) and return an ICC ColorSpace instance. The ICC profile source is taken from the src attribute of the color-profile FO element. If
fop-core/src/main/java/org/apache/fop/util/ColorSpaceCache.java:69
↓ 19 callersMethodgetChildAreas
Get the list of child areas for this block area. @return the list of child areas
fop-core/src/main/java/org/apache/fop/area/BlockParent.java:78
↓ 19 callersMethodgetClippedWidth
@param bp the border properties or null @return the effective width of the clipped part of the border
fop-core/src/main/java/org/apache/fop/traits/BorderProps.java:134
↓ 19 callersMethodgetColorNumber
@param name a named color @return the RTF number of a named color, or null if name not found
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfColorTable.java:135
↓ 19 callersMethodgetCommonBorderPaddingBackground
()
fop-core/src/main/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java:136
↓ 19 callersMethodgetEventProducerFor
Returns an event producer instance for the given interface class. @param clazz the Class object identifying an {@link EventProducer} interface @return
fop-events/src/main/java/org/apache/fop/events/EventBroadcaster.java:59
↓ 19 callersMethodgetFontManager
Returns the font manager. @return the font manager
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:171
↓ 19 callersMethodgetKeepTogether
Returns the keep-together strength for this element. @return the keep-together strength
fop-core/src/main/java/org/apache/fop/layoutmgr/BlockLevelLayoutManager.java:47
↓ 19 callersMethodgetListBlockFO
Convenience method. @return the ListBlock node
fop-core/src/main/java/org/apache/fop/layoutmgr/list/ListBlockLayoutManager.java:75
↓ 19 callersMethodgetMatrix
()
fop-core/src/main/java/org/apache/fop/render/gradient/Pattern.java:47
↓ 19 callersMethodgetRefIPD
Returns the inline-progression-dimension of the nearest ancestor reference area. @return the inline-progression-dimension of the nearest ancestor ref
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:416
↓ 19 callersMethodgetSpaceAdjust
@return space adjustment
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:449
↓ 19 callersMethodgetTable
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/flow/table/Table.java:331
↓ 19 callersMethodhandleIFException
(IFException ife)
fop-core/src/main/java/org/apache/fop/render/intermediate/IFRenderer.java:192
↓ 19 callersMethodmapChar
Map a java character (unicode) to a font character. Default uses CodePointMapping. @param c character to map @return the mapped character
fop-core/src/main/java/org/apache/fop/fonts/Font.java:233
↓ 19 callersMethodnewInstance
()
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:128
↓ 19 callersMethodsetByShorthand
Set the setByShorthand flag which only is applicable for subproperty makers. It should be true for the subproperties which must be assigned a value wh
fop-core/src/main/java/org/apache/fop/fo/properties/PropertyMaker.java:216
↓ 19 callersMethodsetStackLimitBP
Sets the stack limit in block-progression-dimension. @param limit the stack limit
fop-core/src/main/java/org/apache/fop/layoutmgr/LayoutContext.java:391
↓ 19 callersMethodstartElement
(FONode node)
fop-core/src/main/java/org/apache/fop/accessibility/fo/StructureTreeEventTrigger.java:516
↓ 19 callersMethodwriteObjects
Writes a collection of Streamable to the AFP Datastream. @param objects a list of AFPObjects @param <S> Streamable view of an AFPObject @param os The
fop-core/src/main/java/org/apache/fop/afp/modca/AbstractAFPObject.java:95
↓ 18 callersMethodaddObject
@param object the structured data
fop-core/src/main/java/org/apache/fop/afp/modca/GraphicsObject.java:106
↓ 18 callersMethoddrawLine
(PSGenerator gen, float startx, float starty, float endx, float endy)
fop-core/src/main/java/org/apache/fop/render/ps/PSGraphicsPainter.java:68
↓ 18 callersMethodencodeText
Encodes a Text String (3.8.1 in PDF 1.4 specs) @param text the text to encode @return byte[] the encoded text
fop-core/src/main/java/org/apache/fop/pdf/PDFObject.java:272
↓ 18 callersMethodequals
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphTable.java:826
↓ 18 callersMethodfill
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/afp/AFPGraphics2D.java:549
↓ 18 callersMethodformatLocator
()
fop-core/src/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java:3302
↓ 18 callersMethodfunctionType
(int expectedFunctionType)
fop-core/src/test/java/org/apache/fop/render/gradient/GradientTestCase.java:98
↓ 18 callersMethodget
Returns an event producer. @param broadcaster the event broadcaster to use @return the event producer
fop-core/src/main/java/org/apache/fop/svg/SVGEventProducer.java:43
↓ 18 callersMethodgetBorderPaddingBackgroundProps
Constructs a BorderAndPadding object. @return a BorderAndPadding object @throws PropertyException if there's a problem while processing the properties
fop-core/src/main/java/org/apache/fop/fo/PropertyList.java:651
↓ 18 callersMethodgetBytes
The bytes @return the bytes
fop-core/src/main/java/org/apache/fop/afp/fonts/CharactersetEncoder.java:195
↓ 18 callersMethodgetCommonBorderPaddingBackground
@return the {@link CommonBorderPaddingBackground}
fop-core/src/main/java/org/apache/fop/fo/flow/Block.java:166
↓ 18 callersMethodgetFamilyNames
Returns the font's family names as a Set of Strings (Example: "Helvetica"). @return the font's family names (a Set of Strings)
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:54
↓ 18 callersMethodgetForeignAttributes
Returns the currently applicable foreign attributes. @return a Map&lt;QName, Object&gt;
fop-core/src/main/java/org/apache/fop/render/intermediate/IFContext.java:97
↓ 18 callersMethodgetGlyph
Obtain glyph at specified offset from current position. @param offset from current position @return glyph at specified offset from current position @t
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphProcessingState.java:408
↓ 18 callersMethodgetMessage
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/expr/PropertyException.java:67
↓ 18 callersMethodgetNumComponents
Get the number of color components for this colorspace @return the number of components
fop-core/src/main/java/org/apache/fop/pdf/PDFColorSpace.java:31
↓ 18 callersMethodgetNumber
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fo/expr/NumericProperty.java:89
↓ 18 callersMethodgetNumberColumnsSpanned
Get the value for the <code>number-columns-spanned</code> property @return the "number-columns-spanned" property.
fop-core/src/main/java/org/apache/fop/fo/flow/table/TableCell.java:187
↓ 18 callersMethodgetOperandLength
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:283
↓ 18 callersMethodgetPageNumberString
Get the page number of this page. @return the string that represents this page
fop-core/src/main/java/org/apache/fop/area/PageViewport.java:213
↓ 18 callersMethodgetProperty
Get a named property. @param name name of property
fop-core/src/main/java/org/apache/fop/pdf/PDFResources.java:215
↓ 18 callersMethodgetUnderlineThickness
Returns the thickness of the underline. @param size font size @return the thickness in 1/1000ths of the font size
fop-core/src/main/java/org/apache/fop/fonts/FontMetrics.java:164
↓ 18 callersMethodposition
Perform glyph positioning at the current index, mutating the positioning state object as required. Only the context associated with the current index
fop-core/src/main/java/org/apache/fop/complexscripts/fonts/GlyphPositioning.java:42
↓ 18 callersMethodreadHeader
(FontFileReader fontFile)
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFFontLoader.java:130
↓ 18 callersMethodsetAreaAttributes
(Attributes attributes, Area area)
fop-core/src/main/java/org/apache/fop/area/AreaTreeParser.java:1099
↓ 18 callersMethodsetPosition
(int position)
fop-core/src/main/java/org/apache/fop/fonts/cff/FOPCFFDataInput.java:42
↓ 18 callersMethodsetY2
Sets the Y2 coordinate @param y2 the Y2 coordinate
fop-core/src/main/java/org/apache/fop/afp/AFPLineDataInfo.java:136
↓ 18 callersMethodskipSpace
(CharacterIterator ci)
fop-core/src/main/codegen/unicode/java/org/apache/fop/complexscripts/bidi/GenerateBidiTestData.java:577
↓ 18 callersMethodsort
(List<PDFObject> objects)
fop-core/src/main/java/org/apache/fop/pdf/PDFLinearization.java:226
↓ 18 callersMethodstartDocument
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/pdf/PDFDocumentHandler.java:167
↓ 18 callersMethodstartPrefixMapping
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/render/intermediate/IFContentHandler.java:95
↓ 18 callersMethodstrokeLine
(float xStart, float yStart, float xEnd, float yEnd)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java:346
↓ 18 callersMethodtransform
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied. @see java.awt.Graphics2D#
fop-core/src/main/java/org/apache/fop/render/java2d/Java2DGraphicsState.java:265
↓ 18 callersMethodvalidateStrictly
Returns whether FOP is strictly validating input XSL @return true of strict validation turned on, false otherwise
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java:111
↓ 17 callersMethodaddAreaAttributes
Adds the general Area attributes. @param area Area to extract attributes from
fop-core/src/main/java/org/apache/fop/render/xml/XMLRenderer.java:171
↓ 17 callersMethodaddBlock
Add the block to this block area. @param block the block area to add
fop-core/src/main/java/org/apache/fop/area/Block.java:86
↓ 17 callersMethodaddObject
Adds a {@link PDFObject} to this document. The object <em>MUST</em> have an object number assigned. @param obj {@link PDFObject} to add
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:492
↓ 17 callersMethodaddTraitAttributes
Adds attributes from traits of an Area. @param area Area to extract traits from
fop-core/src/main/java/org/apache/fop/render/xml/XMLRenderer.java:193
↓ 17 callersMethodaddition
Add the two operands and return a new Numeric representing the result. @param op1 The first operand. @param op2 The second operand. @return A Numeric
fop-core/src/main/java/org/apache/fop/fo/expr/NumericOp.java:46
↓ 17 callersMethodcompare
Compare this Keep instance to another one, and return the stronger one if the context is the same @param other the instance to compare to @return
fop-core/src/main/java/org/apache/fop/layoutmgr/Keep.java:127
↓ 17 callersMethodconcatArray
(byte[] a, byte[] b, int subtract)
fop-core/src/test/java/org/apache/fop/fonts/type1/Type1SubsetFileTestCase.java:328
↓ 17 callersMethodconcatenate
Concatenates the given transformation matrix with the current one. @param transform the transformation matrix (in points)
fop-core/src/main/java/org/apache/fop/render/pdf/PDFContentGenerator.java:367
↓ 17 callersMethodcreateTextElement
(String name, String value)
fop-core/src/test/java/org/apache/fop/apps/FopConfBuilder.java:355
↓ 17 callersMethodgetCount
get the count of /Page objects @return the number of pages
fop-core/src/main/java/org/apache/fop/pdf/PDFPages.java:93
↓ 17 callersMethodgetEncryptionParameters
()
fop-core/src/test/java/org/apache/fop/pdf/PDFEncryptionJCETestCase.java:119
↓ 17 callersMethodgetFontInfo
@return font info
fop-core/src/main/java/org/apache/fop/svg/FOPTextHandler.java:29
↓ 17 callersMethodgetOffset
Returns the offset. @return long
fop-core/src/main/java/org/apache/fop/fonts/truetype/OFDirTabEntry.java:93
↓ 17 callersMethodgetPropertyList
accessor for PropertyList @return PropertyList object
fop-core/src/main/java/org/apache/fop/fo/expr/PropertyInfo.java:88
↓ 17 callersMethodgetRendererFactory
@return the RendererFactory
fop-core/src/main/java/org/apache/fop/apps/FopFactory.java:335
↓ 17 callersMethodgetSpace
This method expects to be overridden by subclasses @return Space property value
fop-core/src/main/java/org/apache/fop/fo/properties/Property.java:113
↓ 17 callersMethodgetTopDictEntries
()
fop-core/src/main/java/org/apache/fop/fonts/cff/CFFDataReader.java:397
↓ 17 callersMethodgetTripletDataLength
()
fop-core/src/main/java/org/apache/fop/afp/modca/MapDataResource.java:49
↓ 17 callersMethodmakeBorder
Create a border control word in attributes, with border properties as specified in color, style and width. @param border The CommonBorderPaddingBackgr
fop-core/src/main/java/org/apache/fop/render/rtf/BorderAttributesConverter.java:54
↓ 17 callersMethodmoveTo
Moves the cursor to the given coordinate. @param x the X coordinate (in millipoints) @param y the Y coordinate (in millipoints) @throws IOException if
fop-core/src/main/java/org/apache/fop/render/intermediate/GraphicsPainter.java:72
↓ 17 callersMethodpreparePainting
This method is used by PDFDocumentGraphics2D to prepare a new page if necessary.
fop-core/src/main/java/org/apache/fop/svg/PDFGraphics2D.java:286
↓ 17 callersMethodreadTTFString
Read a NUL terminated ISO-8859-1 string. @return A String @throws IOException If EOF is reached
fop-core/src/main/java/org/apache/fop/fonts/truetype/FontFileReader.java:241
↓ 17 callersMethodsetOutputFile
(String filename)
fop-core/src/main/java/org/apache/fop/cli/CommandLineOptions.java:531
↓ 17 callersMethodtranslate
Translate this CTM by the passed x and y values and return a new result CTM. @param x The amount to translate along the x axis. @param y The amount to
fop-core/src/main/java/org/apache/fop/area/CTM.java:208
↓ 17 callersMethodunsignedByte
(int b)
fop-core/src/main/java/org/apache/fop/render/pcl/fonts/PCLByteWriterUtil.java:75
↓ 17 callersMethodwriteOneAttributeNS
Write one attribute to our Writer without a space @param name name of attribute to write @param value value of attribute to be written @throws IOExcep
fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java:237
↓ 17 callersMethodwriteULong
(int s, OutputStream bos)
fop-core/src/main/java/org/apache/fop/pdf/PDFLinearization.java:147
↓ 16 callersMethodaddBackground
Add background to an area. This method is mainly used by table-related layout managers to add background for column, body or row. Since the area corre
fop-core/src/main/java/org/apache/fop/layoutmgr/TraitSetter.java:323
↓ 16 callersMethodassignObjectNumber
Assigns the {@link PDFObject} an object number, and sets the parent of the {@link PDFObject} to this document. @param obj {@link PDFObject} to assign
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java:460
↓ 16 callersMethodcompareTo
{@inheritDoc}
fop-core/src/main/java/org/apache/fop/fonts/FontTriplet.java:107
↓ 16 callersMethodcreate
@return create state
fop-core/src/main/java/org/apache/fop/render/intermediate/IFState.java:57
↓ 16 callersMethodcreateNewRef
(int newRef, int[] operatorCode, int forceLength, boolean isDict)
fop-core/src/main/java/org/apache/fop/fonts/truetype/OTFSubSetFile.java:935
← previousnext →501–600 of 19,842, ranked by callers