MCPcopy Create free account

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

Functions15,668 in github.com/apache/xmlgraphics-batik

↓ 14 callersMethoddrawImage
Draws <code>ri</code> into <code>g2d</code>. It does this be requesting tiles from <code>ri</code> and drawing them individually in <code>g2d</code>
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/GraphicsUtil.java:83
↓ 14 callersMethodformatMessage
Implements {@link org.apache.batik.i18n.Localizable#formatMessage(String,Object[])}.
batik-css/src/main/java/org/apache/batik/css/engine/Messages.java:70
↓ 14 callersMethodgetAngle
<b>DOM</b>: Implements {@link SVGTransform#getAngle()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGTransform.java:122
↓ 14 callersMethodgetBegin
Returns the begin time of this interval.
batik-anim/src/main/java/org/apache/batik/anim/timing/Interval.java:92
↓ 14 callersMethodgetD
Implements {@link SVGMatrix#getD()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGMatrix.java:117
↓ 14 callersMethodgetDefinitionSet
@return set of definitions referenced by the attribute values created by the implementation since its creation. The return value shoul
batik-svggen/src/main/java/org/apache/batik/svggen/SVGConverter.java:53
↓ 14 callersMethodgetDescription
Returns the option description.
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/Main.java:625
↓ 14 callersMethodgetDocumentLoader
Returns the document loader used to load external documents.
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeContext.java:593
↓ 14 callersMethodgetErrorCode
Returns the error code. This should never be null if the test failed (i.e., if hasPassed returns false).
batik-test/src/main/java/org/apache/batik/test/TestReport.java:155
↓ 14 callersMethodgetIntegerValue
<b>SAC</b>: Implements {@link LexicalUnit#getIntegerValue()}.
batik-css/src/main/java/org/apache/batik/css/parser/CSSLexicalUnit.java:118
↓ 14 callersMethodgetKey
()
batik-test/src/main/java/org/apache/batik/test/TestReport.java:137
↓ 14 callersMethodgetMinX
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/renderable/DeferRable.java:130
↓ 14 callersMethodgetMinY
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/renderable/DeferRable.java:133
↓ 14 callersMethodgetNodeType
Returns the DOM type of the given object. @return the type or -1.
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/DOMViewer.java:1930
↓ 14 callersMethodgetParentCSSStylableElement
Returns the next stylable parent of the given element.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:110
↓ 14 callersMethodgetParentNode
Returns the parent node of the given node that should be processed by the text bridge.
batik-bridge/src/main/java/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java:150
↓ 14 callersMethodgetTable
(int tableType)
batik-svggen/src/main/java/org/apache/batik/svggen/font/Font.java:68
↓ 14 callersMethodgetTagName
<b>DOM</b>: Implements {@link org.w3c.dom.Element#getTagName()}. @return {@link #getNodeName()}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractElement.java:108
↓ 14 callersMethodgetType
Get the table type, as a table directory value. @return The table type
batik-svggen/src/main/java/org/apache/batik/svggen/font/table/Table.java:204
↓ 14 callersMethodgetValue
Returns the associated value.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGColor.java:636
↓ 14 callersMethodgetValueManagers
Returns the ValueManagers.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:624
↓ 14 callersMethodgetViewport
Returns the viewport of the specified element. @param e the element interested in its viewport
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeContext.java:819
↓ 14 callersMethodhandleAnimatedAttributeChanged
Invoked when the animated value of an animated attribute has changed.
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeUpdateHandler.java:64
↓ 14 callersMethodhashCode
Computes a hash code corresponding to the given objects.
batik-dom/src/main/java/org/apache/batik/dom/util/TriplyIndexedTable.java:135
↓ 14 callersMethodnext
Advances to the next token, ignoring comments.
batik-css/src/main/java/org/apache/batik/css/parser/Parser.java:1592
↓ 14 callersMethodreadLine
Reads the next line of text from this stream. This method successively reads bytes from the stream, starting at the current stream pointer, until it
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/util/SeekableStream.java:869
↓ 14 callersMethodsetDst
When converting a single source, dst can be a file. Othewise, it should be a directory.
batik-svgrasterizer/src/main/java/org/apache/batik/apps/rasterizer/SVGConverter.java:495
↓ 14 callersMethodstartDocumentLoader
Starts a loading thread.
batik-swing/src/main/java/org/apache/batik/swing/svg/JSVGComponent.java:616
↓ 14 callersMethodthrowUnsupportedEx
()
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:1794
↓ 13 callersMethodassociateSVGContext
Associates the {@link SVGContext} with the element. This method should be called even for static documents, since some bridges will need to access an
batik-bridge/src/main/java/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java:208
↓ 13 callersMethodcopyData
Copies data from one raster to another. Only the region of overlap between src and dst is copied. <code>Src</code> and <code>Dst</code> must have com
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/GraphicsUtil.java:840
↓ 13 callersMethodcreateBufferedImageData
Loads an image from a URL
batik-test-old/src/test/java/org/apache/batik/transcoder/image/AbstractImageTranscoderTest.java:181
↓ 13 callersMethoddisplayError
Displays an error resulting from the specified Exception.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngineUserAgent.java:34
↓ 13 callersMethodevaluate
This method should evaluate a piece of script associated to a given description. @param scriptreader a <code>java.io.Reader</code> on the piece of sc
batik-script/src/main/java/org/apache/batik/script/Interpreter.java:50
↓ 13 callersMethodgenerateID
Generates an id for the given prefix. This class keeps track of all invocations to that it generates unique ids @param prefix defines the prefix for
batik-svggen/src/main/java/org/apache/batik/svggen/SVGIDGenerator.java:45
↓ 13 callersMethodgetAnimVal
<b>DOM</b>: Implements {@link SVGAnimatedRect#getAnimVal()}.
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMAnimatedRect.java:90
↓ 13 callersMethodgetComposite
Returns the composite of this node or null if any.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:163
↓ 13 callersMethodgetComputedStyle
Returns the computed style of the given element/pseudo for the property corresponding to the given index.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:862
↓ 13 callersMethodgetEnd
Returns the end time of this interval.
batik-anim/src/main/java/org/apache/batik/anim/timing/Interval.java:99
↓ 13 callersMethodgetEventsEnabled
Tests whether the event dispatching must be done.
batik-dom/src/main/java/org/apache/batik/dom/AbstractDocument.java:251
↓ 13 callersMethodgetFontRenderContext
Returns the FontRenderContext associated with this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:46
↓ 13 callersMethodgetInt4
(int offset)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageDecoder.java:122
↓ 13 callersMethodgetInt4
(int offset)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGRed.java:114
↓ 13 callersMethodgetList
Returns the newly created list.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/ListBuilder.java:49
↓ 13 callersMethodgetPathSegType
()
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGPathSegItem.java:65
↓ 13 callersMethodgetPixelUnitToMillimeter
Returns the size of a px CSS unit in millimeters.
batik-css/src/main/java/org/apache/batik/css/engine/CSSContext.java:57
↓ 13 callersMethodgetPreferredSize
()
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java:555
↓ 13 callersMethodgetPropertyName
Returns the name of the property handled.
batik-css/src/main/java/org/apache/batik/css/engine/value/ValueManager.java:40
↓ 13 callersMethodgetSVGDocument
Returns the current SVG document.
batik-swing/src/main/java/org/apache/batik/swing/svg/JSVGComponent.java:801
↓ 13 callersMethodgetStringDelimiter
Returns the last encountered string delimiter.
batik-xml/src/main/java/org/apache/batik/xml/XMLScanner.java:348
↓ 13 callersMethodgetType
<b>DOM</b>: Implements {@link SVGTransform#getType()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGTransform.java:108
↓ 13 callersMethodisDirectory
()
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java:158
↓ 13 callersMethodisSVG12
Returns whether the managed document is an SVG 1.2 document.
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeContext.java:701
↓ 13 callersMethodparseCoordinateSystem
Parses the specified coordinate system defined by the specified element. @param e the element that defines the coordinate system @param attr the attr
batik-bridge/src/main/java/org/apache/batik/bridge/SVGUtilities.java:1050
↓ 13 callersMethodresizeBounds
resize Bounds for each primitive encountered. Only elements that are in the overall width and height of the Metafile are kept.
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/WMFHeaderProperties.java:675
↓ 13 callersMethodresolveURI
Resolves an URI.
batik-css/src/main/java/org/apache/batik/css/engine/value/AbstractValueFactory.java:40
↓ 13 callersMethodsetGlyphVisible
Tells the glyph vector whether or not to draw the specified glyph.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:169
↓ 13 callersMethodsetURI
Sets the input of this transcoder input with the specified URI. @param uri the URI of this transcoder input
batik-transcoder/src/main/java/org/apache/batik/transcoder/TranscoderInput.java:181
↓ 13 callersMethodstartGVTTreeBuilder
Starts a tree builder.
batik-swing/src/main/java/org/apache/batik/swing/svg/JSVGComponent.java:792
↓ 13 callersMethodsvgHorizontalCoordinateToUserSpace
Returns the specified horizontal coordinate in user units. @param s the horizontal coordinate @param attr the attribute name that represents the leng
batik-bridge/src/main/java/org/apache/batik/bridge/UnitProcessor.java:241
↓ 13 callersMethodsvgVerticalCoordinateToUserSpace
Returns the specified vertical coordinate in user units. @param s the vertical coordinate @param attr the attribute name that represents the length @
batik-bridge/src/main/java/org/apache/batik/bridge/UnitProcessor.java:254
↓ 12 callersMethodassertEquals
Convenience method to check for a specific condition. Returns true if both objects are null or if ref is not null and ref.equals(cmp) is true.
batik-test/src/main/java/org/apache/batik/test/AbstractTest.java:300
↓ 12 callersMethodclip
Intersects the current <code>Clip</code> with the interior of the specified <code>Shape</code> and sets the <code>Clip</code> to the resulting interse
batik-awt-util/src/main/java/org/apache/batik/ext/awt/g2d/GraphicContext.java:822
↓ 12 callersMethoddelete
(String name)
batik-bridge/src/main/java/org/apache/batik/bridge/EventTargetWrapper.java:142
↓ 12 callersMethoddispatchEvent
Dispatches the specified AWT event. @param evt the event to dispatch
batik-gvt/src/main/java/org/apache/batik/gvt/event/AWTEventDispatcher.java:383
↓ 12 callersMethoddisposeTree
Disposes all resources related to the specified node and its subtree.
batik-bridge/src/main/java/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java:327
↓ 12 callersMethoderror
Called when a parse error occurs.
batik-parser/src/main/java/org/apache/batik/parser/ErrorHandler.java:32
↓ 12 callersMethodfill
Fills the interior of a <code>Shape</code> using the settings of the <code>Graphics2D</code> context. The rendering attributes applied include the <co
batik-awt-util/src/main/java/org/apache/batik/ext/awt/g2d/DefaultGraphics2D.java:319
↓ 12 callersMethodformatMessage
Implements {@link org.apache.batik.i18n.Localizable#formatMessage(String,Object[])}.
batik-test/src/main/java/org/apache/batik/test/xml/Messages.java:69
↓ 12 callersMethodgetACI
()
batik-bridge/src/main/java/org/apache/batik/bridge/StrokingTextPainter.java:1685
↓ 12 callersMethodgetCSSNextSibling
Returns the CSS next sibling node of the given node.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:90
↓ 12 callersMethodgetClickCount
Returns the number of mouse clicks associated with this event. @return integer value for the number of clicks
batik-gvt/src/main/java/org/apache/batik/gvt/event/GraphicsNodeMouseEvent.java:259
↓ 12 callersMethodgetDOMFactory
@return the Document used as a DOM object factory by this SVGGraphics2D instance
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphics2D.java:223
↓ 12 callersMethodgetFirstChild
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getFirstChild()}. @return {@link #childNodes}.firstChild
batik-dom/src/main/java/org/apache/batik/dom/AbstractParentNode.java:58
↓ 12 callersMethodgetInstance
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/spi/ImageWriterRegistry.java:41
↓ 12 callersMethodgetInterpreter
Returns the associated interpreter.
batik-bridge/src/main/java/org/apache/batik/bridge/Window.java:188
↓ 12 callersMethodgetItem
<b>DOM</b>: Implements {@link SVGNumberList#getItem(int)}.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGColor.java:341
↓ 12 callersMethodgetLastScore
()
batik-test/src/main/java/org/apache/batik/test/PerformanceTest.java:55
↓ 12 callersMethodgetLeft
The left value of the rect. @exception DOMException INVALID_ACCESS_ERR: Raised if the value doesn't contain a Rect value.
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:136
↓ 12 callersMethodgetLineMetrics
Returns a GVTLineMetrics object created with the specified arguments.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTFont.java:94
↓ 12 callersMethodgetMode
Gets the current working mode. @return the mode
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/NodePickerPanel.java:730
↓ 12 callersMethodgetNamespaceURI
Returns the SVG namespace URI.
batik-extension/src/main/java/org/apache/batik/extension/svg/BatikFlowTextElementBridge.java:92
↓ 12 callersMethodgetNumGlyphs
Returns the number of glyphs in this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/SVGGVTGlyphVector.java:531
↓ 12 callersMethodgetOffScreen
Get the Current offscreen buffer used for rendering
batik-gvt/src/main/java/org/apache/batik/gvt/renderer/ImageRenderer.java:77
↓ 12 callersMethodgetProtocol
Returns the protocol for this URL. The protocol is everything upto the first ':'.
batik-util/src/main/java/org/apache/batik/util/ParsedURL.java:310
↓ 12 callersMethodgetRaster
(int x, int y, int width, int height)
batik-gvt/src/main/java/org/apache/batik/gvt/PatternPaintContext.java:154
↓ 12 callersMethodgetRight
The right value of the rect. @exception DOMException INVALID_ACCESS_ERR: Raised if the value doesn't contain a Rect value.
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:120
↓ 12 callersMethodgetStartOffset
()
batik-gui-util/src/main/java/org/apache/batik/util/gui/xmleditor/XMLToken.java:44
↓ 12 callersMethodgetTextNode
()
batik-bridge/src/main/java/org/apache/batik/bridge/Mark.java:32
↓ 12 callersMethodgetVpHFactor
get the factor to transform logical units height in pixels
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/AbstractWMFReader.java:260
↓ 12 callersMethodgetVpWFactor
get the factor to transform logical units width in pixels
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/AbstractWMFReader.java:254
↓ 12 callersMethodgetWhen
Returns the timestamp of when this event occurred.
batik-gvt/src/main/java/org/apache/batik/gvt/event/GraphicsNodeInputEvent.java:179
↓ 12 callersMethodgetWriterFor
get the ImageWriter registered for mime, or null. @param mime used for lookup @return the registered ImageWriter (maybe null)
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/spi/ImageWriterRegistry.java:68
↓ 12 callersMethodgetX1
()
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGPathSegItem.java:130
↓ 12 callersMethodgetX2
()
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGPathSegItem.java:146
↓ 12 callersMethodgetXblBoundElement
Get the bound element whose shadow tree this current node resides in.
batik-dom/src/main/java/org/apache/batik/dom/xbl/NodeXBL.java:95
↓ 12 callersMethodgetY1
()
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGPathSegItem.java:138
↓ 12 callersMethodgetY2
()
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGPathSegItem.java:154
↓ 12 callersMethodimportNode
<b>DOM</b>: Implements {@link org.w3c.dom.Document#importNode(Node,boolean)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractDocument.java:325
↓ 12 callersMethodisSpecified
Returns whether this animated value has a specified value. @return true if the DOM attribute is specified or if the attribute has an animated
batik-anim/src/main/java/org/apache/batik/anim/dom/AbstractSVGAnimatedValue.java:88
← previousnext →501–600 of 15,668, ranked by callers