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.