MCPcopy Create free account

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

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

↓ 19 callersMethodregisterObjectDesc
(Object o, String desc)
batik-test-old/src/test/java/org/apache/batik/test/MemoryLeakTest.java:70
↓ 19 callersMethodremoveChild
<b>DOM</b>: Implements {@link org.w3c.dom.Node#removeChild(Node)}. Throws a HIERARCHY_REQUEST_ERR {@link org.w3c.dom.DOMException}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:278
↓ 19 callersMethodremoveEventListener
<b>DOM</b>: Implements {@link org.w3c.dom.events.EventTarget#removeEventListener(String,EventListener,boolean)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:968
↓ 19 callersMethodsetLocation
Sets the location of this text node. @param newLocation the new location of this text node
batik-bridge/src/main/java/org/apache/batik/bridge/TextNode.java:172
↓ 19 callersMethodsetMessage
Sets a temporary message @param s the message
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/StatusBar.java:190
↓ 18 callersMethodbufferize
Adds the current character to the buffer. If necessary, the buffer grows.
batik-parser/src/main/java/org/apache/batik/parser/FragmentIdentifierParser.java:785
↓ 18 callersMethodconvertFilterPrimitiveRegion
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes. Processing the element as the top one in the fil
batik-bridge/src/main/java/org/apache/batik/bridge/SVGUtilities.java:821
↓ 18 callersMethodcreateContext
Creates a context for the specified element. @param ctx the bridge context that contains the user agent and viewport definition @param e the element
batik-bridge/src/main/java/org/apache/batik/bridge/UnitProcessor.java:43
↓ 18 callersMethodcreateDOMException
Creates an INVALID_ACCESS_ERR exception.
batik-css/src/main/java/org/apache/batik/css/engine/value/AbstractValue.java:147
↓ 18 callersMethoddispatchEvent
Dispatched the specified event object. <p>Converts the EventObject to a corresponding GraphicsNodeEvent and dispatch it to the appropriate GraphicsNo
batik-gvt/src/main/java/org/apache/batik/gvt/event/EventDispatcher.java:79
↓ 18 callersMethodfatalError
Invoked when an fatal error occured while transcoding. @param ex the fatal error informations encapsulated in a TranscoderException @exception Transco
batik-transcoder/src/main/java/org/apache/batik/transcoder/ErrorHandler.java:59
↓ 18 callersMethodgetColor
@param linear if true the color is returned in the Linear sRGB colorspace otherwise the color is in the gamma corrected
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/Light.java:97
↓ 18 callersMethodgetColorModel
()
batik-gvt/src/main/java/org/apache/batik/gvt/PatternPaintContext.java:150
↓ 18 callersMethodgetColorProfile
Returns the color name.
batik-css/src/main/java/org/apache/batik/css/engine/value/svg/ICCColor.java:68
↓ 18 callersMethodgetDOMImplementation
Returns the default instance of this class.
batik-dom/src/main/java/org/apache/batik/dom/GenericDOMImplementation.java:51
↓ 18 callersMethodgetGraphicsNodeRable
Returns the GraphicsNodeRable for this node. This GraphicsNodeRable is the Renderable (Filter) before any of the filter operations have been applied.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:248
↓ 18 callersMethodgetHorizontalAdvance
Returns the horizontal advance of the glyph.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphMetrics.java:67
↓ 18 callersMethodgetMessage
Return a detail message for this exception. <p>If there is a embedded exception, and if the ParseException has no detail message of its own, this met
batik-css/src/main/java/org/apache/batik/css/parser/ParseException.java:98
↓ 18 callersMethodgetPath
()
batik-svggen/src/main/java/org/apache/batik/svggen/font/Font.java:134
↓ 18 callersMethodgetPixelUnitToMillimeter
Returns the size of a px CSS unit in millimeters.
batik-bridge/src/main/java/org/apache/batik/bridge/UserAgent.java:87
↓ 18 callersMethodgetSources
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/renderable/DeferRable.java:98
↓ 18 callersMethodgetTextNode
()
batik-bridge/src/main/java/org/apache/batik/bridge/SVGTextElementBridge.java:165
↓ 18 callersMethodinterrupt
Interrupts the manager tasks.
batik-bridge/src/main/java/org/apache/batik/bridge/UpdateManager.java:382
↓ 18 callersMethodparseIdentifier
Parses an identifier.
batik-parser/src/main/java/org/apache/batik/parser/FragmentIdentifierParser.java:763
↓ 18 callersMethodsetPaint
Sets the paint used to fill a shape. @param newPaint the paint object used to fill the shape
batik-gvt/src/main/java/org/apache/batik/gvt/FillShapePainter.java:64
↓ 18 callersMethodsetSVGContext
Sets the SVG context to use to get SVG specific informations. @param ctx the SVG context
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMElement.java:306
↓ 18 callersMethodskipCommaSpaces2
Skips the whitespaces and an optional comma. @return true if comma was skipped.
batik-parser/src/main/java/org/apache/batik/parser/PathParser.java:713
↓ 18 callersMethodwriteByte
(int v)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageEncoder.java:103
↓ 18 callersMethodwriteToStream
(DataOutputStream output)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageEncoder.java:143
↓ 17 callersMethodaddObjectAt
Adds a GdiObject to the internal handle table. Wmf files specify the index as given in EMF records such as EMRCREATEPENINDIRECT whereas WMF files alwa
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/RecordStore.java:155
↓ 17 callersMethodcreateException
Creates and returns a new {@link AnimationException}.
batik-anim/src/main/java/org/apache/batik/anim/timing/TimedElement.java:1539
↓ 17 callersMethodcreateGlyphVector
Returns a new GlyphVector object created with the specified array of characters and the specified FontRenderContext.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTFont.java:58
↓ 17 callersMethoddisplayError
Displays an error message.
batik-swing/src/main/java/org/apache/batik/swing/svg/SVGUserAgent.java:38
↓ 17 callersMethodfilter
The filter will return null or the input <code>Test</code>. The filter may modify the test content for example <code>TestSuites</code> may have some o
batik-test/src/main/java/org/apache/batik/test/TestFilter.java:34
↓ 17 callersMethodgetId
Returns the <code>Test</code>'s id. The notion of identifier is left to the user of the <code>Test</code> object, which explains why the user may set
batik-test/src/main/java/org/apache/batik/test/Test.java:53
↓ 17 callersMethodgetInteger
(String key)
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/Resources.java:87
↓ 17 callersMethodgetNumGlyphs
Returns the number of glyphs in this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/AWTGVTGlyphVector.java:611
↓ 17 callersMethodgetString
(String key)
batik-awt-util/src/main/java/org/apache/batik/ext/swing/Resources.java:83
↓ 17 callersMethodgetValue
Returns the associated value.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMValue.java:735
↓ 17 callersMethodhandleColorInterpolationFilters
Handles the 'color-interpolation-filters' CSS property. @param filter the filter @param filterElement the filter element
batik-bridge/src/main/java/org/apache/batik/bridge/AbstractSVGFilterPrimitiveElementBridge.java:137
↓ 17 callersMethodinsertBefore
<b>DOM</b>: Implements {@link org.w3c.dom.Node#insertBefore(Node, Node)}. Throws a HIERARCHY_REQUEST_ERR {@link org.w3c.dom.DOMException}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:253
↓ 17 callersMethodnext
Returns the next token.
batik-css/src/main/java/org/apache/batik/css/parser/Scanner.java:219
↓ 17 callersMethodnumber
Converts the current lexical unit to a float.
batik-css/src/main/java/org/apache/batik/css/parser/Parser.java:1551
↓ 17 callersMethodpush
Adapted push implementation
batik-svggen/src/main/java/org/apache/batik/svggen/SVGTransform.java:92
↓ 17 callersMethodreadChunk
(DataInputStream distream)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageDecoder.java:509
↓ 17 callersMethodreadChunk
(DataInputStream distream)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGRed.java:505
↓ 17 callersMethodsetRenderingHints
Copies all of the mappings from the specified Map to the rendering hints of this node. @param hints the rendering hints to be set
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:205
↓ 17 callersMethodupdateFilterMap
Updates the filterMap according to the specified parameters. @param filterElement the filter primitive element @param filter the filter that is part
batik-bridge/src/main/java/org/apache/batik/bridge/AbstractSVGFilterPrimitiveElementBridge.java:121
↓ 16 callersMethodcloneNode
<b>DOM</b>: Implements {@link org.w3c.dom.Node#cloneNode(boolean)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:307
↓ 16 callersMethodcreateLiveAnimatedBoolean
Creates a new {@link SVGOMAnimatedBoolean} and stores it in this element's LiveAttributeValue table.
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMElement.java:372
↓ 16 callersMethodderiveFont
Creates a new Font object by replicating the current Font object and applying a new size to it.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTFont.java:84
↓ 16 callersMethodformatMessage
Implements {@link org.apache.batik.i18n.Localizable#formatMessage(String,Object[])}.
batik-bridge/src/main/java/org/apache/batik/bridge/Messages.java:69
↓ 16 callersMethodformatMessage
Implements {@link org.apache.batik.i18n.Localizable#formatMessage(String,Object[])}.
batik-util/src/test/java/org/apache/batik/util/TestMessages.java:69
↓ 16 callersMethodget
Gets the value corresponding to the given string. @return the value or null
batik-css/src/main/java/org/apache/batik/css/engine/value/StringMap.java:79
↓ 16 callersMethodgetE
Implements {@link SVGMatrix#getE()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGMatrix.java:137
↓ 16 callersMethodgetF
Implements {@link SVGMatrix#getF()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGMatrix.java:157
↓ 16 callersMethodgetGVIdx
(int glyphIdx)
batik-gvt/src/main/java/org/apache/batik/gvt/font/MultiGlyphVector.java:75
↓ 16 callersMethodgetLastChild
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getLastChild()}. @return null.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:174
↓ 16 callersMethodgetPaintType
Returns the paint type, if this object represents a SVGPaint.
batik-css/src/main/java/org/apache/batik/css/engine/value/svg/SVGValue.java:36
↓ 16 callersMethodgetSVGContext
Returns the SVGContext associated to the specified Node or null if there is none.
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeContext.java:1484
↓ 16 callersMethodgetType
Returns a constant identifying the rule type.
batik-css/src/main/java/org/apache/batik/css/engine/Rule.java:32
↓ 16 callersMethodgetUltimateOriginalEvent
Returns the ultimate original event for the given event.
batik-dom/src/main/java/org/apache/batik/dom/events/EventSupport.java:486
↓ 16 callersMethodgetXTile
Returns the x index of tile under xloc. @param xloc the x location (in pixels) to get tile for. @return The tile index under xloc (may be outside til
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/AbstractRed.java:531
↓ 16 callersMethodgetYTile
Returns the y index of tile under yloc. @param yloc the y location (in pixels) to get tile for. @return The tile index under yloc (may be outside til
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/AbstractRed.java:545
↓ 16 callersMethodinvoke
(Object proxy, Method method, Object[] args)
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/Main.java:296
↓ 16 callersMethodisRunning
Tells whether the update manager is currently running.
batik-bridge/src/main/java/org/apache/batik/bridge/UpdateManager.java:346
↓ 16 callersMethodmatchUserAgent
Tests whether or not the given element match a specified user agent. @param elt the element to check @param ua the user agent
batik-bridge/src/main/java/org/apache/batik/bridge/SVGUtilities.java:164
↓ 16 callersMethodprintNewline
Prints a newline.
batik-transcoder/src/main/java/org/apache/batik/transcoder/svg2svg/OutputManager.java:115
↓ 16 callersMethodreadName
Reads a name. The current character must be the first character. @param type The lexical unit type to set. @return type.
batik-xml/src/main/java/org/apache/batik/xml/XMLScanner.java:1208
↓ 16 callersMethodsetNextSibling
Sets the node immediately following this node.
batik-dom/src/main/java/org/apache/batik/dom/ExtendedNode.java:67
↓ 16 callersMethodsetPreviousSibling
Sets the node immediately preceding this node.
batik-dom/src/main/java/org/apache/batik/dom/ExtendedNode.java:62
↓ 16 callersMethodtranscode
Transcodes the specified input in the specified output. @param input the input to transcode @param output the ouput where to transcode @exception Tran
batik-transcoder/src/main/java/org/apache/batik/transcoder/Transcoder.java:37
↓ 15 callersMethodappend
Appends a color to the list.
batik-css/src/main/java/org/apache/batik/css/engine/value/svg/ICCColor.java:104
↓ 15 callersMethodclosePath
Invoked when a closepath has been parsed. <p>Command : <b>z</b> | <b>Z</b> @exception ParseException if an error occured while processing the path
batik-parser/src/main/java/org/apache/batik/parser/PathHandler.java:65
↓ 15 callersMethodcreateDocument
Creates a Document instance. @param ns The namespace URI of the root element of the document. @param root The name of the root element of the document
batik-dom/src/main/java/org/apache/batik/dom/util/SAXDocumentFactory.java:247
↓ 15 callersMethodcreateInvalidStringTypeDOMException
Creates a DOM exception, given an invalid string type.
batik-css/src/main/java/org/apache/batik/css/engine/value/AbstractValueFactory.java:84
↓ 15 callersMethodgetByte
(int offset)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageDecoder.java:109
↓ 15 callersMethodgetByte
(int offset)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGRed.java:101
↓ 15 callersMethodgetCSSBaseURI
Returns the current base-url.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:701
↓ 15 callersMethodgetClip
Returns the clipping filter of this node or null if any.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:187
↓ 15 callersMethodgetColorType
Returns the color type, if this object represents a SVGColor.
batik-css/src/main/java/org/apache/batik/css/engine/value/svg/SVGValue.java:46
↓ 15 callersMethodgetDeclaredConstructor
Returns a constructor that has can be used for the input class types.
batik-test/src/main/java/org/apache/batik/test/xml/XMLReflect.java:203
↓ 15 callersMethodgetGeneratorContext
@return the SVGGeneratorContext used by this SVGGraphics2D instance.
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphics2D.java:176
↓ 15 callersMethodgetGlobalTransform
Returns the concatenated transform of this node. That is, this node's transform preconcatenated with it's parent's transforms.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:151
↓ 15 callersMethodgetIn
Returns the input source of the specified filter primitive element defined by its 'in' attribute. @param filterElement the filter primitive element @
batik-bridge/src/main/java/org/apache/batik/bridge/AbstractSVGFilterPrimitiveElementBridge.java:62
↓ 15 callersMethodgetNode
Returns the DOM Node associated with this node info.
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/DOMViewer.java:2047
↓ 15 callersMethodgetNumberOfItems
<b>DOM</b>: Implements {@link SVGNumberList#getNumberOfItems()}.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGColor.java:300
↓ 15 callersMethodgetPrefix
Gets the prefix from the given qualified name. This method assume that isValidName(s) is true.
batik-dom/src/main/java/org/apache/batik/dom/util/DOMUtilities.java:833
↓ 15 callersMethodgetTransform
Returns the transform of this node or null if any.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:140
↓ 15 callersMethodgetXMLSpace
Returns the xml:space attribute value of the given element.
batik-dom/src/main/java/org/apache/batik/dom/util/XMLSupport.java:64
↓ 15 callersMethodinvalidateProperties
Invalidates all the properties of the given node.
batik-css/src/main/java/org/apache/batik/css/engine/CSSEngine.java:1960
↓ 15 callersMethodnewSVGDoc
()
batik-test-old/src/test/java/org/apache/batik/dom/DOM3Test.java:42
↓ 15 callersMethodsetGlyphPosition
Sets the position of the specified glyph within this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:159
↓ 15 callersMethodsetMainMessage
Sets the main message @param s the message
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/StatusBar.java:205
↓ 15 callersMethodsetShape
Sets the Shape this shape painter is associated with. @param shape new shape this painter should be associated with. Should not be null.
batik-gvt/src/main/java/org/apache/batik/gvt/ShapePainter.java:79
↓ 15 callersMethodsetSources
The sources to be composited togeather. @param srcs The list of images to be composited by the composite rule.
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/renderable/CompositeRable.java:38
↓ 15 callersMethodtoString
Return a string rep of the URL (can be passed back into the constructor if desired).
batik-util/src/main/java/org/apache/batik/util/ParsedURL.java:245
↓ 15 callersMethodwriteImage
(RenderedImage image, OutputStream out)
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/spi/ImageWriter.java:32
↓ 14 callersMethodaddCommand
Adds the given command to history array and executes it. @param command The given command
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/HistoryBrowser.java:130
↓ 14 callersMethodcreateCDATASection
<b>DOM</b>: Implements {@link org.w3c.dom.Document#createCDATASection(String)}.
batik-dom/src/main/java/org/apache/batik/dom/GenericDocument.java:128
← previousnext →401–500 of 15,668, ranked by callers