Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/xmlgraphics-batik
/ functions
Functions
15,668 in github.com/apache/xmlgraphics-batik
⨍
Functions
15,668
◇
Types & classes
2,570
↓ 8 callers
Method
getAlpha
(BufferedImage bufferedImage)
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/Any2LumRed.java:276
↓ 8 callers
Method
getAscent
Returns the ascent of the text.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTLineMetrics.java:133
↓ 8 callers
Method
getBounds2D
Returns the rectangular bounds of the completed glyph layout. This includes stroking information, this does not include deocrations.
batik-bridge/src/main/java/org/apache/batik/bridge/TextSpanLayout.java:75
↓ 8 callers
Method
getBounds2D
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/Segment.java:34
↓ 8 callers
Method
getBridgeUpdateHandler
Returns the BridgeUpdateHandler associated to the specified Node or null if there is none.
batik-bridge/src/main/java/org/apache/batik/bridge/BridgeContext.java:1498
↓ 8 callers
Method
getComputedStyleMap
Returns the computed style of this element/pseudo-element.
batik-css/src/main/java/org/apache/batik/css/engine/CSSStylableElement.java:37
↓ 8 callers
Method
getCurrentTarget
DOM: The <code>target</code> property indicates the <code>EventTarget</code> whose <code>EventListeners</code> are currently being processed.
batik-dom/src/main/java/org/apache/batik/dom/events/AbstractEvent.java:128
↓ 8 callers
Method
getCurrentTime
Returns the current document time.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGSVGContext.java:108
↓ 8 callers
Method
getDefaultValue
Returns the default value for the handled property.
batik-css/src/main/java/org/apache/batik/css/engine/value/ValueManager.java:67
↓ 8 callers
Method
getDescent
()
batik-svggen/src/main/java/org/apache/batik/svggen/font/Font.java:117
↓ 8 callers
Method
getDestinationType
()
batik-svgrasterizer/src/main/java/org/apache/batik/apps/rasterizer/SVGConverter.java:325
↓ 8 callers
Method
getDocumentURI
<b>DOM</b>: Implements {@link org.w3c.dom.Document#getDocumentURI()}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractDocument.java:937
↓ 8 callers
Method
getDocumentWidth
Returns whether the document width.
batik-transcoder/src/main/java/org/apache/batik/transcoder/svg2svg/PrettyPrinter.java:192
↓ 8 callers
Method
getFamilyName
Returns the font family name of this font.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTFont.java:89
↓ 8 callers
Method
getFirstIndex
()
batik-svggen/src/main/java/org/apache/batik/svggen/font/table/GlyfCompositeComp.java:101
↓ 8 callers
Method
getGenericImageHandler
@return the GenericImageHandler used by this SVGGraphics2D instance
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphics2D.java:237
↓ 8 callers
Method
getGeometryBounds
Get a Rectangle2D in userspace coords which encloses the textnode glyphs just including the geometry info. @param node the TextNode to measure
batik-bridge/src/main/java/org/apache/batik/bridge/TextPainter.java:115
↓ 8 callers
Method
getGlyphMetrics
Returns the metrics of the glyph at the specified index into this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:76
↓ 8 callers
Method
getGlyphTransform
Gets the transform of the specified glyph within this GlyphVector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:106
↓ 8 callers
Method
getGroupContext
@return set of attributes that can be set on a group
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphicContext.java:101
↓ 8 callers
Method
getLength
Returns the length of the path segment.
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/PathLength.java:579
↓ 8 callers
Method
getLineNumber
Returns the line in the source code of the specified element or -1 if not found. @param e the element @return -1 the document has been removed from t
batik-bridge/src/main/java/org/apache/batik/bridge/DocumentLoader.java:165
↓ 8 callers
Method
getLocalName
Returns the local name of this animated live attribute.
batik-anim/src/main/java/org/apache/batik/anim/dom/AnimatedLiveAttributeValue.java:41
↓ 8 callers
Method
getLocalName
Gets the local name 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:844
↓ 8 callers
Method
getNewValue
DOM: <code>newValue</code> indicates the new value of the <code>Attr</code> node in DOMAttrModified events, and of the <code>CharacterData</code> node
batik-dom/src/main/java/org/apache/batik/dom/events/DOMMutationEvent.java:67
↓ 8 callers
Method
getNodeName
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getNodeName()}. @return {@link #nodeName}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractAttr.java:97
↓ 8 callers
Method
getOutline
Returns the outline of this node.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:456
↓ 8 callers
Method
getPaint
()
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGeneratorContext.java:188
↓ 8 callers
Method
getParsedURL
Returns the URI of the document.
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMDocument.java:260
↓ 8 callers
Method
getPointCount
()
batik-svggen/src/main/java/org/apache/batik/svggen/font/table/GlyphDescription.java:36
↓ 8 callers
Method
getPreferredSize
()
batik-gui-util/src/main/java/org/apache/batik/util/gui/DropDownComponent.java:612
↓ 8 callers
Method
getPrefix
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getPrefix()}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:332
↓ 8 callers
Method
getPrev
()
batik-util/src/main/java/org/apache/batik/util/DoublyLinkedList.java:38
↓ 8 callers
Method
getRegistry
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/spi/ImageTagRegistry.java:325
↓ 8 callers
Method
getRenderRect
()
batik-swing/src/main/java/org/apache/batik/swing/gvt/JGVTComponent.java:525
↓ 8 callers
Method
getRule
Returns the rule at the given index.
batik-css/src/main/java/org/apache/batik/css/engine/StyleSheet.java:127
↓ 8 callers
Method
getRule
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/SVGComposite.java:72
↓ 8 callers
Method
getSource
Key method that blocks if the src has not yet been provided.
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/renderable/DeferRable.java:54
↓ 8 callers
Method
getX
Returns the x coordinate of the center of the rotation, if this transformation is a rotation.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGTransform.java:82
↓ 8 callers
Method
getXblShadowTree
Get the shadow tree of this node.
batik-dom/src/main/java/org/apache/batik/dom/xbl/NodeXBL.java:100
↓ 8 callers
Method
getY
Returns the y coordinate of the center of the rotation, if this transformation is a rotation.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/AbstractSVGTransform.java:90
↓ 8 callers
Method
handleElement
Notifies the UserAgent that the input element has been found in the document. This is sometimes called, for example, to handle <a> or <title&
batik-bridge/src/main/java/org/apache/batik/bridge/UserAgent.java:215
↓ 8 callers
Method
handleImage
The handler should set the xlink:href tag and the width and height attributes.
batik-svggen/src/main/java/org/apache/batik/svggen/ImageHandler.java:44
↓ 8 callers
Method
initMutationEventNS
<b>DOM</b>: Initializes this event object.
batik-dom/src/main/java/org/apache/batik/dom/events/DOMMutationEvent.java:127
↓ 8 callers
Method
invalidateGeometryCache
Invalidates this <code>ShapeNode</code>. This node and all its ancestors have been informed that all its cached values related to its bounds must be r
batik-gvt/src/main/java/org/apache/batik/gvt/ShapeNode.java:166
↓ 8 callers
Method
isFirstRunInChunk
()
batik-bridge/src/main/java/org/apache/batik/bridge/StrokingTextPainter.java:1705
↓ 8 callers
Method
isVisible
Returns true if this node is visible, false otherwise.
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:175
↓ 8 callers
Method
makeSourceList
(List v)
batik-test-old/src/test/java/org/apache/batik/apps/rasterizer/SVGConverterTest.java:547
↓ 8 callers
Method
newLineHeight
(double lineHeight)
batik-gvt/src/main/java/org/apache/batik/gvt/flow/FlowRegions.java:75
↓ 8 callers
Method
parseAnimatableValue
Parses an AnimatableValue.
batik-bridge/src/main/java/org/apache/batik/bridge/SVGAnimationEngine.java:315
↓ 8 callers
Method
parseArgs
(String[] args, String name)
batik-svggen/src/main/java/org/apache/batik/svggen/font/SVGFont.java:816
↓ 8 callers
Method
parseOffset
Parses an offset value.
batik-parser/src/main/java/org/apache/batik/parser/TimingParser.java:306
↓ 8 callers
Method
print
(String s)
batik-anim/src/main/java/org/apache/batik/anim/timing/Trace.java:59
↓ 8 callers
Method
release
Close the stream.
batik-bridge/src/main/java/org/apache/batik/bridge/SVGImageElementBridge.java:397
↓ 8 callers
Method
removeChild
Adds and executes the RemoveChild command to the History Browser. @param parent The given parent @param child The given child
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.java:1136
↓ 8 callers
Method
runImpl
()
batik-test-svg/src/main/java/org/apache/batik/test/svg/SVGRenderingAccuracyTestValidator.java:236
↓ 8 callers
Method
s_curve
(final double t)
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/TurbulencePatternRed.java:300
↓ 8 callers
Method
setPaintingTransform
Sets the painting transform. A null transform is the same as an identity transform. The next repaint will use the given transform.
batik-swing/src/main/java/org/apache/batik/swing/gvt/JGVTComponent.java:592
↓ 8 callers
Method
setParent
Associates an item to an SVGXXXList @param list list the item belongs to.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGItem.java:47
↓ 8 callers
Method
setPathHandler
Allows an application to register a path handler. <p>If the application does not register a handler, all events reported by the parser will be silent
batik-parser/src/main/java/org/apache/batik/parser/PathParser.java:55
↓ 8 callers
Method
setString
Sets this iterator's contents to an unattributed copy of String s.
batik-gvt/src/main/java/org/apache/batik/gvt/text/GVTAttributedCharacterIterator.java:44
↓ 8 callers
Method
setValidating
Sets whether or not the XML stream has to be validate, depending on the specified parameter. @param isValidating true implies the XML stream will be
batik-dom/src/main/java/org/apache/batik/dom/util/DocumentFactory.java:43
↓ 8 callers
Method
setValues
Sets the properties which are affected by this shorthand property. @param eng The current CSSEngine. @param ph The property handler to use. @param
batik-css/src/main/java/org/apache/batik/css/engine/value/ShorthandManager.java:57
↓ 8 callers
Method
setWindingRule
Sets the winding rule used to construct the path.
batik-parser/src/main/java/org/apache/batik/parser/ShapeProducer.java:40
↓ 8 callers
Method
size
Returns the number of entries in the set.
batik-util/src/main/java/org/apache/batik/util/DoublyIndexedSet.java:43
↓ 8 callers
Method
stream
@param svgFileName name of the file where SVG content should be written
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphics2D.java:390
↓ 8 callers
Method
syncLayout
This method makes certain that the layout has been completed at this point (much of the layout is done lazily).
batik-bridge/src/main/java/org/apache/batik/bridge/GlyphLayout.java:365
↓ 8 callers
Method
toArray
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/RectListManager.java:212
↓ 8 callers
Method
toString
()
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTFont.java:130
↓ 8 callers
Method
writeInt
(int v)
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/png/PNGImageEncoder.java:127
↓ 7 callers
Method
addDefinition
Adds an xbl:definition element to the list of definitions that could possibly affect elements with the specified QName. This may or may not actually
batik-bridge/src/main/java/org/apache/batik/bridge/svg12/DefaultXBLManager.java:428
↓ 7 callers
Method
appendPoint
Appends a coordinate to the path data
batik-svggen/src/main/java/org/apache/batik/svggen/SVGPath.java:139
↓ 7 callers
Method
appendStringData
()
batik-dom/src/main/java/org/apache/batik/dom/util/SAXDocumentFactory.java:693
↓ 7 callers
Method
bindObject
This method should register a particular Java <code>Object</code> in the environment of the interpreter. @param name the name of the script object to
batik-script/src/main/java/org/apache/batik/script/Interpreter.java:82
↓ 7 callers
Method
checkForComodification
()
batik-gvt/src/main/java/org/apache/batik/gvt/CompositeGraphicsNode.java:1053
↓ 7 callers
Method
close
()
batik-bridge/src/main/java/org/apache/batik/bridge/SVGImageElementBridge.java:373
↓ 7 callers
Method
close
Closes the underlying stream used by the scanner.
batik-css/src/main/java/org/apache/batik/css/parser/Scanner.java:230
↓ 7 callers
Method
compositeToSVG
@param composite AlphaComposite to convert to a filter effect @exception Error if an AlphaComposite with SRC_OVER rule in passed to this me
batik-svggen/src/main/java/org/apache/batik/svggen/SVGAlphaComposite.java:166
↓ 7 callers
Method
computeLaidoutText
Recompute the layout of the <text> node. Assign onto the TextNode pending to the element the new recomputed AttributedString. Also update <code
batik-bridge/src/main/java/org/apache/batik/bridge/SVGTextElementBridge.java:624
↓ 7 callers
Method
convertTransform
Returns an AffineTransform according to the specified parameters. @param e the element that defines the transform @param attr the name of the attribu
batik-bridge/src/main/java/org/apache/batik/bridge/SVGUtilities.java:1158
↓ 7 callers
Method
createDOMException
Create a DOMException.
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMAnimatedNumberList.java:227
↓ 7 callers
Method
createDOMException
Create a DOMException.
batik-anim/src/main/java/org/apache/batik/anim/dom/SVGOMAnimatedLengthList.java:246
↓ 7 callers
Method
createDefault
Creates an instance of <code>SVGGeneratorContext</code> with the given <code>domFactory</code> and with the default values for the other information.
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGeneratorContext.java:218
↓ 7 callers
Method
createInteger
Creates a new integer lexical unit.
batik-css/src/main/java/org/apache/batik/css/parser/CSSLexicalUnit.java:208
↓ 7 callers
Method
createSVGSourceURL
Creates a SVG source URL for the given svg content
batik-test-svg/src/main/java/org/apache/batik/test/svg/SVGRenderingAccuracyTestValidator.java:121
↓ 7 callers
Method
createSimple
Creates a new integer lexical unit.
batik-css/src/main/java/org/apache/batik/css/parser/CSSLexicalUnit.java:188
↓ 7 callers
Method
declare
Declares a new prefix mapping by returning a new <code>NSMap</code> object that links to this one.
batik-dom/src/main/java/org/apache/batik/dom/util/DOMUtilities.java:107
↓ 7 callers
Method
decode
(String s)
batik-util/src/main/java/org/apache/batik/util/ParsedURLDataProtocolHandler.java:183
↓ 7 callers
Method
dispatchSelectionEvent
Reports whether the current selection contains any objects.
batik-bridge/src/main/java/org/apache/batik/bridge/ConcreteTextSelector.java:273
↓ 7 callers
Method
encodeEntities
(String s)
batik-svggen/src/main/java/org/apache/batik/svggen/font/SVGFont.java:99
↓ 7 callers
Method
expectComma
(LexicalUnit lu)
batik-css/src/main/java/org/apache/batik/css/engine/value/svg/SVGColorManager.java:277
↓ 7 callers
Method
fireUserDataHandlers
Fire any UserDataHandlers on the given oldNode.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:904
↓ 7 callers
Method
getAttrName
DOM: <code>attrName</code> indicates the name of the changed <code>Attr</code> node in a DOMAttrModified event.
batik-dom/src/main/java/org/apache/batik/dom/events/DOMMutationEvent.java:75
↓ 7 callers
Method
getBBox
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained gra
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGContext.java:56
↓ 7 callers
Method
getBackground
()
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGeneratorContext.java:180
↓ 7 callers
Method
getCharCharClass
(char ch)
batik-gvt/src/main/java/org/apache/batik/gvt/flow/TextLineBreaks.java:215
↓ 7 callers
Method
getChildNode
Returns a specific metadata child node @param n the base node @param name the name of the child @return the requested child node
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java:182
↓ 7 callers
Method
getClientPoint
Returns the (x, y) position of the event relative to the screen. @return a Point object containing the x and y coordinates
batik-gvt/src/main/java/org/apache/batik/gvt/event/GraphicsNodeMouseEvent.java:243
↓ 7 callers
Method
getContext
@return set of all attributes.
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGraphicContext.java:94
↓ 7 callers
Method
getCursor
(CursorDescriptor desc)
batik-bridge/src/main/java/org/apache/batik/bridge/CursorManager.java:648
← previous
next →
801–900 of 15,668, ranked by callers