Free Download - Stylus Studio, The World's Best XML IDE!

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

S

s - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
s - Variable in class org.w3c.css.sac.CSSException
 
S - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a s lexical unit.
S - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents the S (space) lexical unit.
S_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 's-resize' keyword.
s() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 's' has been parsed.
SAC_AND_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks exactly two conditions.
SAC_ANY_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches any node.
SAC_ATTR - Static variable in interface org.w3c.css.sac.LexicalUnit
Attribute: attr(...).
SAC_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an attribute.
SAC_BEGIN_HYPHEN_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if the value is in a hypen-separated list of values in a specified attribute.
SAC_CDATA_SECTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only cdata node.
SAC_CENTIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length cm.
SAC_CHILD_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches a childhood relationship between two elements.
SAC_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a specified class.
SAC_COMMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only comment node.
SAC_CONDITIONAL_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This is a conditional selector.
SAC_CONTENT_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the content of a node.
SAC_COUNTER_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counter.
SAC_COUNTERS_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counters.
SAC_DEGREE - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle deg.
SAC_DESCENDANT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches an arbitrary descendant of some ancestor element.
SAC_DIMENSION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown dimension.
SAC_DIRECT_ADJACENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches two selectors who shared the same parent in the document tree and the element represented by the first sequence immediately precedes the element represented by the second one.
SAC_ELEMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only element node.
SAC_EM - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthem.
SAC_EX - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthex.
SAC_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown function.
SAC_GRADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle grad.
SAC_HERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency Hz.
SAC_ID_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an id attribute.
SAC_IDENT - Static variable in interface org.w3c.css.sac.LexicalUnit
any identifier except inherit.
SAC_INCH - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length in.
SAC_INHERIT - Static variable in interface org.w3c.css.sac.LexicalUnit
identifier inherit.
SAC_INTEGER - Static variable in interface org.w3c.css.sac.LexicalUnit
Integers.
SAC_KILOHERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency kHz.
SAC_LANG_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the language of the node.
SAC_MILLIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length mm.
SAC_MILLISECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time ms.
SAC_NEGATIVE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks that a condition can't be applied to a node.
SAC_NEGATIVE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only node that are different from a specified one.
SAC_NOT_SUPPORTED_ERR - Static variable in class org.w3c.css.sac.CSSException
If the operation is not supported
SAC_ONE_OF_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a value in a space-separated values in a specified attribute example:
   [values~="10"]
 
SAC_ONLY_CHILD_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one in the node list.
SAC_ONLY_TYPE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one of his type.
SAC_OPERATOR_COMMA - Static variable in interface org.w3c.css.sac.LexicalUnit
,
SAC_OPERATOR_EXP - Static variable in interface org.w3c.css.sac.LexicalUnit
^
SAC_OPERATOR_GE - Static variable in interface org.w3c.css.sac.LexicalUnit
>=
SAC_OPERATOR_GT - Static variable in interface org.w3c.css.sac.LexicalUnit
>
SAC_OPERATOR_LE - Static variable in interface org.w3c.css.sac.LexicalUnit
<=
SAC_OPERATOR_LT - Static variable in interface org.w3c.css.sac.LexicalUnit
<
SAC_OPERATOR_MINUS - Static variable in interface org.w3c.css.sac.LexicalUnit
-
SAC_OPERATOR_MOD - Static variable in interface org.w3c.css.sac.LexicalUnit
%
SAC_OPERATOR_MULTIPLY - Static variable in interface org.w3c.css.sac.LexicalUnit
*
SAC_OPERATOR_PLUS - Static variable in interface org.w3c.css.sac.LexicalUnit
+
SAC_OPERATOR_SLASH - Static variable in interface org.w3c.css.sac.LexicalUnit
/
SAC_OPERATOR_TILDE - Static variable in interface org.w3c.css.sac.LexicalUnit
~
SAC_OR_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks one of two conditions.
SAC_PERCENTAGE - Static variable in interface org.w3c.css.sac.LexicalUnit
Percentage.
SAC_PICA - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pc.
SAC_PIXEL - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative length px.
SAC_POINT - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pt.
SAC_POSITIONAL_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks a specified position.
SAC_PROCESSING_INSTRUCTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only processing instruction node.
SAC_PSEUDO_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for the link pseudo class.
SAC_PSEUDO_ELEMENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the 'first line' pseudo element.
SAC_RADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle rad.
SAC_REAL - Static variable in interface org.w3c.css.sac.LexicalUnit
reals.
SAC_RECT_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function rect.
SAC_RGBCOLOR - Static variable in interface org.w3c.css.sac.LexicalUnit
RGB Colors.
SAC_ROOT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the root node.
SAC_SECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time s.
SAC_STRING_VALUE - Static variable in interface org.w3c.css.sac.LexicalUnit
A string.
SAC_SUB_EXPRESSION - Static variable in interface org.w3c.css.sac.LexicalUnit
sub expressions (a) (a + b) (normal/none)
SAC_SYNTAX_ERR - Static variable in class org.w3c.css.sac.CSSException
If an invalid or illegal string is specified
SAC_TEXT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only text node.
SAC_UNICODERANGE - Static variable in interface org.w3c.css.sac.LexicalUnit
A unicode range.
SAC_UNSPECIFIED_ERR - Static variable in class org.w3c.css.sac.CSSException
this error is unspecified.
SAC_URI - Static variable in interface org.w3c.css.sac.LexicalUnit
URI: uri(...).
SACMediaList - interface org.w3c.css.sac.SACMediaList.
 
SADDLEBROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'saddlebrown' RGB color.
SADDLEBROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'saddlebrown' color name.
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
 
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
safeResume() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Resumes the thread.
safeSuspend() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Suspends the thread.
SALMON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'salmon' RGB color.
SALMON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'salmon' color name.
sameFile(ParsedURL) - Method in class org.apache.batik.util.ParsedURL
 
sameFile(ParsedURLData) - Method in class org.apache.batik.util.ParsedURLData
 
sampleDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The depth of the color samples.
sampleModel - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's SampleModel.
SANDYBROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sandybrown' RGB color.
SANDYBROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sandybrown' color name.
SANS_SERIF_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'sans-serif' keyword.
SATURATION - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
saturationToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Saturation.
save() - Method in class org.apache.batik.util.PreferenceManager
Saves the preference file.
savePreferences() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Stores current setting in PreferenceManager model
SAXDocumentFactory - class org.apache.batik.dom.util.SAXDocumentFactory.
This class contains methods for creating Document instances from an URI using SAX2.
SAXDocumentFactory.PreInfo - interface org.apache.batik.dom.util.SAXDocumentFactory.PreInfo.
 
SAXDocumentFactory(DOMImplementation, String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXDocumentFactory(DOMImplementation, String, boolean) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXSVGDocumentFactory - class org.apache.batik.dom.svg.SAXSVGDocumentFactory.
This class contains methods for creating SVGDocument instances from an URI using SAX2.
SAXSVGDocumentFactory(String) - Constructor for class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a new SVGDocumentFactory object.
SAXSVGDocumentFactory(String, boolean) - Constructor for class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a new SVGDocumentFactory object.
scale - Variable in class org.apache.batik.gvt.font.AWTGVTFont
 
SCALE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SCALE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
scale(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
Invoked when 'scale(sx)' has been parsed.
scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.scale(float).
scale(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float).
scale(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx)' has been parsed.
scale(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float).
scale(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.scale(float).
scale(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
Invoked when 'scale(sx, sy)' has been parsed.
scale(float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx, sy)' has been parsed.
scale(float, float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.scale(float,float).
scale(int) - Method in class org.apache.batik.svggen.font.Glyph
 
scaleChange(float) - Method in class org.apache.batik.swing.JSVGScrollPane
Called when the scale size changes.
scaleNonUniform(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.scaleNonUniform(float,float).
scaleNonUniform(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scaleX(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
Transforms an x-coordinate of a point for this component.
scaleY(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
Transforms a y-coordinate of a point for this component.
scanAtRule() - Method in class org.apache.batik.css.parser.Scanner
Scans a @rule value.
scanner - Variable in class org.apache.batik.css.parser.Parser
The scanner used to scan the input source.
scanner - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The document scanner.
Scanner - class org.apache.batik.css.parser.Scanner.
This class represents a CSS scanner - an object which decodes CSS lexical units.
Scanner(InputStream, String) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
Scanner(Reader) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
Scanner(String) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
ScannerUtilities - class org.apache.batik.css.parser.ScannerUtilities.
A collection of utility functions for a CSS scanner.
ScannerUtilities() - Constructor for class org.apache.batik.css.parser.ScannerUtilities
This class does not need to be instantiated.
scheduleGVTRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Schedules a new GVT rendering.
scope - Variable in class org.apache.batik.script.rhino.WindowWrapper.GetURLFunctionWrapper
The Scope for callback
SCREEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
SCREEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Screen rule.
script - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
script - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
Script - class org.apache.batik.svggen.font.table.Script.
 
SCRIPT_TAG_ARAB - Static variable in interface org.apache.batik.svggen.font.table.ScriptTags
 
Script(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.Script
Creates new ScriptTable
ScriptHandler - interface org.apache.batik.script.ScriptHandler.
This interface must be implemented in order to call Java code from an SVG document.
scriptingEnvironment - Variable in class org.apache.batik.bridge.UpdateManager
The scripting environment.
ScriptingEnvironment - class org.apache.batik.bridge.ScriptingEnvironment.
This class contains the informations needed by the SVG scripting.
ScriptingEnvironment.DOMAttrModifiedListener - class org.apache.batik.bridge.ScriptingEnvironment.DOMAttrModifiedListener.
 
ScriptingEnvironment.DOMAttrModifiedListener(ScriptingEnvironment) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMAttrModifiedListener
 
ScriptingEnvironment.DOMNodeInsertedListener - class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener.
The listener class for 'DOMNodeInserted' event.
ScriptingEnvironment.DOMNodeInsertedListener(ScriptingEnvironment) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
ScriptingEnvironment.DOMNodeRemovedListener - class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener.
The listener class for 'DOMNodeRemoved' event.
ScriptingEnvironment.DOMNodeRemovedListener(ScriptingEnvironment) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener
 
ScriptingEnvironment.EvaluateIntervalRunnable - class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable.
To interpret a script.
ScriptingEnvironment.EvaluateIntervalRunnable(ScriptingEnvironment, String, Interpreter) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
ScriptingEnvironment.EvaluateRunnable - class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable.
To interpret a script.
ScriptingEnvironment.EvaluateRunnable(ScriptingEnvironment, String, Interpreter) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
ScriptingEnvironment.EvaluateRunnableRunnable - class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable.
To call a Runnable.
ScriptingEnvironment.EvaluateRunnableRunnable(ScriptingEnvironment, Runnable) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
 
ScriptingEnvironment.ScriptingEventListener - class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener.
To handle a scripting event.
ScriptingEnvironment.ScriptingEventListener(ScriptingEnvironment, String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
Creates a new ScriptingEventListener.
ScriptingEnvironment.Window - class org.apache.batik.bridge.ScriptingEnvironment.Window.
Represents the window object of this environment.
ScriptingEnvironment.Window(ScriptingEnvironment, Interpreter, String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window
Creates a new Window for the given language.
ScriptingEnvironment(BridgeContext) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment
Creates a new ScriptingEnvironment.
ScriptList - class org.apache.batik.svggen.font.table.ScriptList.
 
ScriptList(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.ScriptList
Creates new ScriptList
scriptOriginGroup - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
ScriptRecord - class org.apache.batik.svggen.font.table.ScriptRecord.
 
ScriptRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ScriptRecord
Creates new ScriptRecord
scripts - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Vector containing the allowed script types
ScriptSecurity - interface org.apache.batik.bridge.ScriptSecurity.
An interface that allows UserAgents to describe the security constraints desired for scripting.
ScriptTags - interface org.apache.batik.svggen.font.table.ScriptTags.
Definition of Script tags
SCROLL_DOWN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll down.
SCROLL_LEFT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll left.
SCROLL_RIGHT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll right.
SCROLL_UP_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll up.
SCROLL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'scroll' keyword.
SCROLLBAR_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'SCROLLBAR' color name.
se - Variable in class org.apache.batik.bridge.DefaultScriptSecurity
The exception is built in the constructor and thrown if not null and the checkLoadScript method is called.
se - Variable in class org.apache.batik.bridge.NoLoadScriptSecurity
The exception is built in the constructor and thrown if the checkLoadScript method is called.
se - Variable in class org.apache.batik.bridge.EmbededScriptSecurity
The exception is built in the constructor and thrown if not null and the checkLoadScript method is called.
se - Variable in class org.apache.batik.bridge.DefaultExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
se - Variable in class org.apache.batik.bridge.NoLoadExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
se - Variable in class org.apache.batik.bridge.EmbededExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
SE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'se-resize' keyword.
SEAGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seagreen' RGB color.
SEAGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seagreen' color name.
search - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The TextField that owns the text to search.
SEASHELL_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seashell' RGB color.
SEASHELL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seashell' color name.
secondCondition - Variable in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
The second condition.
secondCondition - Variable in class org.apache.batik.css.parser.AbstractCombinatorCondition
The second condition.
SECTION_END - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a section end lexical unit, ie.
securityEnforcer - Variable in class org.apache.batik.apps.svgbrowser.Main
Script security enforcement is delegated to the security utility
securityOff - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Controls whether scripts should be run securely or not
securityPolicy - Variable in class org.apache.batik.util.ApplicationSecurityEnforcer
The application's security policy
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Seeks forward to the given position in the stream.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
SeekableOutputStream - class org.apache.batik.ext.awt.image.codec.SeekableOutputStream.
An OutputStream which can seek to an arbitrary offset.
SeekableOutputStream(RandomAccessFile) - Constructor for class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
Constructs a SeekableOutputStream from a RandomAccessFile.
SeekableStream - class org.apache.batik.ext.awt.image.codec.SeekableStream.
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - Constructor for class org.apache.batik.ext.awt.image.codec.SeekableStream
 
SEG_ARCTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for an elliptical arc.
SEG_CLOSE - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
SEG_CUBICTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
SEG_LINETO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_MOVETO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_QUADTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
select(Mark, Mark) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the selection to the specified start and end mark.
Selectable - interface org.apache.batik.gvt.Selectable.
Interface describing object that can be selected or have selections made on it.
selectableText - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the text should be selectable if eventEnabled is false, this flag is ignored.
selectAll(double, double) - Method in interface org.apache.batik.gvt.Selectable
Selects the entire contents of the GraphicsNode at (x, y).
selectAll(double, double) - Method in class org.apache.batik.gvt.TextNode
Selects all the text in this TextNode...
selectAt(double, double) - Method in interface org.apache.batik.gvt.Selectable
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double) - Method in class org.apache.batik.gvt.TextNode
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double, TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Initiates a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectAt(double, double, TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Given an X, y coordinate, AttributedCharacterIterator, return a Mark which encapsulates a "selection start" action.
selectFirst(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Selects the first glyph in the text node.
selectFirst(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Selects the first glyph in the text node.
selectInteractor(InputEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Selects an interactor, given an input event.
selection - Variable in class org.apache.batik.gvt.event.SelectionEvent
The object which composes the selection
SELECTION_CHANGED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection changing" event.
SELECTION_CLEARED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection cleared" event.
SELECTION_DONE - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection completed" event.
SELECTION_STARTED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection started" event.
selectionChanged(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection has changed.
selectionChanged(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionCleared(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection is cleared.
selectionCleared(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionDone(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection is done.
selectionDone(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
SelectionEvent - class org.apache.batik.gvt.event.SelectionEvent.
An event which indicates that a selection is being made or has been made.
SelectionEvent(Object, int, Shape) - Constructor for class org.apache.batik.gvt.event.SelectionEvent
Constructs a new graphics node paint event.
selectionHighlight - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection highlight.
SelectionListener - interface org.apache.batik.gvt.event.SelectionListener.
The listener interface for receiving selection events.
selectionOverlay - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection overlay.
selectionOverlayColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the selection overlay.
selectionOverlayStrokeColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the outline of the selection overlay.
selectionStarted(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection started.
selectionStarted(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionXorMode - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
selectLast(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Selects the last glyph in the text node.
selectLast(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Selects the last glyph in the text node.
selector - Variable in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
The selector.
selector - Variable in class org.apache.batik.css.parser.AbstractSiblingSelector
The selector.
Selector - interface org.apache.batik.gvt.Selector.
Interface which allows selection of GraphicsNodes and their contents.
Selector - interface org.w3c.css.sac.Selector.
This interface defines a selector.
selectorAttributes - Variable in class org.apache.batik.css.engine.CSSEngine
The attributes found in stylesheets selectors.
selectorFactory - Variable in class org.apache.batik.css.parser.Parser
The selector factory.
SelectorFactory - interface org.w3c.css.sac.SelectorFactory.
 
selectorList - Variable in class org.apache.batik.css.engine.StyleRule
The selector list.
SelectorList - interface org.w3c.css.sac.SelectorList.
The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.
selectSubString(Element, int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Select an ensemble of characters for that element.
selectSubString(Element, int, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.selectSubString(int charnum, int nchars).
selectSubString(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
selectSubString(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
selectSubString(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.selectSubString(int,int).
selectSubString(int, int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
Causes the specified substring to be selected just as if the user selected the substring interactively.
selectSubString(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
selectTo(double, double) - Method in interface org.apache.batik.gvt.Selectable
Extends the current selection to the character at (x, y)..
selectTo(double, double) - Method in class org.apache.batik.gvt.TextNode
Extends the current selection to the character at (x, y)..
selectTo(double, double, Mark) - Method in interface org.apache.batik.gvt.TextPainter
Continues a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectTo(double, double, Mark) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Given an X, y coordinate, starting Mark, AttributedCharacterIterator, return a Mark which encapsulates a "selection continued" action.
SEMI_COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ';' lexical unit.
SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'semi-condensed' keyword.
SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'semi-expanded' keyword.
SEMIBOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
separator - Variable in class org.apache.batik.css.engine.value.ListValue
The list separator.
SERIF_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'serif' keyword.
Service - class org.apache.batik.util.Service.
This class handles looking up service providers on the class path.
Service() - Constructor for class org.apache.batik.util.Service
 
set - Static variable in class org.apache.batik.svggen.SVGStylingAttributes
Attributes that represent styling properties
SET_TRANSFORM_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
set(int, Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Replaces the graphics node at the specified position in the children list with the specified graphics node.
set(TextPaintInfo) - Method in class org.apache.batik.gvt.text.TextPaintInfo
 
setA(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setA(float).
setA(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setAffine(AffineTransform) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Set the affine.
setAffine(AffineTransform) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Set the affine transform.
setAffineTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setAlign(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setAllowedScriptTypes(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the set of allowed script types (i.e., the set of possible values for the type attribute in the <script> element), as a comma separated list of allowed values.
setAlphaFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the alpha channel
setAlphaFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the alpha channel
setAlternate(boolean) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the 'alternate' attribute of this style-sheet.
setAlternateStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the alternateStyleSheet value.
setAlternateStyleSheet(String) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the alternate style-sheet title.
setAngle(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setAngleHandler(AngleHandler) - Method in class org.apache.batik.parser.AngleParser
Allows an application to register an angle handler.
setArea(Rectangle2D) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the area as a Rectangle.
setAttribute(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttribute(String,String).
setAttributeArray(GVTAttributedCharacterIterator.TextAttribute, Object[], int, int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets values of a per-character attribute associated with the content string.
setAttributeArray(GVTAttributedCharacterIterator.TextAttribute, Object[], int, int) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets values of a per-character attribute associated with the content string.
setAttributedCharacterIterator(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.TextNode
Sets the attributed character iterator of this text node.
setAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNode(Attr).
setAttributeNodeNS(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNodeNS(Attr).
setAttributeNS(String, String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNS(String,String,String).
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Apply the changes of the list to the attribute this list represents.
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints.SVGOMPointList
Set the value of the attribute 'points'
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList.SVGOMNumberList
Set the value of the attribute 'points'
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList.SVGOMTransformList
Set the value of the attribute 'points'
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData.SVGOMPathSegList
Set the value of the attribute 'points'
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.SVGOMLengthList
Set the value of the attribute 'points'
setAutoAdjust(boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Whether to auto adjust the canvas to the size of the document.
setB(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setB(float).
setB(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setBackgroundColor(Color) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the backgroundColor value.
setBackgroundEnable(Rectangle2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Sets the enable background property to the specified rectangle.
setBackgroundGray(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the suggested gray level of the background.
setBackgroundPaint(Paint) - Method in class org.apache.batik.gvt.CanvasGraphicsNode
Sets the background paint of this canvas graphics node.
setBackgroundPaletteIndex(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the palette index of the suggested background color.
setBackgroundRGB(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value of the suggested background color.
setBaseFrequencyX(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in x direction.
setBaseFrequencyX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in x direction.
setBaseFrequencyY(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in y direction.
setBaseFrequencyY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in y direction.
setBaseTextPaintInfo(TextPaintInfo, Element, GraphicsNode, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
setBaseTransform(AffineTransform) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Sets the base transform applied to MouseEvent coordinates prior to dispatch.
setBaseTransform(AffineTransform) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Sets the base transform applied to MouseEvent coordinates prior to dispatch.
setBaseVal(boolean) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.setBaseVal(boolean).
setBaseVal(boolean) - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
setBaseVal(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.setBaseVal(float).
setBaseVal(float) - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
setBaseVal(int) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.setBaseVal(int).
setBaseVal(int) - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
setBaseVal(short) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
DOM: Implements SVGAnimatedEnumeration.setBaseVal(short).
setBaseVal(short) - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
setBaseVal(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.setBaseVal(String).
setBaseVal(String) - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
setBias(double) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the shift value to apply to the result of convolution
setBias(double) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the desired bit depth of an image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the desired bit depth for a palette image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit depth for a grayscale image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the desired bit depth for an RGB image.
setBitShift(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit shift for a grayscale image.
setBlueFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the blue channel
setBlueFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the blue channel
setBoolean(String, boolean) - Method in class org.apache.batik.util.PreferenceManager
Sets a boolean property.
setBounds(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
setBridgeContext(BridgeContext) - Method in class org.apache.batik.bridge.DocumentLoader
Sets the bridge context.
setBrokenLinkProvider(BrokenLinkProvider) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
setByteStream(InputStream) - Method in class org.w3c.css.sac.InputSource
Set the byte stream for this input source.
setC(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setC(float).
setC(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setChangeSrc(GraphicsNode) - Method in class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
 
setCharacterStream(Reader) - Method in class org.w3c.css.sac.InputSource
Set the character stream for this input source.
setChromaticity(float[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the white point and primary chromaticities in CIE (x, y) space.
setChromaticity(float, float, float, float, float, float, float, float) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setClip(ClipRable) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
 
setClip(ClipRable) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the clipping filter of this node.
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clipping area to an arbitrary clip shape.
setClip(Shape) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setClipPath(Shape) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Set the clip path to use.
setClipPath(Shape) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Set the clip path to use.
setClockHandler(ClockHandler) - Method in interface org.apache.batik.parser.ClockParser
Allows an application to register an clock handler.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Sets the new light color, newColor should be in sRGB.
setColor(Color) - Method in interface org.apache.batik.ext.awt.image.Light
Sets the light color to a new value
setColor(short, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setColor(short,String,String).
setColor(short, String, String) - Method in interface org.w3c.dom.svg.SVGColor
 
setColor(String, Color) - Method in class org.apache.batik.util.PreferenceManager
Sets a Color preference.
setColorProfile(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.setColorProfile(String).
setColorProfile(String) - Method in interface org.w3c.dom.svg.SVGICCColor
 
setColorSpace(ICCColorSpaceExt) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the ColorSpace of the Profile operation
setColorSpaceLinear(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Sets the colorspace the operation will be performed in.
setColorSpaceLinear(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Sets the colorspace the operation will be performed in.
setComment(String) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the comment to be used.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the composite of this node.
setComposite(Composite) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the composite of this node.
setComposite(Composite) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setCompositeRule(CompositeRule) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Set the composite rule to use for combining the sources.
setCompositeRule(CompositeRule) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Set the composite rule to use for combining the sources.
setCompressedText(String[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the text strings to be stored in compressed form with this image.
setCompression(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Specifies the type of compression to be used.
setComputedStyleMap(String, StyleMap) - Method in interface org.apache.batik.css.engine.CSSStylableElement
Sets the computed style of this element/pseudo-element.
setComputedStyleMap(String, StyleMap) - Method in class org.apache.batik.dom.svg.SVGStylableElement
Sets the computed style of this element/pseudo-element.
setComputedStyleMap(String, StyleMap) - Method in class org.apache.batik.extension.StylableExtensionElement
Sets the computed style of this element/pseudo-element.
setComputedValue(Value) - Method in class org.apache.batik.css.engine.value.ComputedValue
Sets the computed value.
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setConditionFactory(ConditionFactory) - Method in interface org.w3c.css.sac.Parser
 
setConstrainScriptOrigin(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets whether scripts should only be loaded from the same location as the documents referencing them.
setContentScriptType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentScriptType(String).
setContentScriptType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContentStyleType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentStyleType(String).
setContentStyleType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContext(int) - Method in class org.apache.batik.xml.XMLScanner
Sets the current context.
setCSSEngine(CSSEngine) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the CSS engine.
setCSSEngineUserAgent(CSSEngineUserAgent) - Method in class org.apache.batik.css.engine.CSSEngine
 
setCSSImportedElementRoot(CSSImportedElementRoot) - Method in class org.apache.batik.dom.svg.SVGOMUseElement
Sets the CSSImportedElementRoot.
setCSSParserClassName(String) - Static method in class org.apache.batik.util.XMLResourceDescriptor
Sets the class name of the CSS parser to use.
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSValue.setCssText(String).
setCurrentGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.GVTTreeWalker
Sets the current GraphicsNode to the specified node.
setCurrentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.setCurrentNode(Node).
setCurrentScale(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCurrentScale(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setCurrentTime(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCurrentTime(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setD(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setD(float).
setD(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.setData(String).
setData(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setDebug(boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Whether to show the debug traces.
setDecodePaletteAsShorts(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
If set, the entries in the palette will be decoded as shorts and no short to byte lookup will be applied to them.
setDecorationTextPaintInfo(TextPaintInfo, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
setDefaultFontFamily(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the defaultFontFamily value.
setDefaultLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setDefaultLocale(Locale).
setDefaultLocale(Locale) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the default locale for all the instances of this class in the same LocaleGroup.
setDeflateLevel(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the compression level for DEFLATE-compressed data which should either be java.util.Deflater.DEFAULT_COMPRESSION or a value in the range [1,9] where larger values indicate more compression.
setDepth(int) - Method in class org.apache.batik.xml.XMLScanner
Sets the current depth in the XML tree.
setDestinationType(DestinationType) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the destinationType attribute value.
setDimension(String, Dimension) - Method in class org.apache.batik.util.PreferenceManager
Sets a Dimension preference.
setDisableInteractions(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
 
setDisableInteractions(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
setDisplayExponent(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the display exponent to a given value.
setDoctype(DocumentType) - Method in class org.apache.batik.dom.AbstractDocument
Sets the document type node.
setDoctypeOption(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the doctype option.
setDocument(Document) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document this bridge context is dedicated to, to the specified document.
setDocument(Document) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the Document to display.
setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified document.
setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified document.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display and its ViewCSS.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display and its ViewCSS.
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setDocumentHandler(DocumentHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register a document event handler.
setDocumentLoader(DocumentLoader) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document loader used to load external documents.
setDocumentLocator(Locator) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.setDocumentLocator(Locator).
setDocumentSize(Dimension2D) - Method in class org.apache.batik.bridge.BridgeContext
Sets the size of the document to the specified dimension.
setDocumentState(int) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the document state.
setDocumentWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the document width.
setDoDilation(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The switch that determines if the operation is to "dilate" or "erode".
setDoDilation(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The switch that determines if the operation is to "dilate" or "erode".
setDOMFactory(Document) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the DOM Factory to be used.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This GenericImageHandler implementation does not need to interact with the DOMTreeManager.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.SimpleImageHandler
This GenericImageHandler implementation does not need to interact with the DOMTreeManager.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher
Sets the DOMTreeManager this cacher should work on.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher.Embedded
Sets the DOMTreeManager this cacher should work on.
setDOMTreeManager(DOMTreeManager) - Method in interface org.apache.batik.svggen.GenericImageHandler
Sets the DomTreeManager this image handler may need to interact with.
setDoubleBuffered(boolean) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Turns on/off double buffering in renderer.
setDoubleBuffered(boolean) - Method in interface org.apache.batik.gvt.renderer.Renderer
Turns on/off double buffering in renderer.
setDoubleBufferedRendering(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether this component should use double buffering to render SVG documents.
setDst(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
When converting a single source, dst can be a file.
setDx(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setDx(float).
setDx(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setDy(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setDy(float).
setDy(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setDynamic(boolean) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as DYNAMIC if dynamic is true STATIC otherwise.
setDynamicState(int) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as a STATIC, INTERACTIVE or DYNAMIC document.
setE(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setE(float).
setE(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setEdgeMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the current edge handling mode.
setEdgeMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the current edge handling mode.
setElementData(Node, Object) - Method in class org.apache.batik.bridge.BridgeContext
Set Element Data.
setEmbeddedFontsOn(boolean) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets if we should generate SVG Fonts for texts.
setEnableImageZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the image zoom interactor is enabled or not.
setEnablePanInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the pan interactor is enabled or not.
setEnableResetTransformInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the reset transform interactor is enabled or not.
setEnableRotateInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the rotate interactor is enabled or not.
setEnableZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the zoom interactor is enabled or not.
setEncodeParam(PNGEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the current encoder param instance.
setEncoding(String) - Method in class org.w3c.css.sac.InputSource
Set the character encoding, if known.
setEndMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at the last vertex of the given shape.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets a custom error handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.parser.AbstractParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.parser.Parser
Allows an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ErrorHandler to be used.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.transcoder.TranscoderSupport
Sets the error handler this transcoder may use to report warnings and errors.
setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the error handler this transcoder may use to report warnings and errors.
setErrorHandler(ErrorHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register an error event handler.
setEventDispatchEnabled(boolean) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
 
setEventQueueMaxSize(int) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
 
setEventsEnabled(boolean) - Method in class org.apache.batik.dom.AbstractDocument
Sets the eventsEnabled property.
setExecuteOnload(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets whether or not scripts attached to the DOM using 'onload' event attribute must be executed before rasterizing.
setExpandGrayAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, images containing one channel of gray and one channel of alpha (GA) will be output in a 4-channel format (GGGA).
setExpandPalette(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, palette color images (PNG color type 3) will be decoded into full-color (RGB) output images.
setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ExtensionHandler to be used.
setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
setExtraFields(TIFFField[]) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets an array of extra fields to be written to the TIFF Image File Directory (IFD).
setExtraImages(Iterator) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets an Iterator of additional images to be written after the image passed as an argument to the ImageEncoder.
setF(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.setF(float).
setF(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setFile(String, File) - Method in class org.apache.batik.util.PreferenceManager
Sets a File property.
setFileFilter(FileFilter) - Method in class org.apache.batik.util.gui.URIChooser
Sets the file filter to use with the file selector.
setFiles(String, File[]) - Method in class org.apache.batik.util.PreferenceManager
Sets an array of Files property.
setFilter(Filter) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the filter of this node.
setFilter(Filter) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the filter of this node.
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Returns the filter region to which this mask applies
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.Mask
Returns the filter region to which this mask applies
setFilterRes(int, int) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.setFilterRes(int,int).
setFilterRes(int, int) - Method in interface org.w3c.dom.svg.SVGFilterElement
 
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFixedCascadedStyle(boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the fixedCascadedValues property.
setFloat(String, float) - Method in class org.apache.batik.util.PreferenceManager
Sets a float property.
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloodPaint(Paint) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Set the flood paint.
setFloodPaint(Paint) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Set the flood fill paint
setFloodRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Sets the flood region
setFloodRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Sets the flood region
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setFont(String, Font) - Method in class org.apache.batik.util.PreferenceManager
Sets a Font preference.
setFontFamilyMap(Map) - Method in class org.apache.batik.bridge.BridgeContext
Sets the map of font families to the specified value.
setFormat(boolean) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the format attribute.
setFormat(String) - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.setFormat(String).
setFormat(String) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setFormat(String).
setFormat(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setFormat(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setFractalNoise(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Turns on/off fractal noise.
setFractalNoise(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Turns on/off fractal noise.
setFragmentIdentifier(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the current fragment identifier.
setFragmentIdentifierHandler(FragmentIdentifierHandler) - Method in class org.apache.batik.parser.FragmentIdentifierParser
Allows an application to register a fragment identifier handler.
setGamma(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the file gamma value for the image.
setGenerateEncodeParam(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method that encapsulates information about the contents of the PNG file.
setGenericImageHandler(GenericImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the GenericImageHandler to be used.
setGlobalUserAgent(String) - Static method in class org.apache.batik.util.ParsedURL
 
setGlyphPosition(int, Point2D) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphPosition(int, Point2D) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphPosition(int, Point2D) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphPosition(int, Point2D) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphRef(String) - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.setGlyphRef(String).
setGlyphRef(String) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setGlyphRef(String).
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setGlyphTransform(int, AffineTransform) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphVisible(int, boolean) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGlyphVisible(int, boolean) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGlyphVisible(int, boolean) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGlyphVisible(int, boolean) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGraphicContextDefaults(SVGGeneratorContext.GraphicContextDefaults) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the default to be used for the graphic context.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Sets the graphics node into which text is searched.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeException
Sets the graphics node that represents the current GVT tree built.
setGraphicsNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Sets the GraphicsNode associated with this image.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Sets the GraphicsNode this image should render
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Sets the GraphicsNode this image should render
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNode(GraphicsNode, boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNode(GraphicsNode, boolean) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
setGreenFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the green channel
setGreenFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the green channel
setGridBounds(int, int, int, int) - Method in class org.apache.batik.util.gui.ExtendedGridBagConstraints
Modifies gridx, gridy, gridwidth, gridheight.
setGVTBuilder(GVTBuilder) - Method in class org.apache.batik.bridge.BridgeContext
Sets the GVT builder that uses this context.
setHeight(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
In less than or equal to zero, the height is not constrained on the output image.
setHeight(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the height.
setHeight(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
 
setHeight(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setHighFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high free memory block color.
setHighUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high used memory block color.
setHitCheckChildren(boolean) - Method in class org.apache.batik.gvt.ImageNode
If hitCheckChildren is true then nodeHitAt will return child nodes of this image.
setICCProfileData(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setId(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.setId(String).
setId(String) - Method in interface org.w3c.dom.svg.SVGElement
 
setIDGenerator(SVGIDGenerator) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the SVGIDGenerator to be used.
setIFDOffset(long) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets the offset in the stream from which to read the image.
setImage(Filter) - Method in class org.apache.batik.gvt.RasterImageNode
Sets the raster image of this raster image node.
setImage(GraphicsNode) - Method in class org.apache.batik.gvt.ImageNode
Sets the graphics node that represents the image.
setImageAttributes(Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
Sets the x/y/width/height attributes on the <image> element.
setImageHandler(ImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ImageHandler to be used.
setImageSize(float, float) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
Sets document size according to the hints.
setIndex(int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets the position to the specified position in the text.
setIndexed(int) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Tells the PNG encoder to reduce the image to 256 colors, so the PNG file is indexed.
setInputStream(InputStream) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified byte stream.
setInteger(String, int) - Method in class org.apache.batik.util.PreferenceManager
Sets an int property.
setInteractionEnabled(boolean) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
 
setInteractive(boolean) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as INTERACTIVE if interactive is true STATIC otherwise.
setInterlacing(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Turns Adam7 interlacing on or off.
setInterpreterPool(InterpreterPool) - Method in class org.apache.batik.bridge.BridgeContext
Sets the interpreter pool used to handle scripts to the specified interpreter pool.
setInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'setInterval' methods of the Window interface.
setInterval(Runnable, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Implements Window.setInterval(Runnable,long).
setInterval(Runnable, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.setInterval(Runnable,long).
setInterval(Runnable, long) - Method in interface org.apache.batik.script.Window
Calls the 'run' method of the given Runnable repeatedly after the given amount of time.
setInterval(String, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Implements Window.setInterval(String,long).
setInterval(String, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.setInterval(String,long).
setInterval(String, long) - Method in interface org.apache.batik.script.Window
Evaluates the given string repeatedly after the given amount of time.
setJPEGCompressRGBToYCbCr(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets flag indicating whether to convert RGB data to YCbCr when the compression type is JPEG.
setJPEGDecompressYCbCrToRGB(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets a flag indicating whether to convert JPEG-compressed YCbCr data to RGB.
setJPEGEncodeParam(JPEGEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the JPEG compression parameters.
setKd(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the diffuse constant, or kd
setKd(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the diffuse constant, or kd
setKernel(Kernel) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the Convolution Kernel to use.
setKernel(Kernel) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the Convolution Kernel to use.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the [x,y] distance in user space between kernel values If set to zero then one pixel in device space will be used.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the [x,y] distance in user space between kernel values If set to zero then device space will be used.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKs(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular constant, or ks
setKs(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular constant, or ks
setLanguage(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the user language.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Sets the user languages.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Sets the user languages.
setLargeArcFlag(boolean) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setLayout(LayoutManager) - Method in class org.apache.batik.ext.swing.JGridBagPanel
This method only takes effect if the LayoutManager is a GridBagLayout
setLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of Length.
setLengthHandler(LengthHandler) - Method in class org.apache.batik.parser.LengthParser
Allows an application to register a length handler.
setLengthListHandler(LengthListHandler) - Method in class org.apache.batik.parser.LengthListParser
Allows an application to register a length list handler.
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
setLineNumber(int) - Method in class org.apache.batik.bridge.BridgeException
Returns the line number on which the error occurred.
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Set this filter's litRegion
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the litRegion for this filter
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Set this filter's litRegion
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the litRegion for this filter
setLocal(String) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setLocal(String).
setLocal(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setLocale(Locale) - Static method in class org.apache.batik.apps.rasterizer.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.apps.svgbrowser.Resources
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.css.engine.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.css.engine.value.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Implements Localizable#setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.i18n.LocaleGroup
Sets the default locale for all the instances of ExtendedLocalizable in this group.
setLocale(Locale) - Method in interface org.apache.batik.i18n.Localizable
Provides a way to the user to specify a locale which override the default one.
setLocale(Locale) - Method in class org.apache.batik.parser.AbstractParser
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
setLocale(Locale) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
setLocale(Locale) - Static method in class org.apache.batik.script.rhino.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Returns the current locale or null if the locale currently used is the default one.
setLocale(Locale) - Static method in class org.apache.batik.svggen.font.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.transcoder.image.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.util.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.util.io.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.xml.XMLScanner
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in interface org.w3c.css.sac.Parser
Allow an application to request a locale for errors and warnings.
setLocaleGroup(LocaleGroup) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setLocaleGroup(LocaleGroup).
setLocaleGroup(LocaleGroup) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the group to which this object belongs.
setLocation(Point2D) - Method in class org.apache.batik.gvt.TextNode
Sets the location of this text node.
setLocationLine(Element, int) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Sets the location in the source file of the end element.
setLocationRelativeTo(Frame) - Method in class org.apache.batik.apps.svgbrowser.AboutDialog
 
setLowFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low free memory block color.
setLowUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low used memory block color.
setMainMessage(String) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the main message
setMainProperties(CSSStylableElement, CSSEngine.MainPropertyReceiver, String, String, boolean) - Method in class org.apache.batik.css.engine.CSSEngine
 
setMainProperty(String, Value, boolean) - Method in interface org.apache.batik.css.engine.CSSEngine.MainPropertyReceiver
Called with a non-shorthand property name and it's value.
setMainProperty(String, Value, boolean) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
 
setMargin(float) - Method in class org.apache.batik.gvt.text.MarginInfo
 
setMask(Mask) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the mask of this node.
setMask(Mask) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the mask of this node.
setMaskNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Set the masking image to that described by gn.
setMaskNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.Mask
Set the masking image to that described by gn.
setMatrix(float[][]) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
setMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGTransform
 
setMaxHeight(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
If less than or equal to zero, the maximum height does not have any effect on the output image.
setMaxWidth(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
If less than or equal to zero, the maximum width does not have any effect on the output image.
setMedia(List) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Sets the list of media to edit.
setMedia(SACMediaList) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the media to use to compute the styles.
setMedia(String) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the media to use to compute the styles.
setMedia(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setMedia(String).
setMedia(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Sets the list of media to edit to the specified media list (separated by space).
setMedia(String) - Method in class org.w3c.css.sac.InputSource
Set the media for this input source.
setMedia(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setMediaList(SACMediaList) - Method in class org.apache.batik.css.engine.MediaRule
Sets the media list.
setMediaType(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the mediaType value.
setMediumFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium free memory block color.
setMediumUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium used memory block color.
setMeetOrSlice(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setMessage(String) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets a temporary message
setMiddleMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at every other vertex (not the first or the last one) of the given shape.
setModificationHandler(CSSOMStyleDeclaration.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Sets the modification handler of this value.
setModificationHandler(CSSOMSVGColor.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Sets the modification handler of this value.
setModificationHandler(CSSOMSVGColor.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
Sets the modification handler of this value.
setModificationHandler(CSSOMValue.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMValue
Sets the modification handler of this value.
setModificationTime(Date) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the modification time, as a Date, to be stored with this image.
setMySize(Dimension) - Method in class org.apache.batik.swing.svg.JSVGComponent
This method is called when the component knows the desired size of the window (based on width/height of outermost SVG element).
setName(String) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setName(String).
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setNamedItem(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItem(Node).
setNamedItem(String, String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Adds a node to the map.
setNamedItemNS(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItemNS(Node).
setNewline(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the newline characters.
setNext(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
setNextLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the next lexical unit.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately following this node.
setNodeDecrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Associates all InputEvents of type e.getID() with "decrementing" of the currently selected GraphicsNode.
setNodeDecrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Associates all InputEvents of type e.getID() with "decrementing" of the currently selected GraphicsNode.
setNodeIncrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Associates all InputEvents of type e.getID() with "incrementing" of the currently selected GraphicsNode.
setNodeIncrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Associates all InputEvents of type e.getID() with "incrementing" of the currently selected GraphicsNode.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractAttr
Sets the node name.
setNodeName(String) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntityReference
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElementNS
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElement
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the node name.
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.setNodeValue(String).
setNotationName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the notation name.
setNumberListHandler(NumberListHandler) - Method in class org.apache.batik.parser.NumberListParser
Allows an application to register a number list handler.
setNumOctaves(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the number of octaves for the noise function .
setNumOctaves(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the number of octaves for the noise function .
setObj(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
setOffset(Point2D) - Method in class org.apache.batik.gvt.text.GlyphLayout
Sets the text position used for the implicit origin of glyph layout.
setOffset(Point2D) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Sets the text position used for the implicit origin of glyph layout.
setOrientToAngle(SVGAngle) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.setOrientToAngle(SVGAngle).
setOrientToAngle(SVGAngle) - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOrientToAuto() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.setOrientToAuto().
setOrientToAuto() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOut(Writer) - Method in interface org.apache.batik.script.Interpreter
This method should change the output Writer that will be used when output function of the scripting langage is used.
setOut(Writer) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
setOut(Writer) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
setOut(Writer) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
By default Rhino has no output method in its language.
setOutput8BitGray(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, grayscale images with a bit depth less than 8 (1, 2, or 4) will be output in 8 bit form.
setOutputStream(OutputStream) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified byte stream.
setOverflow(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the overflow strategy
setOverflow(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the overflow strategy
setOwnerDocument(Document) - Method in class org.apache.batik.dom.AbstractNode
Sets the owner document of this node.
setOwnerDocument(Document) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the owner document of this node.
setOwnerElement(AbstractElement) - Method in class org.apache.batik.dom.AbstractAttr
Sets the owner element.
setPadMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current extension mode for pad
setPadMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current extension mode for pad
setPadRect(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current rectangle for padding.
setPadRect(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current rectangle for padding.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.gvt.FillShapePainter
Sets the paint used to fill a shape.
setPaint(Paint) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the paint used to fill a shape.
setPaint(Paint) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setPaint(short, String, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.setPaint(short,String,String,String).
setPaint(short, String, String, String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setPaintingTransform(AffineTransform) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
setPaintingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the painting transform.
setPaintMode() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPalette(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the RGB palette of the image to be encoded.
setPaletteHistogram(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the palette histogram to be stored with this image.
setPaletteTransparency(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the alpha values associated with each palette entry.
setPanelBorder(JComponent, String) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setParam(ImageDecodeParam) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageDecodeParam) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParam(ImageEncodeParam) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Assign a parent list to this item.
setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGItem
Assign a parent list to this item.
setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
Associates an item to an SVGXXXList
setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem
Associates an item to an SVGXXXList
setParent(AbstractSVGList) - Method in interface org.apache.batik.dom.svg.SVGItem
Associates an item to an SVGXXXList
setParent(CompositeGraphicsNode) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the parent node of this graphics node.
setParent(StyleSheet) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the parent sheet.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the parent node.
setParentNode(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the parent node.
setPath(Shape) - Method in class org.apache.batik.ext.awt.geom.PathLength
Set the path to use in calculations.
setPath(String) - Method in class org.apache.batik.util.gui.UserStyleDialog
Sets the current dialog path.
setPath(String) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel
Sets the current dialog path.
setPathHandler(PathHandler) - Method in class org.apache.batik.parser.PathParser
Allows an application to register a path handler.
setPerformGammaCorrection(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Turns gamma corection of the image data on or off.
setPhysicalDimension(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the physical dimension information to be stored with this image.
setPhysicalDimension(int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setPixelUnitToMillimeter(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the millimeters per pixel constant.
setPoint(String, Point) - Method in class org.apache.batik.util.PreferenceManager
Sets a Point preference.
setPointerEventType(int) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the type that describes how this graphics node reacts to events.
setPointerEventType(int) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the type that describes how this graphics node reacts to events.
setPointerEventType(int) - Method in class org.apache.batik.gvt.ShapeNode
 
setPointsHandler(PointsHandler) - Method in class org.apache.batik.parser.PointsParser
Allows an application to register a points handler.
setPosition(Point2D) - Method in class org.apache.batik.gvt.font.Glyph
Sets the position of the glyph.
setPositionTransform(AffineTransform) - Method in class org.apache.batik.gvt.CanvasGraphicsNode
 
setPrecision(int) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the precision used by this context.
setPreferenceDirectory(String) - Static method in class org.apache.batik.util.PreferenceManager
Sets a String representing the directory where PreferenceManager instances should look for preferences files.
setPrefix(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.extension.PrefixableStylableExtensionElement
DOM: Implements Node.setPrefix(String).
setPreserveAlpha(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets Alpha channel handling.
setPreserveAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets Alpha channel handling.
setPreserveAspectRatioHandler(PreserveAspectRatioHandler) - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Allows an application to register a PreserveAspectRatioParser handler.
setPrev(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
setPreviousLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the previous lexical unit.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately preceding this node.
setProgressivePaint(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Whether to enable the progressive paint.
setProperties(Map) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
setProperty(String, String, String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setProperty(String, String, String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setPublicId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the public ID.
setQuality(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the JPEG encoding quality.
setR1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setR2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setRadiusX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the x axis, in user space.
setRadiusX(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the x axis, in user space.
setRadiusY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the y axis, in user space.
setRadiusY(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the y axis, in user space.
setRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
setReader(Reader) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified character stream.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttr
Sets this node readonly attribute.
setReadonly(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericText
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericComment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElementNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntityReference
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericCDATASection
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntity
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericNotation
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttrNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocumentFragment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMCSSImportedElementRoot
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.extension.ExtensionElement
Sets this node readonly attribute.
setRecenterOnResize(boolean) - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns sate of the recenter on resize flag.
setRecordStore(WMFRecordStore) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Sets the WMFRecordStore this WMFPainter should use to render
setRectangle(String, Rectangle) - Method in class org.apache.batik.util.PreferenceManager
Sets a Rectangle preference.
setRedFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the red channel
setRedFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the red channel
setReferrer(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the referrer string.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Maps the specified key to the specified value in the rendering hints of this node.
setRenderingHint(RenderingHints.Key, Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Maps the specified key to the specified value in the rendering hints of this node.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Copies all of the mappings from the specified Map to the rendering hints of this node.
setRenderingHints(Map) - Method in interface org.apache.batik.gvt.GraphicsNode
Copies all of the mappings from the specified Map to the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
setRenderingHints(RenderingHints) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setRenderingIntent(short) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setRenderingIntent(short).
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setRenderingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the rendering transform.
setRenderingTransform(AffineTransform, boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
setRGBColor(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setRGBColor(String).
setRGBColor(String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRGBColorICCColor(String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setRGBColorICCColor(String,String).
setRGBColorICCColor(String, String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRoot(RootGraphicsNode) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the root node of this graphics node.
setRoot(RootGraphicsNode) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Sets the root node of this grahics node and modify all its children.
setRootNode(GraphicsNode) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Sets the root node for MouseEvent dispatch containment searches and field selections.
setRootNode(GraphicsNode) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Sets the root node for MouseEvent dispatch containment searches and field selections.
setRotate(float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setRotate(float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setRotate(float, float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setRunHandler(RunnableQueue.RunHandler) - Method in class org.apache.batik.util.RunnableQueue
Sets the RunHandler for this queue.
setScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The displacement scale factor
setScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
The displacement scale factor
setScale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setScale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setScale(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setScale(float, float, boolean) - Method in class org.apache.batik.gvt.text.GlyphLayout
Sets the scaling factor to use for string.
setScale(float, float, boolean) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Sets the scaling factor to use for string.
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the display transform.
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Sets the transformation matrix to be used from the userspace of the root element to the screen.
setScreenTransform(AffineTransform) - Method in interface org.apache.batik.dom.svg.SVGContext
Sets the transform to be used from the global transform space to pixels.
setScrollPosition() - Method in class org.apache.batik.swing.JSVGScrollPane
Sets the translation portion of the transform based upon the current scroll bar position
setSecurityOff(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets whether or not scripts should be run securely
setSeed(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the seed value for the pseudo random number generator.
setSeed(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the seed value for the pseudo random number generator.
setSegType(int) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of segType.
setSelection(Mark, Mark) - Method in class org.apache.batik.gvt.TextNode
 
setSelection(Mark, Mark) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
setSelection(Mark, Mark) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the selected text
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the selection overlay to the specified color.
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectorFactory(SelectorFactory) - Method in interface org.w3c.css.sac.Parser
 
setSelectorList(SelectorList) - Method in class org.apache.batik.css.engine.StyleRule
Sets the selector list.
setShape(Shape) - Method in class org.apache.batik.gvt.FillShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in interface org.apache.batik.gvt.ShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.ShapeNode
Sets the shape of this ShapeNode.
setShape(Shape) - Method in class org.apache.batik.gvt.CompositeShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the Shape this shape painter is associated with.
setShapePainter(ShapePainter) - Method in class org.apache.batik.gvt.ShapeNode
Sets the ShapePainter used by this shape node to render its shape.
setSignificantBits(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the number of significant bits for each band of the image.
setSize(int) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
setSize(int) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
setSkewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setSkewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setSkewX(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSkewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setSkewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setSkewY(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Sets the source to be padded
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the source to be cropped
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the source for this chain.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the source to be Convolved
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the source to be filtered
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The source to be masked by the mask node.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that sets the src.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the filter source
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Sets the source to be blurred.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the source to be cropped
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
The source to be clipped by the outline of the clip node.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the filter source (the tile content used to fill the tile region.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the source to be src.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Sets the source of the operation
setSource(Filter) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
The source to be masked by the mask node.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.Mask
The source to be masked by the mask node.
setSource(GraphicsNode) - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Sets the graphics node to proxy to the specified graphics node.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
The sources to be composited togeather.
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The sources to be used in the displacement operation The source at index 0 is displacement by the channels in source at index 1 defined by the xChannelSelector and the yChannelSelector.
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
The sources to be composited togeather.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Sets this filter sources.
setSources(String[]) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the list of individual SVG sources.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractNode
Sets the value of the specified attribute.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractAttr
Sets the specified attribute.
setSpecified(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the value of the specified attribute.
setSpecularExponent(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular exponent
setSpecularExponent(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular exponent
setSrc(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setSRGBIntent(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the sRGB rendering intent to be stored with this image.
setStartMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at the first vertex of the given shape.
setStartOffset(float) - Method in class org.apache.batik.gvt.text.TextPath
Sets the offset along the path where the first glyph should be rendered.
setStdDeviation(float, float) - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.setStdDeviation(float,float).
setStdDeviation(float, float) - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
setStdDeviationX(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the x axis, in user space.
setStdDeviationX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the x axis, in user space.
setStdDeviationY(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the y axis, in user space.
setStdDeviationY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the y axis, in user space.
setStitched(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set stitching state for tiles.
setStitched(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets stitching state for tiles.
setString(AttributedString) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Assigns this iterator's contents to be equivalent to AttributedString s.
setString(AttributedString) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Assigns this iterator's contents to be equivalent to AttributedString s.
setString(String) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets this iterator's contents to an unattributed copy of String s.
setString(String) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets this iterator's contents to an unattributed copy of String s.
setString(String, String) - Method in class org.apache.batik.util.PreferenceManager
Sets a String preference.
setStrings(String, String[]) - Method in class org.apache.batik.util.PreferenceManager
Sets a String array preference.
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.FloatComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.FloatComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the stroke used to draw the outline of a shape.
setStroke(Stroke) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setStyle(Element, Map, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultStyleHandler
Sets the style described by styleMap on the given element.
setStyle(Element, Map, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.StyleHandler
Sets the style described by styleMap on the given element.
setStyleDeclaration(StyleDeclaration) - Method in class org.apache.batik.css.engine.StyleRule
Sets the style map.
setStyleHandler(StyleHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the StyleHandler to be used.
setSuggestedPalette(PNGSuggestedPaletteEntry[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the suggested palette information to be stored with this image.
setSuppressAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, no alpha (transparency) channel will appear in the output image.
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the surface scale
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the surface scale
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the surface scale
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the surface scale
setSVGCanvasSize(Dimension) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
setSVGContext(SVGContext) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets the SVG context to use to get SVG specific informations.
setSVGCursor(Cursor) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
setSVGCursor(Cursor) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Informs the user agent to change the cursor.
setSVGDocument(SVGDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the SVGDocument to display.
setSVGDocument(SVGDocument, String, String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Forces the viewer frame to show the input SVGDocument
setSweepFlag(boolean) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setSystemId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the system ID.
setTabulationWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the tabulation width.
setTarget(Point) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the target point of the kernel (what pixel under the kernel should be set to the result of the convolution).
setTarget(Point) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setTarget(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the target value.
setText(String) - Method in class org.apache.batik.util.gui.LocationBar
Sets the current text.
setText(String[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the textual data to be stored in uncompressed form with this image.
setTextColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the text color.
setTextPainter(TextPainter) - Method in class org.apache.batik.bridge.BridgeContext
Sets the text painter that will be used by text nodes.
setTextPainter(TextPainter) - Method in class org.apache.batik.gvt.TextNode
Sets the text painter of this text node.
setTextRuns(List) - Method in class org.apache.batik.gvt.TextNode
Sets the list of text runs of this text node.
setTextSelection(Mark, Mark) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent that the text selection has changed.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.bridge.UserAgentAdapter
This user agent doesn't display text selections.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent that the text selection has changed.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Informs the user agent that the text selection has changed.
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
setTile(int, int, Raster) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
setTiledRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tiled region
setTiledRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTileRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tile region
setTileRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTileSize(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the dimensions of the tiles to be written.
setTileStore(TileStore) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
setTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'setTimeout' methods of the Window interface.
setTimeout(Runnable, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Implements Window.setTimeout(Runnable,long).
setTimeout(Runnable, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.setTimeout(Runnable,long).
setTimeout(Runnable, long) - Method in interface org.apache.batik.script.Window
Calls the 'run' method of the given Runnable after the given amount of time.
setTimeout(String, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Implements Window.setTimeout(String,long).
setTimeout(String, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.setTimeout(String,long).
setTimeout(String, long) - Method in interface org.apache.batik.script.Window
Evaluates the given string after the given amount of time.
setTitle(String) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the 'title' attribute of this style-sheet.
setTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setTitle(String).
setTitle(String) - Method in class org.w3c.css.sac.InputSource
Set the title for this input source.
setTitle(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setToolTip(Element, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Sets the tool tip on the input element.
setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
Sets the topLevelGroup to the input element.
setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.SVGGraphics2D
Sets the topLevelGroup to the input element.
setTranscoderBooleanHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderFloatHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderRectangleHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderStringHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscodingHints(Map) - Method in class org.apache.batik.transcoder.TranscoderSupport
Replaces the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(Map) - Method in interface org.apache.batik.transcoder.Transcoder
Replaces the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscoderSupport
Sets the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(TranscodingHints) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the values of all preferences for the transcoding algorithms with the specified hints.
setTransform(AffineTransform) - Method in interface org.apache.batik.bridge.UserAgent
Sets the AffineTransform currently applied to the drawing by the UserAgent.
setTransform(AffineTransform) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the transform of this node.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the transform of this node.
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.font.Glyph
Sets the transform to be applied to this glyph.
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.renderer.Renderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransform(AffineTransform) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Sets the AffineTransform to be applied to the drawing by the UserAgent.
setTransform(AffineTransform) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Sets the AffineTransform to be applied to the drawing by the UserAgent.
setTransform(AffineTransform) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Return the rendering transform.
setTransformListHandler(TransformListHandler) - Method in class org.apache.batik.parser.TransformListParser
Allows an application to register a transform list handler.
setTransition(BufferedImage) - Method in class org.apache.batik.apps.slideshow.Main
 
setTranslate(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setTranslate(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
setTranslate(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setTransparentGray(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the gray value to be used to denote transparency.
setTransparentRGB(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value to be used to denote transparency.
setTree(GraphicsNode) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
This associates the given GVT Tree with this renderer.
setTree(GraphicsNode) - Method in interface org.apache.batik.gvt.renderer.Renderer
This associates the given GVT Tree with this renderer.
setTrim(float) - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Sets the trim percent for this normalization.
setTrim(float) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Sets the trim percent for this normalization.
setTurbulenceRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Sets the turbulence region
setTurbulenceRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the turbulence region
setType(short) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.setType(String).
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setType(String).
setType(String) - Method in interface org.w3c.dom.svg.SVGScriptElement
 
setType(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setUnspecifiedAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Sets an unspecified attribute.
setUnspecifiedAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap
Adds an unspecified attribute to the map.
setupCache(CachableRed) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
setupCache(CachableRed) - Method in class org.apache.batik.gvt.renderer.DynamicRenderer
 
setUpdateManager(UpdateManager) - Method in class org.apache.batik.bridge.BridgeContext
Sets the update manager.
setupRenderer(AffineTransform, boolean, Shape, int, int) - Method in class org.apache.batik.bridge.RepaintManager
Sets up the renderer so that it is ready to render for the new 'context' defined by the user to device transform, double buffering state, area of interest and width/height.
setupSeed(int) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
setUri(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.setUri(String).
setUri(String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setURI(String) - Method in class org.apache.batik.swing.JSVGCanvas
Sets the URI to the specified uri.
setURI(String) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified URI.
setURI(String) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified URI.
setURI(String) - Method in class org.w3c.css.sac.InputSource
Set the URI for this input source.
setURI(URL) - Method in class org.apache.batik.css.engine.ImportRule
Sets the URI of the imported stylesheet.
setURL(String, URL) - Method in class org.apache.batik.util.PreferenceManager
Sets an URL property.
setUrl(URL) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the current URL
setUrl(URL) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Sets the current URL
setURLObject(URL) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the URI of the document.
setURLs(String, URL[]) - Method in class org.apache.batik.util.PreferenceManager
Sets an array of URLs property.
setUseCurrentView(boolean) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setUseCurrentView(boolean) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setUsePrimitivePaint(boolean) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUsePrimitivePaint(boolean) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUserAgent(String) - Method in class org.apache.batik.util.ParsedURL
Sets the user agent associated with this url (null clears any associated user agent).
setUserAgent(UserAgent) - Method in class org.apache.batik.bridge.BridgeContext
Sets the user agent to the specified user agent.
setUserAgentStyleSheet(StyleSheet) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the user agent style-sheet.
setUserExponent(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the user exponent to a given value.
setUserStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the user stylesheet.
setUserStyleSheet(StyleSheet) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the user style-sheet.
setValidate(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Defines whether or not input sources should be validated in the conversion process
setValidating(boolean) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets whether or not the XML parser will validate the XML document depending on the specified parameter.
setValidating(boolean) - Method in interface org.apache.batik.dom.util.DocumentFactory
Sets whether or not the XML stream has to be validate, depending on the specified parameter.
setValue(double) - Method in class org.apache.batik.ext.swing.DoubleDocument
 
setValue(float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
Implements SVGNumber.setValue(float).
setValue(float) - Method in class org.apache.batik.dom.svg.AbstractSVGNumber
 
setValue(float) - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements setValue(float).
setValue(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGNumber
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.setValue(String).
setValueAsString(List) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Set the attribute value in the DOM.
setValueAsString(String) - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements setValueAsString(String).
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGLength
 
setValueInSpecifiedUnits(float) - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements setValueInSpecifiedUnits(float).
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Sets the properties which are affected by this shorthand property.
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean).
setVerticalAlignment(float) - Method in class org.apache.batik.gvt.text.RegionInfo
Sets the alignment position of the text within this flow region.
setViewingTransform(AffineTransform) - Method in class org.apache.batik.gvt.CanvasGraphicsNode
 
setVisible(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets if this node is visible or not depending on the specified value.
setVisible(boolean) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Sets if this node is visible or not depending on the specified value.
setVisible(boolean) - Method in class org.apache.batik.gvt.ImageNode
 
setVisible(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets if this node is visible or not depending on the specified value.
setVpH(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport height
setVpH(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Sets the viewport height
setVpW(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport width
setVpW(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Sets the viewport width
setVpX(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport x origin
setVpX(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Sets the viewport x origin
setVpY(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport y origin
setVpY(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Sets the viewport y origin
setWeight(double, double) - Method in class org.apache.batik.util.gui.ExtendedGridBagConstraints
Modifies the weightx and weighty.
setWidth(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
In less than or equal to zero, the width is not constrained on the output image.
setWidth(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the width.
setWidth(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
 
setWidth(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setWindingRule(int) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPathProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPolylineProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in interface org.apache.batik.parser.ShapeProducer
Sets the winding rule used to construct the path.
setWriter(Writer) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified character stream.
setWriteTiled(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
If set, the data will be written out in tiled format, instead of in strips.
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
 
setX(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setX(float).
setX(float) - Method in class org.apache.batik.dom.svg.SVGOMPoint
 
setX(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
 
setX(float) - Method in class org.apache.batik.dom.svg.SVGTextContentSupport.SVGTextPoint
 
setX(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of X.
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setX1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setX1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setX2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setXChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the X axis
setXChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the X axis
setXLinkActuate(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:actuate' attribute of the given element.
setXLinkArcRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:arcrole' attribute of the given element.
setXLinkHref(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:href' attribute of the given element.
setXLinkRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:role' attribute of the given element.
setXLinkShow(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:show' attribute of the given element.
setXLinkTitle(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:title' attribute of the given element.
setXLinkType(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:type' attribute of the given element.
setXMLbase(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.setXMLbase(String).
setXMLbase(String) - Method in interface org.w3c.dom.svg.SVGElement
 
setXMLDeclaration(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the XML declaration text.
setXMLFilter(XMLFilter) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified XML filter.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLParserClassName(String) - Static method in class org.apache.batik.util.XMLResourceDescriptor
Sets the class name of the XML parser to use.
setXMLReader(XMLReader) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified XML reader.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setXMLspace(String).
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setXoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the x offset.
setXORMode(Color) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXORMode(Color) - Method in class org.apache.batik.svggen.SVGGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXPosition(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the x position.
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
 
setY(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setY(float).
setY(float) - Method in class org.apache.batik.dom.svg.SVGOMPoint
 
setY(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
 
setY(float) - Method in class org.apache.batik.dom.svg.SVGTextContentSupport.SVGTextPoint
 
setY(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of Y.
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
setY1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setY1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
setY2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setYChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the Y axis
setYChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the Y axis
setYoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the y offset.
setYPosition(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the y position.
setZoom(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the zoom factor.
setZoomAndPan(Element, short) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Sets the zoomAndPan attribute value.
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
shape - Variable in class org.apache.batik.gvt.FillShapePainter
The Shape to be painted.
shape - Variable in class org.apache.batik.gvt.ShapeNode
The shape that describes this ShapeNode.
shape - Variable in class org.apache.batik.gvt.CompositeShapePainter
The shape associated with this painter
shape - Variable in class org.apache.batik.gvt.StrokeShapePainter
Shape painted by this painter.
SHAPE_RENDERING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
ShapeExtender - class org.apache.batik.ext.awt.geom.ShapeExtender.
This class wraps a normal path into an extended path.
ShapeExtender.EPIWrap - class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap.
 
ShapeExtender.EPIWrap(PathIterator) - Constructor for class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
ShapeExtender(Shape) - Constructor for class org.apache.batik.ext.awt.geom.ShapeExtender
 
ShapeNode - class org.apache.batik.gvt.ShapeNode.
A graphics node that represents a shape.
ShapeNode() - Constructor for class org.apache.batik.gvt.ShapeNode
Constructs a new empty ShapeNode.
shapePainter - Variable in class org.apache.batik.gvt.ShapeNode
The shape painter used to paint the shape of this shape node.
ShapePainter - interface org.apache.batik.gvt.ShapePainter.
Renders the shape of a ShapeNode.
ShapeProducer - interface org.apache.batik.parser.ShapeProducer.
This interface represents objects which creates Shape objects.
ShapeRenderingManager - class org.apache.batik.css.engine.value.svg.ShapeRenderingManager.
This class provides a manager for the 'shape-rendering' property values.
ShapeRenderingManager() - Constructor for class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
 
SHEAR - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SHEAR_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a shearing transform.
sheet - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
sheet - Variable in class org.apache.batik.dom.svg.SVGOMStyleElement
The style sheet.
SHIFT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The shift key modifier constant.
shiftKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
shorthandIndexes - Variable in class org.apache.batik.css.engine.CSSEngine
The shorthand-property/int mappings.
ShorthandManager - interface org.apache.batik.css.engine.value.ShorthandManager.
This interface represents the objects which provide support for shorthand properties.
ShorthandManager.PropertyHandler - interface org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler.
To handle a property value created by a ShorthandManager.
shorthandManagers - Variable in class org.apache.batik.css.engine.CSSEngine
The shorthand managers.
show() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
showAlert(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Shows an alert dialog box.
showAlert(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows an alert dialog box.
showAlert(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows an alert dialog box.
showConfirm(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a confirm dialog box.
showDebugger() - Static method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
showDebugTrace - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
showDetailButton - Variable in class org.apache.batik.util.gui.JErrorPane
The button used to show or not the details.
showDialog() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Shows the dialog
showDialog() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
showDialog() - Method in class org.apache.batik.util.gui.LanguageDialog
Shows the dialog.
showDialog() - Method in class org.apache.batik.util.gui.URIChooser
Shows the dialog.
showDialog() - Method in class org.apache.batik.util.gui.UserStyleDialog
Shows the dialog.
showDialog(Component) - Static method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
Shows a dialog to choose the jpeg encoding quality and return the quality as a float.
showDialog(Component) - Static method in class org.apache.batik.apps.svgbrowser.PNGOptionPanel
Shows a dialog to choose the indexed PNG.
showDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Displays the panel in a modal dialog box.
showDialog(Component, String) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showDialog(Component, String, List) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showDialog(Component, String, String) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showPreferenceDialog(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Shows the preference dialog.
showPreferenceDialog(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Shows the preference dialog.
showPrompt(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a prompt dialog box.
showRendering - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
showSelectedGraphicsNode() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Shows the current selected TextNode.
showSVGDocument(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Shows the given document into the viewer frame
showUsage() - Static method in class org.apache.batik.apps.slideshow.Main
 
SiblingSelector - interface org.w3c.css.sac.SiblingSelector.
 
SIENNA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sienna' RGB color.
SIENNA_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sienna' color name.
SIGN_PERCENT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
SIGN_POUND - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
silentConvertURIPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified by URI without sending any error.
silver - Static variable in class org.apache.batik.svggen.SVGColor
 
SILVER_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'silver' RGB color.
SILVER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'silver' color name.
SimpleImageHandler - class org.apache.batik.svggen.SimpleImageHandler.
Implements the GenericImageHandler interface and only uses <image> elements.
SimpleImageHandler(ImageHandler) - Constructor for class org.apache.batik.svggen.SimpleImageHandler
 
SimpleRenderedImage - class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage.
A simple class implemented the RenderedImage interface.
SimpleRenderedImage() - Constructor for class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
 
simpleSelector - Variable in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.engine.sac.CSSConditionalSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.DefaultConditionalSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.AbstractDescendantSelector
The simple selector.
SimpleSelector - interface org.w3c.css.sac.SimpleSelector.
This interface is only for constraints on selectors.
simplify() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
SingleSubst - class org.apache.batik.svggen.font.table.SingleSubst.
 
SingleSubst() - Constructor for class org.apache.batik.svggen.font.table.SingleSubst
 
SingleSubstFormat1 - class org.apache.batik.svggen.font.table.SingleSubstFormat1.
 
SingleSubstFormat1(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat1
Creates new SingleSubstFormat1
SingleSubstFormat2 - class org.apache.batik.svggen.font.table.SingleSubstFormat2.
 
SingleSubstFormat2(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat2
Creates new SingleSubstFormat2
SingleTileRenderedImage - class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage.
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
SingleTileRenderedImage(Raster, ColorModel) - Constructor for class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
singleton - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
A unique instance of this class.
size - Variable in class org.apache.batik.css.engine.StyleSheet
The number of rules.
size - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The number of nodes.
size - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
The number of nodes.
size - Variable in class org.apache.batik.gvt.font.AWTGVTFont
 
size() - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the number of values in the declaration.
size() - Method in class org.apache.batik.dom.events.EventListenerList
Returns the number of listeners in the list.
size() - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.HashTable
Returns the size of this table.
size() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns the number of elements currently stored in this collection.
size() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the number of children of this composite graphics node.
size() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Returns the size of this table.
size() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Returns the size of this table.
skewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
Invoked when 'skewX(skx)' has been parsed.
skewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.skewX(float).
skewX(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewX(float).
skewX(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewX(skx)' has been parsed.
skewX(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.skewX(float).
skewX(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.skewX(float).
skewX(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
skewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
Invoked when 'skewY(sky)' has been parsed.
skewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.skewY(float).
skewY(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewY(float).
skewY(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewY(sky)' has been parsed.
skewY(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.skewY(float).
skewY(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.skewY(float).
skewY(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
skip_dtd - Static variable in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
The DTD content to use when skipping
skip(long) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
skipBytes(int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
skipCommaSpaces() - Method in class org.apache.batik.parser.AbstractParser
Skips the whitespaces and an optional comma.
skipCommaSpaces() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips the whitespaces and an optional comma.
skipIdentifier() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Skips characters in the given reader until a white space is encountered.
skipIdentifier() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips characters in the given reader until a white space is encountered.
skippable_dtdids - Static variable in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
The DTD public IDs we know we can skip.
skipSpaces() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces.
skipSpaces() - Method in class org.apache.batik.parser.AbstractParser
Skips the whitespaces in the current reader.
skipSpaces() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips the whitespaces in the current reader.
skipSpacesAndCDOCDC() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces and CDO/CDC units.
skipSubPath() - Method in class org.apache.batik.parser.PathParser
Skips a sub-path.
skipTransform() - Method in class org.apache.batik.parser.TransformListParser
Skips characters in the given reader until a ')' is encountered.
skipTransform() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips characters in the given reader until a ')' is encountered.
SKYBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'skyblue' RGB color.
SKYBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'skyblue' color name.
SLATEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slateblue' RGB color.
SLATEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slateblue' color name.
SLATEGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategray' RGB color.
SLATEGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategray' color name.
SLATEGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategrey' RGB color.
SLATEGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategrey' color name.
slice() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'slice' has been parsed.
slice() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.slice().
slice() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'slice' has been parsed.
slope - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
The slope of the linear function
slope - Variable in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
slope - Variable in class org.apache.batik.gvt.font.GVTFontFace
 
sm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
SMALL_CAPS - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for FONT_VARIANT specifying small caps
SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'small-caps' keyword.
SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'small' keyword.
SMALLER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'smaller' keyword.
SNOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'snow' RGB color.
SNOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'snow' color name.
SOFT_HYPHEN - Static variable in class org.apache.batik.gvt.text.GlyphIterator
 
SoftDoublyIndexedTable - class org.apache.batik.util.SoftDoublyIndexedTable.
This class represents a doubly indexed hash table, which holds soft references to the contained values..
SoftDoublyIndexedTable.Entry - class org.apache.batik.util.SoftDoublyIndexedTable.Entry.
To manage collisions
SoftDoublyIndexedTable.Entry(SoftDoublyIndexedTable, int, Object, Object, Object, SoftDoublyIndexedTable.Entry) - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable.Entry
Creates a new entry
SoftDoublyIndexedTable() - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable
Creates a new SoftDoublyIndexedTable.
SoftDoublyIndexedTable(int) - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable
Creates a new DoublyIndexedTable.
SoftReferenceCache - class org.apache.batik.util.SoftReferenceCache.
This class manages a cache of soft references to objects that may take some time to load or create, such as images loaded from the network.
SoftReferenceCache() - Constructor for class org.apache.batik.util.SoftReferenceCache
Let people create there own caches.
SolidColorBridge - class org.apache.batik.extension.svg.SolidColorBridge.
Bridge class for a regular polygon element.
SolidColorBridge() - Constructor for class org.apache.batik.extension.svg.SolidColorBridge
Constructs a new bridge for the <rect> element.
SolidColorElement - class org.apache.batik.extension.svg.SolidColorElement.
This class implements a regular polygon extension to SVG
SolidColorElement() - Constructor for class org.apache.batik.extension.svg.SolidColorElement
Creates a new BatikRegularPolygonElement object.
SolidColorElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.SolidColorElement
Creates a new BatikRegularPolygonElement object.
sortRules(List, Element, String) - Method in class org.apache.batik.css.engine.CSSEngine
Sorts the rules matching the element/pseudo-element of given style sheet to the list.
source - Variable in class org.apache.batik.gvt.ProxyGraphicsNode
The graphics node to proxy.
SOURCE_NAME_SVG - Static variable in class org.apache.batik.script.rhino.RhinoInterpreter
Constant used to describe an SVG source
sources - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Sources files or URLs
sources - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's sources, stored in a Vector.
SOUTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom of its display area, centered horizontally.
SOUTHEAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-right corner of its display area.
SOUTHWEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-left corner of its display area.
space - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space before the name.
SPACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the white space lexical unit.
SPACE - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
The space before the name.
space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space before '='.
space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
The space after the name
space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space after '='.
SPACING_VALUES - Static variable in class org.apache.batik.dom.svg.SVGOMTextPathElement
The 'spacing' attribute values.
SpacingManager - class org.apache.batik.css.engine.value.svg.SpacingManager.
This class provides a manager for the '*-spacing' property values.
SpacingManager(String) - Constructor for class org.apache.batik.css.engine.value.svg.SpacingManager
Creates a new SpacingManager.
specified - Variable in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Whether this condition applies to specified attributes.
specified - Variable in class org.apache.batik.css.parser.DefaultAttributeCondition
Whether this condition applies to specified attributes.
SpecularLightingRable - interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable.
This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.
SpecularLightingRable8Bit - class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit.
Implementation of the SpecularLightRable interface.
SpecularLightingRable8Bit(Filter, Rectangle2D, Light, double, double, double, double[]) - Constructor for class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
SpecularLightingRed - class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed.
 
SpecularLightingRed(double, double, Light, BumpMap, Rectangle, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
splitOneGo() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
splitPane - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The split pane.
splitRect(Rectangle, Rectangle, Rectangle[]) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
splitText(int) - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Text.splitText(int).
SpotLight - class org.apache.batik.ext.awt.image.SpotLight.
A light source which emits a light of constant intensity in all directions.
SpotLight(double, double, double, double, double, double, double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.SpotLight
 
SPREAD_METHOD_VALUES - Static variable in class org.apache.batik.dom.svg.SVGOMGradientElement
The 'spreadMethod' attribute values.
SPRINGGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'springgreen' RGB color.
SPRINGGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'springgreen' color name.
SQUARE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'square' keyword.
SQUIGGLE_CONFIGURATION_FILE - Static variable in class org.apache.batik.apps.svgbrowser.Main
Name of the Squiggle configuration file
SQUIGGLE_POLICY_FILE - Static variable in class org.apache.batik.apps.svgbrowser.Main
Name of the Squiggle policy file
SQUIGGLE_SECURITY_POLICY - Static variable in class org.apache.batik.apps.svgbrowser.Main
URL for Squiggle's security policy file
SquiggleInputHandler - interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler.
This is the interface expected from classes which can handle specific types of input for the Squiggle SVG browser.
SquiggleInputHandlerFilter - class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter.
This class filters file for a given SquiggleInputHandler
SquiggleInputHandlerFilter(SquiggleInputHandler) - Constructor for class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
 
SRC_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
SrcManager - class org.apache.batik.css.engine.value.css2.SrcManager.
One line Class Desc Complete Class Desc
SrcManager() - Constructor for class org.apache.batik.css.engine.value.css2.SrcManager
 
srcs - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
srcs - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
SRGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sRGB' keyword.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.AbstractLight
Conversion function for light values.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
STABLE_STATE - Static variable in class org.apache.batik.apps.svgbrowser.LocalHistory
 
stacktrace - Variable in class org.apache.batik.util.gui.JErrorPane
The stack trace.
stamp - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
STANDALONE_IDENTIFIER - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a 'standalone' lexical unit.
STAR - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a '*' lexical unit.
start - Variable in class org.apache.batik.css.parser.Scanner
The start offset of the last lexical unit.
start - Variable in class org.apache.batik.xml.XMLScanner
The start offset of the last lexical unit.
START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the start of the text string is at the initial current text location.
START_TAG - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a start tag lexical unit, ie.
START_TAG_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The start tag context.
START_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'start' keyword.
startAngle() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.startAngle().
startAngle() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing starts.
startCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startCDATA().
startClock() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when the clock attribute parsing starts.
startDocument() - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
SAX: Implements ContentHandler.startDocument().
startDocument() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.startDocument().
startDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements