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
↓ 973 callers
Method
append
Appends a rule to the stylesheet.
batik-css/src/main/java/org/apache/batik/css/engine/StyleSheet.java:142
↓ 624 callers
Method
length
Returns the length in chars of the current Attributed String
batik-bridge/src/main/java/org/apache/batik/bridge/SVGTextElementBridge.java:1149
↓ 544 callers
Method
read
(int type, RandomAccessFile raf, int offset)
batik-svggen/src/main/java/org/apache/batik/svggen/font/table/LookupSubtableFactory.java:30
↓ 507 callers
Method
put
Sets a new value for the given variable @return the old value or null
batik-css/src/main/java/org/apache/batik/css/engine/value/StringMap.java:95
↓ 498 callers
Method
toString
Returns a printable representation of this rule.
batik-css/src/main/java/org/apache/batik/css/engine/Rule.java:38
↓ 444 callers
Method
setAttributeNS
<b>DOM</b>: Implements {@link org.w3c.dom.Element#setAttributeNS(String,String,String)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractElement.java:248
↓ 432 callers
Method
add
(int index, Node nde)
batik-util/src/main/java/org/apache/batik/util/DoublyLinkedList.java:122
↓ 408 callers
Method
getWidth
Returns the width of this viewport.
batik-bridge/src/main/java/org/apache/batik/bridge/Viewport.java:33
↓ 404 callers
Method
next
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/ExtendedPathIterator.java:112
↓ 394 callers
Method
getHeight
Returns the height of this viewport.
batik-bridge/src/main/java/org/apache/batik/bridge/Viewport.java:38
↓ 364 callers
Method
put
Associate bi with purl. bi is only referenced through a soft reference so don't rely on the cache to keep it around. If the map no longer contains o
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/URLImageCache.java:100
↓ 361 callers
Method
equals
Implement Object.equals. Relies heavily on the contained ParsedURLData's implementation of equals.
batik-util/src/main/java/org/apache/batik/util/ParsedURL.java:265
↓ 338 callers
Method
put
Sets the value associated with the given key.
batik-dom/src/main/java/org/apache/batik/dom/util/IntTable.java:121
↓ 307 callers
Method
equals
(Object obj)
batik-bridge/src/main/java/org/apache/batik/bridge/CursorManager.java:612
↓ 296 callers
Method
add
test, if the character is contained in the charList. If not, insert c into charList. charList is kept sorted for efficient search. @param c @return tr
batik-svggen/src/main/java/org/apache/batik/svggen/SVGFont.java:529
↓ 274 callers
Method
getAttributeNS
<b>DOM</b>: Implements {@link org.w3c.dom.Element#getAttributeNS(String,String)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractElement.java:233
↓ 245 callers
Method
getX
<b>DOM</b>: Implements {@link SVGRect#getX()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGOMRect.java:72
↓ 240 callers
Method
getY
<b>DOM</b>: Implements {@link SVGRect#getY()}.
batik-svg-dom/src/main/java/org/apache/batik/dom/svg/SVGOMRect.java:86
↓ 236 callers
Method
getNodeType
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getNodeType()}. @return {@link org.w3c.dom.Node#TEXT_NODE}
batik-dom/src/main/java/org/apache/batik/dom/GenericText.java:64
↓ 212 callers
Method
readShort
Read the next short (2 bytes) value in the DataInputStream.
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/AbstractWMFReader.java:82
↓ 204 callers
Method
getCssText
A string representation of the current value.
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:34
↓ 204 callers
Method
nextChar
Sets the value of the current char to the next character or -1 if the end of stream has been reached.
batik-css/src/main/java/org/apache/batik/css/parser/Scanner.java:1310
↓ 197 callers
Method
reportCharacterExpectedError
simple api to call often reported error. Just a wrapper for reportError(). @param expectedChar what caller expected @param currentChar what caller fo
batik-parser/src/main/java/org/apache/batik/parser/AbstractParser.java:184
↓ 186 callers
Method
putIdentifierKeyCode
Put a key code to key identifier mapping into the IDENTIFIER_KEY_CODES table.
batik-bridge/src/main/java/org/apache/batik/bridge/svg12/SVG12BridgeEventSupport.java:600
↓ 180 callers
Method
getString
(String key)
batik-svgbrowser/src/main/java/org/apache/batik/apps/svgbrowser/Resources.java:82
↓ 180 callers
Method
getValue
Returns the current value associated with this object.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGColor.java:528
↓ 175 callers
Method
size
Returns the size of this table.
batik-dom/src/main/java/org/apache/batik/dom/util/IntTable.java:89
↓ 173 callers
Method
get
Returns the value associated with the given key.
batik-dom/src/main/java/org/apache/batik/dom/util/IntTable.java:103
↓ 172 callers
Method
translate
Invoked when 'translate(tx)' has been parsed. @exception ParseException if an error occured while processing the transform
batik-parser/src/main/java/org/apache/batik/parser/TransformListHandler.java:69
↓ 171 callers
Method
nextChar
Sets the value of the current char to the next character or -1 if the end of stream has been reached.
batik-xml/src/main/java/org/apache/batik/xml/XMLScanner.java:2052
↓ 166 callers
Method
get
Overriden Rhino method.
batik-bridge/src/main/java/org/apache/batik/bridge/EventTargetWrapper.java:427
↓ 156 callers
Method
put
(String name, Scriptable start, Object value)
batik-bridge/src/main/java/org/apache/batik/bridge/EventTargetWrapper.java:134
↓ 155 callers
Method
getStringValue
This method is used to get the string value. @exception DOMException INVALID_ACCESS_ERR: Raised if the value doesn't contain a string value.
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:60
↓ 154 callers
Method
getLocalName
Returns the local name of the element this <code>Bridge</code> is dedicated to.
batik-bridge/src/main/java/org/apache/batik/bridge/Bridge.java:41
↓ 152 callers
Method
getAttribute
Get the value of the named attribute for the current character.
batik-gvt/src/main/java/org/apache/batik/gvt/text/GVTAttributedCharacterIterator.java:78
↓ 149 callers
Method
item
Used to retrieve a rule by ordinal index. @return The style rule at the <code>index</code> position in the list, or <code>null</code> if that is not
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:104
↓ 146 callers
Method
getFloatValue
This method is used to get the float value. @exception DOMException INVALID_ACCESS_ERR: Raised if the value doesn't contain a float value.
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:52
↓ 143 callers
Method
appendChild
<b>DOM</b>: Implements {@link org.w3c.dom.Node#appendChild(Node)}. Throws a HIERARCHY_REQUEST_ERR {@link org.w3c.dom.DOMException}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:289
↓ 142 callers
Method
parseFloat
Parses the content of the buffer and converts it to a float.
batik-parser/src/main/java/org/apache/batik/parser/NumberParser.java:34
↓ 138 callers
Method
createElementNS
<b>DOM</b>: Implements {@link org.w3c.dom.Document#createElementNS(String,String)}.
batik-dom/src/main/java/org/apache/batik/dom/GenericDocument.java:165
↓ 136 callers
Method
addAttribute
Adds a default attribute value to the initializer. @param ns The attribute namespace URI. @param prefix The attribute's name prefix, or null. @param l
batik-anim/src/main/java/org/apache/batik/anim/dom/AttributeInitializer.java:60
↓ 135 callers
Method
getLength
The number of <code>CSSValues</code> in the list. The range of valid values of the indices is <code>0</code> to <code>length-1</code> inclusive. @exce
batik-css/src/main/java/org/apache/batik/css/engine/value/Value.java:94
↓ 132 callers
Method
getMinX
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/AbstractRed.java:386
↓ 130 callers
Method
getMinY
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/AbstractRed.java:389
↓ 129 callers
Method
addTest
Adds a <code>Test</code> to the suite
batik-test/src/main/java/org/apache/batik/test/TestSuite.java:33
↓ 127 callers
Method
getOwnerDocument
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getOwnerDocument()}. @return {@link #ownerDocument}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:236
↓ 122 callers
Method
getNamespaceURI
Returns the namespace URI of the element this <code>Bridge</code> is dedicated to.
batik-bridge/src/main/java/org/apache/batik/bridge/Bridge.java:35
↓ 122 callers
Method
getSampleModel
()
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/AbstractRed.java:382
↓ 121 callers
Method
getCurrentValue
Returns the current lexical unit value.
batik-transcoder/src/main/java/org/apache/batik/transcoder/svg2svg/PrettyPrinter.java:1736
↓ 120 callers
Method
elementAt
helper-method to return the plain int-value from the record and save the .intValue()-call at the caller's site. @param offset of the element to get @r
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/MetaRecord.java:79
↓ 119 callers
Method
setPaint
<b>DOM</b>: Implements {@link org.w3c.dom.svg.SVGPaint#setPaint(short,String,String,String)}.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGPaint.java:157
↓ 118 callers
Method
printStackTrace
Prints this <code>Exception</code> and its backtrace to the standard error stream.
batik-xml/src/main/java/org/apache/batik/xml/XMLException.java:104
↓ 114 callers
Method
clone
Create a copy of this iterator
batik-gvt/src/main/java/org/apache/batik/gvt/text/GVTAttributedCharacterIterator.java:133
↓ 114 callers
Method
getLexicalUnitType
<b>SAC</b>: Implements {@link LexicalUnit#getLexicalUnitType()}.
batik-css/src/main/java/org/apache/batik/css/parser/CSSLexicalUnit.java:83
↓ 114 callers
Method
setPassed
(boolean passed)
batik-test/src/main/java/org/apache/batik/test/DefaultTestReport.java:82
↓ 112 callers
Method
getValue
Returns the associated value.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGPaint.java:193
↓ 111 callers
Method
setEnabled
Enables / disables the item @param enabled True - enables the item
batik-gui-util/src/main/java/org/apache/batik/util/gui/DropDownComponent.java:287
↓ 111 callers
Method
write
(byte[] b)
batik-transcoder/src/main/java/org/apache/batik/transcoder/image/JPEGTranscoder.java:177
↓ 109 callers
Method
getNextSibling
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getNextSibling()}. @return null.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:212
↓ 109 callers
Method
readUnsignedShort
Reads an unsigned 16-bit number from this stream. This method reads two bytes from the stream, starting at the current stream pointer. If the bytes re
batik-codec/src/main/java/org/apache/batik/ext/awt/image/codec/util/SeekableStream.java:477
↓ 108 callers
Method
addDescriptionEntry
Appends <code>entry</code> to the array of description entry.
batik-test/src/main/java/org/apache/batik/test/TestReport.java:169
↓ 108 callers
Method
createTransformedShape
Delegates to the enclosed <code>GeneralPath</code>.
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/ExtendedGeneralPath.java:511
↓ 108 callers
Method
getFirstChild
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getFirstChild()}. @return null.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:166
↓ 107 callers
Method
addElement
helper method to add int-values. This way we keep the call to Integer.valueOf() in one place, here. @param iValue the value to add to ptVector, wrap
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/MetaRecord.java:60
↓ 107 callers
Method
contains
Returns true if the specified Point2D is inside the boundary of this node, false otherwise. @param p the specified Point2D in the user space
batik-gvt/src/main/java/org/apache/batik/gvt/GraphicsNode.java:435
↓ 107 callers
Method
item
Returns the value at the given.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMStyleDeclaration.java:238
↓ 106 callers
Method
setErrorCode
(String errorCode)
batik-test/src/main/java/org/apache/batik/test/DefaultTestReport.java:67
↓ 106 callers
Method
write
(int c)
batik-svggen/src/main/java/org/apache/batik/svggen/XmlWriter.java:107
↓ 105 callers
Method
getDocumentElement
<b>DOM</b>: Implements {@link org.w3c.dom.Document#getDocumentElement()}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractDocument.java:312
↓ 103 callers
Method
getBounds
Returns the bounds of the current image. This should be 'in sync' with getMinX, getMinY, getWidth, getHeight
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/rendered/CachableRed.java:38
↓ 103 callers
Method
put
Sets a new value for the given variable
batik-css/src/main/java/org/apache/batik/css/engine/StringIntMap.java:68
↓ 101 callers
Method
drawString
Draw an AttributedCharacterIterator taking into account the following characteristics. : <ul> <li>the orientation (escapement) of the WMF Font</li>
batik-transcoder/src/main/java/org/apache/batik/transcoder/wmf/tosvg/WMFPainter.java:993
↓ 101 callers
Method
equals
(Object o)
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/SVGComposite.java:78
↓ 101 callers
Method
remove
Removes an entry from the table.
batik-dom/src/main/java/org/apache/batik/dom/util/IntTable.java:204
↓ 100 callers
Method
get
@param attrName SVG name of the requested attribute @return attribute with requested name
batik-svggen/src/main/java/org/apache/batik/svggen/SVGAttributeMap.java:41
↓ 97 callers
Method
getNodeName
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getNodeName()}. @return {@link #getNodeName()}.
batik-dom/src/main/java/org/apache/batik/dom/GenericText.java:56
↓ 96 callers
Method
createDOMException
Creates an exception with the appropriate error message.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:403
↓ 96 callers
Method
removeEventListenerNS
This method allows the removal of an event listener, independently of the associated event group. Calling <code>removeEventListenerNS</code> with arg
batik-dom/src/main/java/org/apache/batik/dom/events/NodeEventTarget.java:126
↓ 95 callers
Method
getParentNode
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getParentNode()}. @return null.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:139
↓ 93 callers
Method
draw
Draws the glyph vector.
batik-gvt/src/main/java/org/apache/batik/gvt/font/GVTGlyphVector.java:200
↓ 93 callers
Method
fatalError
Creates a transcoder exception.
batik-transcoder/src/main/java/org/apache/batik/transcoder/svg2svg/PrettyPrinter.java:1748
↓ 92 callers
Method
indexOf
Returns the index in the children list of the specified graphics node or -1 if the children list does not contain this graphics node. @param node the
batik-gvt/src/main/java/org/apache/batik/gvt/CompositeGraphicsNode.java:888
↓ 91 callers
Method
getInstance
Returns a new instance of this bridge.
batik-bridge/src/main/java/org/apache/batik/bridge/Bridge.java:46
↓ 88 callers
Method
hasNext
()
batik-util/src/main/java/org/apache/batik/util/RunnableQueue.java:476
↓ 87 callers
Method
addEventListenerNS
This method allows the registration of an event listener in a specified group or the default group and, depending on the <code>useCapture</code> param
batik-dom/src/main/java/org/apache/batik/dom/events/NodeEventTarget.java:100
↓ 86 callers
Method
doubleString
Converts the input double value to a string with a number of decimal places controlled by the precision attribute.
batik-svggen/src/main/java/org/apache/batik/svggen/SVGGeneratorContext.java:426
↓ 84 callers
Method
equals
@param clipKey object to compare @return true if equal, false otherwise
batik-svggen/src/main/java/org/apache/batik/svggen/SVGClip.java:172
↓ 84 callers
Method
getNextLexicalUnit
<b>SAC</b>: Implements {@link LexicalUnit#getNextLexicalUnit()}.
batik-css/src/main/java/org/apache/batik/css/parser/CSSLexicalUnit.java:90
↓ 84 callers
Method
getNodeValue
<b>DOM</b>: Implements {@link org.w3c.dom.Node#getNodeValue()}. @return null.
batik-dom/src/main/java/org/apache/batik/dom/AbstractNode.java:124
↓ 83 callers
Method
get
Returns the value to which the specified key is mapped. @param key a trancoding hint key @exception ClassCastException key is not of type <code>Trans
batik-transcoder/src/main/java/org/apache/batik/transcoder/TranscodingHints.java:74
↓ 82 callers
Method
add
Adds the item to this component at the specified location. @param menuItem the item to add
batik-gui-util/src/main/java/org/apache/batik/util/gui/DropDownComponent.java:552
↓ 82 callers
Method
getOffset
Returns the offset value for this transfer function
batik-awt-util/src/main/java/org/apache/batik/ext/awt/image/ComponentTransferFunction.java:71
↓ 79 callers
Method
iterator
Returns an iterator over the runnables.
batik-util/src/main/java/org/apache/batik/util/RunnableQueue.java:472
↓ 76 callers
Method
addDescriptionEntry
(String key, Object value)
batik-test/src/main/java/org/apache/batik/test/DefaultTestReport.java:100
↓ 76 callers
Method
append
Delegates to the enclosed <code>GeneralPath</code>.
batik-awt-util/src/main/java/org/apache/batik/ext/awt/geom/ExtendedGeneralPath.java:368
↓ 76 callers
Method
setAttribute
<b>DOM</b>: Implements {@link org.w3c.dom.Element#setAttribute(String,String)}.
batik-dom/src/main/java/org/apache/batik/dom/AbstractElement.java:134
↓ 76 callers
Method
textChanged
Called when the value text has changed.
batik-css/src/main/java/org/apache/batik/css/dom/CSSOMSVGColor.java:539
↓ 75 callers
Method
equals
Returns whether two definition records are the same.
batik-bridge/src/main/java/org/apache/batik/bridge/svg12/DefaultXBLManager.java:1234
↓ 75 callers
Method
getComputedStyle
Returns the computed style of the given property.
batik-bridge/src/main/java/org/apache/batik/bridge/CSSUtilities.java:78
↓ 75 callers
Method
setId
Sets this <code>Test</code>'s id.
batik-test/src/main/java/org/apache/batik/test/Test.java:58
next →
1–100 of 15,668, ranked by callers