All Classes Interface Summary Class Summary Exception Summary
Class |
Description |
AboutDialog |
A dialog showing the revision of the Batik viewer as well
as the list of contributors.
|
AbstractAnimation |
An abstract base class for the different types of animation.
|
AbstractAttr |
This class implements the Attr interface.
|
AbstractAttr.AttrTypeInfo |
Inner class to hold type information about this attribute.
|
AbstractAttributeCondition |
This class provides an abstract implementation of the AttributeCondition interface.
|
AbstractAttributeCondition |
This class provides an abstract implementation of the AttributeCondition interface.
|
AbstractAttrNS |
This class implements the Attr interface with
support for namespaces.
|
AbstractCharacterData |
This class implements the CharacterData interface.
|
AbstractCharDecoder |
This class is the superclass of all the char decoders.
|
AbstractChildNode |
This class implements the Node interface with support
for parent and siblings.
|
AbstractCIEColor |
This is a base class for CIE Lab/LCH color values.
|
AbstractColorInterpolationRable |
This is an abstract base class that adds the ability to specify the
Color Space that the operation should take place in (linear sRGB or
gamma corrected sRBG).
|
AbstractColorManager |
This class provides a manager for the property with support for
CSS color values.
|
AbstractCombinatorCondition |
This class provides an abstract implementation of the CombinatorCondition interface.
|
AbstractCombinatorCondition |
This class provides an abstract implementation of the
CombinatorCondition interface.
|
AbstractComment |
This class implements the Comment interface.
|
AbstractCompoundCommand |
Abstract compound command.
|
AbstractContentSelector |
A base class for handlers of different XBL content element includes
attribute syntaxes.
|
AbstractContentSelector.ContentSelectorFactory |
An interface for content selector factories.
|
AbstractContentSelector.XPathPatternContentSelectorFactory |
A factory for XPathPatternContentSelector objects.
|
AbstractContentSelector.XPathSubsetContentSelectorFactory |
A factory for XPathSubsetContentSelector objects.
|
AbstractDescendantSelector |
This class provides an abstract implementation of the DescendantSelector interface.
|
AbstractDescendantSelector |
This class provides an abstract implementation of the
DescendantSelector interface.
|
AbstractDocument |
This class implements the Document interface.
|
AbstractDocument.DocumentError |
DOMError implementation.
|
AbstractDocument.DocumentError.ErrorLocation |
The DOMLocator implementation.
|
AbstractDocument.XPathNodeNSResolver |
An XPathNSResolver that uses Node.lookupNamespaceURI.
|
AbstractDocumentFragment |
This class implements DocumentFragment interface.
|
AbstractDOMImplementation |
This class implements the DOMImplementation ,
DOMImplementationCSS interfaces.
|
AbstractElement |
This class provides a superclass to implement an SVG element, or
an element interoperable with the SVG elements.
|
AbstractElement |
This class implements the Element interface.
|
AbstractElement.ElementTypeInfo |
Inner class to hold type information about this element.
|
AbstractElement.Entry |
To manage collisions in the attributes map.
|
AbstractElementNS |
This class implements the Element interface.
|
AbstractElementSelector |
This class provides an abstract implementation of the ElementSelector
interface.
|
AbstractElementSelector |
This class provides an abstract implementation of the
ElementSelector interface.
|
AbstractEntity |
This class implements the Entity interface.
|
AbstractEntityReference |
This class implements the EntityReference interface.
|
AbstractEvent |
The abstract Event root class.
|
AbstractGraphics2D |
This extension of the java.awt.Graphics2D abstract class
is still abstract, but it implements a lot of the Graphics2D
method in a way that concrete implementations can reuse.
|
AbstractGraphicsNode |
A partial implementation of the GraphicsNode interface.
|
AbstractGraphicsNodeBridge |
The base bridge class for SVG graphics node.
|
AbstractImageHandlerEncoder |
This abstract implementation of the ImageHandler interface
is intended to be the base class for ImageHandlers that generate
image files for all the images they handle.
|
AbstractImageIORegistryEntry |
This is the base class for all ImageIO-based RegistryEntry implementations.
|
AbstractImageZoomInteractor |
This class represents a zoom interactor.
|
AbstractLight |
An abstract implementation of the Light interface.
|
AbstractNode |
This class implements the Node interface.
|
AbstractNotation |
This class implements the Notation interface.
|
AbstractPanInteractor |
This class represents a pan interactor.
|
AbstractParentChildNode |
This class implements the Node interface with support
for children, parent and siblings.
|
AbstractParentNode |
This class implements the Node interface with support for children.
|
AbstractParsedURLProtocolHandler |
Very simple abstract base class for ParsedURLProtocolHandlers.
|
AbstractParser |
This class is the superclass of all parsers.
|
AbstractProcessingInstruction |
This class implements the ProcessingInstruction
interface.
|
AbstractRable |
This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the RenderableImage
interface.
|
AbstractRed |
This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the CachableRed
(RenderedImage) interface.
|
AbstractRegistryEntry |
|
AbstractRenderingAccuracyTest |
Checks for regressions in rendering a specific SVG document.
|
AbstractResetTransformInteractor |
This class represents an interactor which reset the rendering transform
of the associated document.
|
AbstractRotateInteractor |
This class represents a rotate interactor.
|
AbstractScanner |
An abstract scanner class to be extended.
|
AbstractSegment |
An abstract class for path segments.
|
AbstractSiblingSelector |
This class provides an abstract implementation of the SiblingSelector interface.
|
AbstractSiblingSelector |
This class provides an abstract implementation of the SiblingSelector interface.
|
AbstractStylableDocument |
A Document that supports CSS styling.
|
AbstractSVGAnimatedLength |
This class provides an implementation of the SVGAnimatedLength interface.
|
AbstractSVGAnimatedValue |
|
AbstractSVGBridge |
The base bridge class for SVG elements.
|
AbstractSVGConverter |
Abstract class with common utility methods used by subclasses
for specific convertion operations.
|
AbstractSVGFilterConverter |
Abstract class with common utility methods used by subclasses
for specific convertion operations.
|
AbstractSVGFilterPrimitiveElementBridge |
The base bridge class for SVG filter primitives.
|
AbstractSVGGradientElementBridge |
Bridge class for vending gradients.
|
AbstractSVGGradientElementBridge.Stop |
This class represents a gradient <stop> element.
|
AbstractSVGGradientElementBridge.SVGStopElementBridge |
Bridge class for the gradient <stop> element.
|
AbstractSVGItem |
Adapter for the SVGItem interface.
|
AbstractSVGLength |
Default implementation for SVGLength.
|
AbstractSVGLengthList |
This class is the implementation of
SVGLengthList .
|
AbstractSVGLightingElementBridge |
Bridge class for the <feDiffuseLighting> element.
|
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge |
The base bridge class for light element.
|
AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge |
Bridge class for the <feDistantLight> element.
|
AbstractSVGLightingElementBridge.SVGFePointLightElementBridge |
Bridge class for the <fePointLight> element.
|
AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge |
Bridge class for the <feSpotLight> element.
|
AbstractSVGList |
This class is a base implementation for a live
list representation of SVG attributes.
|
AbstractSVGMatrix |
This class provides an abstract implementation of the SVGMatrix
interface.
|
AbstractSVGNormPathSegList |
This class is the implementation of the normalized
SVGPathSegList .
|
AbstractSVGNormPathSegList.NormalizedPathSegListBuilder |
|
AbstractSVGNormPathSegList.SVGPathSegGenericItem |
|
AbstractSVGNumber |
Implementation of SVGNumber .
|
AbstractSVGNumberList |
This class is the implementation of SVGNumberList .
|
AbstractSVGNumberList.NumberListBuilder |
|
AbstractSVGPathSegList |
This class is the implementation of
SVGPathSegList .
|
AbstractSVGPathSegList.PathSegListBuilder |
|
AbstractSVGPathSegList.SVGPathSegArcItem |
|
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem |
|
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem |
|
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem |
|
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem |
|
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem |
|
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem |
|
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem |
|
AbstractSVGPointList |
Abstract implementation of SVGPointList .
|
AbstractSVGPointList.PointsListBuilder |
|
AbstractSVGPreserveAspectRatio |
Abstract implementation for SVGPreservAspectRatio
This is the base implementation for SVGPreservAspectRatio
|
AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler |
|
AbstractSVGTransform |
Abstract implementation of SVGTransform .
|
AbstractSVGTransformList |
This class is the implementation of
SVGTransformList .
|
AbstractSVGTransformList.SVGTransformItem |
An SVGTransform in the list.
|
AbstractSVGTransformList.TransformListBuilder |
|
AbstractTest |
Base class containing convenience methods for writing tests.
|
AbstractTestSuite |
This class provides an implementation for the addTest
method and a protected member to store the children Test
instances.
|
AbstractText |
This class implements the Text interface.
|
AbstractTiledRed |
This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the CachableRed
(RenderedImage) interface.
|
AbstractTranscoder |
This class can be the base class of a transcoder which may support
transcoding hints and/or error handler.
|
AbstractUndoableCommand |
Represents abstract undoable/redoable command.
|
AbstractValue |
This class provides an abstract implementation of the Value interface.
|
AbstractValueFactory |
This class provides a base implementation for the value factories.
|
AbstractValueManager |
This class provides an abstract implementation of the ValueManager
interface.
|
AbstractWMFPainter |
This class provides generic methods that must be used by a particular WMFPainter.
|
AbstractWMFReader |
This class provides a general framework to read WMF Metafiles.
|
AbstractZoomInteractor |
This class represents a zoom interactor.
|
AccesskeyTimingSpecifier |
A class to handle SMIL access key timing specifiers.
|
ActionMap |
This interface represents an object which maps actions to strings
|
AffineRable |
Adjusts the input images coordinate system by a general Affine transform
|
AffineRable8Bit |
Concrete implementation of the AffineRable interface.
|
AffineRed |
This is an implementation of an affine operation as a RenderedImage.
|
AffineTransformTracker |
|
AlignmentBaselineManager |
This class provides a manager for the 'alignment-baseline' property values.
|
AltGlyphHandler |
An interface for handling altGlyphs.
|
AngleHandler |
This interface must be implemented and then registred as the
handler of a AngleParser instance in order to be
notified of parsing events.
|
AngleParser |
This class implements an event-based parser for the SVG angle
values.
|
AnimatableAngleOrIdentValue |
An SVG angle-or-identifier value in the animation system.
|
AnimatableAngleValue |
An SVG angle value in the animation system.
|
AnimatableBooleanValue |
A boolean value in the animation system.
|
AnimatableColorValue |
An SVG color value in the animation system.
|
AnimatableElement |
An interface for animatable elements to expose their underlying values
to the compositing functions in
AbstractAnimation .
|
AnimatableGenericSVGBridge |
Abstract bridge class for animatable elements that do not produce
a GraphicsNode.
|
AnimatableIntegerValue |
An integer in the animation engine.
|
AnimatableLengthListValue |
An SVG length list value in the animation system.
|
AnimatableLengthOrIdentValue |
An SVG length-or-identifier value in the animation system.
|
AnimatableLengthValue |
An SVG length value in the animation system.
|
AnimatableMotionPointValue |
A point value in the animation system from a motion animation.
|
AnimatableNumberListValue |
A number list in the animation system.
|
AnimatableNumberOptionalNumberValue |
A number-optional-number value in the animation system.
|
AnimatableNumberOrIdentValue |
A number-or-identifier value in the animation system.
|
AnimatableNumberOrPercentageValue |
A number-or-percentage value in the animation system.
|
AnimatableNumberValue |
A number value in the animation system.
|
AnimatablePaintValue |
An SVG paint value in the animation system.
|
AnimatablePathDataValue |
An SVG path value in the animation system.
|
AnimatablePercentageValue |
A percentage value in the animation system.
|
AnimatablePointListValue |
An SVG point list value in the animation system.
|
AnimatablePreserveAspectRatioValue |
An SVG preserveAspectRatio value in the animation system.
|
AnimatableRectValue |
An SVG rect value in the animation system.
|
AnimatableStringValue |
A string value in the animation system.
|
AnimatableSVGBridge |
Abstract bridge class for those elements that can be animated.
|
AnimatableTransformListValue |
An SVG transform list value in the animation system.
|
AnimatableValue |
An abstract class for values in the animation engine.
|
AnimatedAttributeListener |
An interface to listen for changes on any animatable XML attribute in
an SVGOMDocument .
|
AnimatedLiveAttributeValue |
|
AnimationEngine |
An abstract base class for managing animation in a document.
|
AnimationEngine.AnimationInfo |
Class to hold target information of an animation.
|
AnimationEngine.Sandwich |
Class to hold an animation sandwich for a particular attribute.
|
AnimationEngine.TargetInfo |
Class to hold XML and CSS animations for a target element.
|
AnimationException |
An exception class for SMIL animation exceptions.
|
AnimationSupport |
Class that provides utilities for animation support.
|
AnimationTarget |
An interface for targets of animation to provide context information.
|
AnimationTargetListener |
A listener class for animation targets.
|
Any2LsRGBRed |
This function will tranform an image from any colorspace into a
luminance image.
|
Any2LumRed |
This function will tranform an image from any colorspace into a
luminance image.
|
Any2sRGBRed |
This function will tranform an image from any colorspace into a
luminance image.
|
Application |
This interface represents a SVG viewer application.
|
ApplicationSecurityEnforcer |
This is a helper class which helps applications enforce secure
script execution.
|
ArabicTextHandler |
Handles the processing of arabic text.
|
AreaOfInterestHintKey |
This class is here to workaround a javadoc problem.
|
ARGBChannel |
Enumerated type for an ARGB Channel selector.
|
ASCIIDecoder |
This class represents an object which decodes ASCII characters from
a stream of bytes.
|
AssertEqualsException |
Exception which Tests can throw when a specific assertEquals fails.
|
AssertException |
Exception which Tests can throw when a specific assertion fails.
|
AssertNullException |
Exception which Tests can throw when a specific assertNull fails.
|
AssertTrueException |
Exception which Tests can throw when a specific assertTrue fails.
|
AttributedCharacterSpanIterator |
AttributedCharacterSpanIterator
Used to provide ACI functionality to a "substring" of an AttributedString.
|
AttributeInitializer |
This class is used by elements to initialize and reset their attributes.
|
AvoidTilingHintKey |
A transcoding Key represented as a boolean to indicate whether tiling of
bitmaps is undesired by the destination.
|
AWTEventDispatcher |
An EventDispatcher implementation based on AWT events.
|
AWTFontFamily |
A font family class for AWT fonts.
|
AWTGlyphGeometryCache |
This class represents a doubly indexed hash table, which holds
soft references to the contained glyph geometry informations.
|
AWTGlyphGeometryCache.Value |
The object that holds glyph geometry.
|
AWTGVTFont |
This is a wrapper class for a java.awt.Font instance.
|
AWTGVTGlyphVector |
This is a wrapper class for a java.awt.font.GlyphVector instance.
|
AWTPathProducer |
This class provides an implementation of the PathHandler that initializes
a Shape from the value of a path's 'd' attribute.
|
AWTPolygonProducer |
This class produces a polygon shape from a reader.
|
AWTPolylineProducer |
This class produces a polyline shape from a reader.
|
AWTTransformProducer |
This class provides an implementation of the PathHandler that initializes
an AffineTransform from the value of a 'transform' attribute.
|
BackgroundRable8Bit |
This implementation of RenderableImage will render its input
GraphicsNode into a BufferedImage upon invokation of one of its
createRendering methods.
|
Base64DecodeStream |
This class implements a Base64 Character decoder as specified in RFC1113.
|
Base64EncoderStream |
This class implements a Base64 Character encoder as specified in RFC1113.
|
BaselineShiftManager |
This class provides a manager for the 'baseline-shift' property values.
|
BaseScriptingEnvironment |
This class is the base class for SVG scripting.
|
BasicTextPainter |
Basic implementation of TextPainter which
renders the attributed character iterator of a TextNode .
|
BasicTextPainter.BasicMark |
This TextPainter's implementation of the Mark interface.
|
BatikBridgeExtension |
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
BatikDomExtension |
This is a Service interface for classes that want to extend the
functionality of the Dom, to support new tags in the rendering tree.
|
BatikDomExtension.BatikHistogramNormalizationElementFactory |
To create a 'histogramNormalization' element.
|
BatikDomExtension.BatikRegularPolygonElementFactory |
To create a 'regularPolygon' element.
|
BatikDomExtension.BatikStarElementFactory |
To create a 'star' element.
|
BatikDomExtension.ColorSwitchElementFactory |
To create a 'colorSwitch' element.
|
BatikDomExtension.FlowDivElementFactory |
To create a 'flowDiv' element.
|
BatikDomExtension.FlowLineElementFactory |
To create a 'flowLine' element.
|
BatikDomExtension.FlowParaElementFactory |
To create a 'flowPara' element.
|
BatikDomExtension.FlowRegionBreakElementFactory |
To create a 'flowRegionBreak' element.
|
BatikDomExtension.FlowRegionElementFactory |
To create a 'flowRegion' element.
|
BatikDomExtension.FlowSpanElementFactory |
To create a 'flowSpan' element.
|
BatikDomExtension.FlowTextElementFactory |
To create a 'flowText' element.
|
BatikExtConstants |
Batik extension constants.
|
BatikFlowTextElementBridge |
Bridge class for the <flowText> element.
|
BatikFlowTextElementBridge.LineBreakInfo |
|
BatikHistogramNormalizationElement |
This class implements a histogram normalization extension to SVG.
|
BatikHistogramNormalizationElementBridge |
Bridge class for a histogram normalization element.
|
BatikHistogramNormalizationFilter |
|
BatikHistogramNormalizationFilter8Bit |
|
BatikRegularPolygonElement |
This class implements a regular polygon extension to SVG
|
BatikRegularPolygonElementBridge |
Bridge class for a regular polygon element.
|
BatikSecurityManager |
This SecurityManager extension exposes the getClassContext
method so that it can be used by the BatikSecuritySupport or other
security related class.
|
BatikStarElement |
This class implements a star shape extension to sVG
|
BatikStarElementBridge |
Bridge class for a star element.
|
BERenderingTest |
Preconfigured test for SVG files under the xml-batik/../beSuite
directory.
|
BidiAttributedCharacterIterator |
An attributed character iterator that does the reordering of the characters
for bidirectional text.
|
BindableElement |
This class implements foreign namespace elements that can be
bound with XBL.
|
BindableElementBridge |
Bridge class for foreign namespace elements that can be bound with sXBL.
|
BindingListener |
The interface for listening to binding changes on bindable elements.
|
BlockInfo |
|
BooleanKey |
A transcoding Key represented as a boolean.
|
Bridge |
A tagging interface that all bridges must implement.
|
BridgeContext |
This class represents a context used by the various bridges and the
builder.
|
BridgeContext.CSSEngineUserAgentWrapper |
|
BridgeContext.EventListenerMememto |
A class used to store an EventListener added to the DOM.
|
BridgeContext.SoftReferenceMememto |
|
BridgeEventSupport |
This class is responsible of tracking GraphicsNodeMouseEvent and
fowarding them to the DOM as regular DOM MouseEvent.
|
BridgeEventSupport.GVTUnloadListener |
|
BridgeEventSupport.Listener |
A GraphicsNodeMouseListener that dispatch DOM events accordingly.
|
BridgeException |
Thrown when the bridge has detected an error.
|
BridgeExtension |
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
BridgeUpdateHandler |
Interface for objects interested in being notified of updates.
|
BrokenLinkProvider |
This interface is to be used to provide alternate ways of
generating a placeholder image when the ImageTagRegistry
fails to handle a given reference.
|
BufferedImageCachableRed |
This implements CachableRed based on a BufferedImage.
|
BufferedImageHintKey |
This class is here to workaround a javadoc problem.
|
BumpMap |
Default BumpMap implementation.
|
ButtonFactory |
This class represents a button factory which builds
buttons from the content of a resource bundle.
|
CachableRed |
This provides a number of extra methods that enable a system to
better analyse the dependencies between nodes in a render graph.
|
CachedImageHandler |
Extends the default ImageHandler interface with calls to
allow caching of raster images in generated SVG content.
|
CachedImageHandlerBase64Encoder |
|
CachedImageHandlerJPEGEncoder |
GenericImageHandler which caches JPEG images.
|
CachedImageHandlerPNGEncoder |
GenericImageHandler which caches PNG images.
|
CanvasGraphicsNode |
The graphics node container with a background color.
|
CharDecoder |
This interface represents an object which decodes characters from a
stream of bytes.
|
ChunkStream |
|
CIELabColor |
This class represents an CIE L*a*b* color value.
|
CIELCHColor |
This class represents an CIE LCH color value.
|
ClassDef |
|
ClassDefFormat1 |
|
ClassDefFormat2 |
|
ClassFileUtilities |
This class contains utility methods to manipulate Java classes.
|
ClassFileUtilities.ClassFile |
|
ClassFileUtilities.Jar |
|
ClassFileUtilities.Triple |
|
CleanerThread |
One line Class Desc
Complete Class Desc
|
CleanerThread.PhantomReferenceCleared |
A PhantomReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
CleanerThread.ReferenceCleared |
If objects registered with the reference queue associated with
this class implement this interface then the 'cleared' method
will be called when the reference is queued.
|
CleanerThread.SoftReferenceCleared |
A SoftReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
CleanerThread.WeakReferenceCleared |
A WeakReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
ClipBridge |
Factory class for vending Shape objects that represents a
clipping area.
|
ClipKey |
Inner class used to key clip definitions in a Map.
|
ClipManager |
This class provides a manager for the 'clip' property values.
|
ClipPathManager |
This class provides a manager for the 'clip-path' property values.
|
ClipRable |
Implements a clip operation.
|
ClipRable8Bit |
ClipRable implementation
|
ClipRuleManager |
This class provides a manager for the 'clip-rule' property values.
|
ClockHandler |
This interface must be implemented and then registered as the
handler of a ClockParser instance in order
to be notified of parsing events.
|
ClockParser |
A parser for clock values.
|
CmapFormat |
|
CmapFormat0 |
Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
|
CmapFormat2 |
|
CmapFormat4 |
|
CmapFormat6 |
|
CmapIndexEntry |
|
CmapTable |
|
ColorAnimation |
An animation class for 'animateColor' animations.
|
ColorInterpolationFiltersManager |
This class provides a manager for the 'color-interpolation' property values.
|
ColorInterpolationManager |
This class provides a manager for the 'color-interpolation' property values.
|
ColorManager |
This class provides a manager for the 'color' property values.
|
ColorMatrixRable |
Defines the interface expected from a color matrix
operation
|
ColorMatrixRable8Bit |
Implements the interface expected from a color matrix
operation
|
ColorMatrixRed |
|
ColorProfileManager |
This class provides a manager for the 'color-interpolation' property values.
|
ColorRenderingManager |
This class provides a manager for the 'color-rendering' property values.
|
ColorSpaceHintKey |
TranscodingHint as to what the destination of the drawing is.
|
ColorSwitchBridge |
Bridge class for the "color switch" extension element.
|
ColorSwitchElement |
This class implements a "color switch" extension to SVG.
|
ComponentTransferFunction |
Defines the interface expected from a component
transfer function.
|
ComponentTransferRable |
Defines the interface expected from a component
transfer operation.
|
ComponentTransferRable8Bit |
This class implements the interface expected from a component
transfer operation.
|
ComponentTransferRed |
|
CompositeGraphicsNode |
A CompositeGraphicsNode is a graphics node that can contain graphics nodes.
|
CompositeRable |
Composites a list of images according to a single composite rule.
|
CompositeRable8Bit |
Composites a list of images according to a single composite rule.
|
CompositeRed |
This is an implementation of an affine operation as a RenderedImage.
|
CompositeRule |
This is a typesafe enumeration of the standard Composite rules for
the CompositeRable operation.
|
CompositeShapePainter |
A shape painter which consists of multiple shape painters.
|
ComputedValue |
This class represents a computed property value.
|
ConcreteComponentTransferFunction |
This class implements the interface expected from a component
transfer function.
|
ConcreteGraphicsNodeRableFactory |
This interface lets GraphicsNode create instances of
GraphicsNodeRable appropriate for the filter module
implementation.
|
ConcreteImageRendererFactory |
This class provides a factory for renderers.
|
ConcreteTextLayoutFactory |
Factory instance that returns TextSpanLayouts appropriate to
AttributedCharacterIterator instances.
|
ConcreteTextPainter |
Renders the attributed character iterator of a TextNode .
|
ConcreteTextSelector |
A simple implementation of GraphicsNodeMouseListener for text selection.
|
ContentManager |
A class to manage all XBL content elements in a shadow tree.
|
ContentSelectionChangedEvent |
An event to signify a change to the list of selected nodes for an
xbl;content element.
|
ContentSelectionChangedListener |
The interface for listening to changes in selected nodes on an
xbl:content element.
|
ConvolveMatrixRable |
Convolves an image with a convolution matrix.
|
ConvolveMatrixRable8Bit |
Convolves an image with a convolution matrix.
|
Coverage |
|
CoverageFormat1 |
|
CoverageFormat2 |
|
CRC |
|
CSSAndCondition |
This class provides an implementation of the
CombinatorCondition interface.
|
CSSAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSBeginHyphenAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSChildSelector |
This class provides an implementation of the
DescendantSelector interface.
|
CSSClassCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSConditionalSelector |
This class provides an implementation of the
ConditionalSelector interface.
|
CSSConditionFactory |
This class provides an implementation of the
ConditionFactory interface.
|
CSSConstants |
This interface defines constants for CSS.
|
CSSContext |
This interface allows the user of a CSSEngine to provide contextual
informations.
|
CSSDescendantSelector |
This class provides an implementation for the
DescendantSelector interface.
|
CSSDirectAdjacentSelector |
This class provides an implementation for the
DescendantSelector interface.
|
CSSElementSelector |
This class implements the ElementSelector interface.
|
CSSEngine |
This is the base class for all the CSS engines.
|
CSSEngine.DocumentAdapter |
Provides an (empty) adapter for the DocumentHandler interface.
|
CSSEngine.MainPropertyReceiver |
Interface for people interesting in having 'primary' properties
set.
|
CSSEngineEvent |
This class represents a CSS event fired by a CSSEngine.
|
CSSEngineListener |
This class must be implemented in order to be notified of CSS events.
|
CSSEngineUserAgent |
One line Class Desc
Complete Class Desc
|
CSSFontFace |
This class represents a <font-face> element or @font-face rule
|
CSSIdCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSLangCondition |
This class provides an implementation of the
LangCondition interface.
|
CSSLexicalUnit |
This class implements the LexicalUnit interface.
|
CSSLexicalUnit.DimensionLexicalUnit |
This class represents a dimension unit.
|
CSSLexicalUnit.FloatLexicalUnit |
This class represents a float unit.
|
CSSLexicalUnit.FunctionLexicalUnit |
This class represents a function unit.
|
CSSLexicalUnit.IntegerLexicalUnit |
This class represents an integer unit.
|
CSSLexicalUnit.PredefinedFunctionLexicalUnit |
This class represents a function unit.
|
CSSLexicalUnit.SimpleLexicalUnit |
This class represents a simple unit.
|
CSSLexicalUnit.StringLexicalUnit |
This class represents a string unit.
|
CSSMediaPanel |
This class represents a panel to edit/add/remove CSS media.
|
CSSMediaPanel.AddMediumDialog |
A dialog to add a new CSS medium.
|
CSSMediaPanel.Dialog |
A dialog to edit/add/remove CSS media.
|
CSSNavigableDocument |
An interface for documents that have CSSNavigableNodes.
|
CSSNavigableDocumentListener |
An interface for listeners of CSSNavigableDocument events.
|
CSSNavigableNode |
An interface for DOM classes that can be navigated for CSS selector
matching and cascade computation.
|
CSSOMComputedStyle |
This class represents the computed style of an element.
|
CSSOMStoredStyleDeclaration |
A class for SVG style declarations that store their properties in a
StyleDeclaration .
|
CSSOMStyleDeclaration |
This class represents a style declaration.
|
CSSOMStyleDeclaration.ModificationHandler |
To manage the modifications on a CSS value.
|
CSSOMStyleDeclaration.ValueProvider |
To provides the values.
|
CSSOMSVGColor |
This class implements the SVGColor interface.
|
CSSOMSVGColor.ModificationHandler |
To manage the modifications on a CSS value.
|
CSSOMSVGColor.ValueProvider |
To provide the actual value.
|
CSSOMSVGComputedStyle |
This class represents the computed style of an SVG element.
|
CSSOMSVGPaint |
This class implements the SVGPaint interface.
|
CSSOMSVGPaint.PaintModificationHandler |
To manage the modifications on a SVGPaint value.
|
CSSOMSVGStyleDeclaration |
This class represents a SVG style declaration.
|
CSSOMSVGViewCSS |
This class represents an object which provides the computed styles
of the elements of a SVG document.
|
CSSOMValue |
This class implements the CSSValue ,
CSSPrimitiveValue ,
CSSValueList interfaces.
|
CSSOMValue.AbstractModificationHandler |
This class provides an abstract implementation of a ModificationHandler.
|
CSSOMValue.ModificationHandler |
To manage the modifications on a CSS value.
|
CSSOMValue.ValueProvider |
To provides the actual value.
|
CSSOMViewCSS |
This class represents an object which provides the computed styles
of the elements of a document.
|
CSSOneOfAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSPseudoClassCondition |
This class provides an implementation of the
AttributeCondition interface.
|
CSSPseudoElementSelector |
This class implements the ElementSelector interface.
|
CSSSACMediaList |
This class implements the SACMediaList interface.
|
CSSSelectorFactory |
This class implements the SelectorFactory interface.
|
CSSSelectorList |
This class implements the SelectorList interface.
|
CSSStylableElement |
This interface must be implemented by the DOM elements which needs
CSS support.
|
CSSStyleDeclarationFactory |
This interface represents CSSStyleDeclaration factories.
|
CSSStyleSheetNode |
This interface must be implemented by the DOM nodes which represent
CSS style-sheets.
|
CSSUtilities |
A collection of utility method involving CSS property.
|
Cubic |
A class representing a cubic path segment.
|
CursorManager |
The CursorManager class is a helper class which preloads the cursors
corresponding to the SVG built in cursors.
|
CursorManager |
This class provides a manager for the 'cursor' property values.
|
CursorManager.CursorCache |
Simple extension of the SoftReferenceCache that
offers typed interface (Kind of needed as SoftReferenceCache
mostly has protected methods).
|
CursorManager.CursorDescriptor |
Simple inner class which holds the information describing
a cursor, i.e., the image it points to and the hot spot point
coordinates.
|
CustomEvent |
The CustomEvent interface is the recommended interface for
application-specific event types.
|
CvtTable |
|
DefaultAndCondition |
This class provides an implementation of the
CombinatorCondition interface.
|
DefaultAngleHandler |
This class provides an adapter for AngleHandler
|
DefaultAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultBeginHyphenAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultBrokenLinkProvider |
|
DefaultCachedImageHandler |
This class is a default implementation of the GenericImageHandler
for handlers implementing a caching strategy.
|
DefaultChildSelector |
This class provides an implementation of the
DescendantSelector interface.
|
DefaultClassCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultConditionalSelector |
This class provides an implementation of the
ConditionalSelector interface.
|
DefaultConditionFactory |
This class provides an implementation of the
ConditionFactory interface.
|
DefaultContentSelector |
A class to handle content selection when the includes attribute is not
present.
|
DefaultDescendantSelector |
This class provides an implementation for the
DescendantSelector interface.
|
DefaultDirectAdjacentSelector |
This class provides an implementation for the
DescendantSelector interface.
|
DefaultDocumentHandler |
This class provides a default implementation of the SAC DocumentHandler.
|
DefaultElementSelector |
This class implements the ElementSelector interface.
|
DefaultErrorHandler |
This class provides a default implementation of the
ErrorHandler interface.
|
DefaultErrorHandler |
This class provides a default implementation of ErrorHandler.
|
DefaultErrorHandler |
The ErrorHandler interface allows you to specialize
how the error will be set on an SVG Element .
|
DefaultErrorHandler |
A default ErrorHandler that throws a
TranscoderException when a fatal error occured and display
a message when a warning or an error occured.
|
DefaultExtensionHandler |
This implementation of the ExtensionHandler interface always
returns null Nodes.
|
DefaultExternalResourceSecurity |
Default implementation for the ExternalResourceSecurity interface.
|
DefaultFontFamilyResolver |
The is a utility class that is used for resolving UnresolvedFontFamilies.
|
DefaultFragmentIdentifierHandler |
This class provides an adapter for FragmentIdentifierHandler.
|
DefaultGraphics2D |
This concrete implementation of AbstractGraphics2D is a
simple help to programmers to get started with their own
implementation of Graphics2D .
|
DefaultIdCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultImageHandler |
This class provides a default implementation of the ImageHandler
interface simply puts a place holder in the xlink:href
attribute and sets the width and height of the element.
|
DefaultLangCondition |
This class provides an implementation of the
LangCondition interface.
|
DefaultLengthHandler |
This class provides an adapter for LengthHandler
|
DefaultLengthListHandler |
This class provides an adapter for LengthListHandler
|
DefaultNumberListHandler |
|
DefaultOneOfAttributeCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultPathHandler |
The class provides an adapter for PathHandler.
|
DefaultPointsHandler |
This class provides an adapter for PointsHandler.
|
DefaultPreserveAspectRatioHandler |
This class provides an adapter for PreserveAspectRatioHandler.
|
DefaultPseudoClassCondition |
This class provides an implementation of the
AttributeCondition interface.
|
DefaultPseudoElementSelector |
This class implements the ElementSelector interface.
|
DefaultScriptSecurity |
Default implementation for the ScriptSecurity interface.
|
DefaultSelectorFactory |
This class implements the SelectorFactory interface.
|
DefaultStyleHandler |
The DefaultStyleHandler class provides the default
way to style an SVG Element .
|
DefaultSVGConverterController |
Default controller for the
SVGConverter operation.
|
DefaultTestReport |
Simple, default implementation for the TestReport
interface.
|
DefaultTestSuite |
Default implementation of the TestSuite interface.
|
DefaultTestSuiteReport |
Simple implementation of the TestReport interface
for TestSuite
|
DefaultTimingSpecifierHandler |
|
DefaultTimingSpecifierListHandler |
|
DefaultTransformListHandler |
This class provides an adapter for TransformListHandler.
|
DefaultXBLManager |
A full featured sXBL manager.
|
DefaultXBLManager.DefinitionRecord |
Record class for storing information about an XBL definition.
|
DefaultXBLManager.ImportRemovedListener |
DOM node removed listener for imported XBL trees.
|
DeferRable |
This class allows for the return of a proxy object quickly, while a
heavy weight object is constrcuted in a background Thread.
|
DestinationType |
Describes the type of destination for an SVGConverter
operation.
|
Device |
|
DeviceColor |
This class represents an device-specific color value.
|
DiffuseLightingRable |
This filter primitive lights an image using the alpha channel as a bump map.
|
DiffuseLightingRable8Bit |
Implementation of the DiffuseLightRable interface.
|
DiffuseLightingRed |
|
DirectionManager |
This class provides a manager for the 'direction' property values.
|
DirectoryEntry |
|
DiscreteTransfer |
This class defines the Discrete type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11
of the SVG specification.
|
DisplacementMapRable |
Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image
|
DisplacementMapRable8Bit |
Implements a DisplacementMap operation, which takes pixel values from
another image to spatially displace the input image
|
DisplacementMapRed |
This implementation of RenderableImage will render its input
GraphicsNode on demand for tiles.
|
DisplacementMapRed.TileOffsets |
|
DisplayManager |
This class provides a manager for the 'display' property values.
|
DistantLight |
A light source placed at the infinity, such that the light angle is
constant over the whole surface.
|
DocumentBridge |
Interface for bridge classes that operate on Document nodes.
|
DocumentDescriptor |
This class contains informations about a document.
|
DocumentEventSupport |
This class implements the behavior of DocumentEvent.
|
DocumentEventSupport.CustomEventFactory |
To create a Custom event.
|
DocumentEventSupport.EventFactory |
This interface represents an event factory.
|
DocumentEventSupport.KeyboardEventFactory |
To create a keyboard event.
|
DocumentEventSupport.KeyEventFactory |
To create a key event.
|
DocumentEventSupport.MouseEventFactory |
To create a mouse event.
|
DocumentEventSupport.MutationEventFactory |
To create a mutation event.
|
DocumentEventSupport.MutationNameEventFactory |
To create a mutation name event.
|
DocumentEventSupport.SimpleEventFactory |
To create a simple event.
|
DocumentEventSupport.TextEventFactory |
To create a Text event.
|
DocumentEventSupport.UIEventFactory |
To create a UI event.
|
DocumentFactory |
This interface represents an object which can build a Document.
|
DocumentJarClassLoader |
This ClassLoader implementation only grants permission to
connect back to the server from where the document referencing the
jar file was loaded.
|
DocumentLoader |
This class is responsible on loading an SVG document and
maintaining a cache.
|
DOMConstants |
String constants used by the DOM classes.
|
DOMCustomEvent |
A custom event object.
|
DOMDocumentTree |
A swing tree to represent DOM Document.
|
DOMDocumentTree.DOMDocumentTreeAdapter |
The adapter for the DOMDocumentTreeListener.
|
DOMDocumentTree.DOMDocumentTreeEvent |
Event to pass to listener.
|
DOMDocumentTree.DOMDocumentTreeListener |
The DOMDocumentTreeListener.
|
DOMDocumentTree.DropCompletedInfo |
Contains the info for the 'dropCompleted' Event.
|
DOMDocumentTree.TransferableTreeNode |
Transferable tree node.
|
DOMDocumentTree.TransferData |
The data being transfered on dnd.
|
DOMDocumentTreeController |
Provides the information to control the DOMDocumentTree behaviour.
|
DOMEvent |
A simple event.
|
DomExtension |
This is a Service interface for classes that want to extend the
functionality of the AbstractDocument, to support new tags in the
DOM tree.
|
DOMGroupManager |
This class is used by the Graphics2D SVG Generator to manage
a group of Nodes that can later be added to the SVG DOM Tree
managed by the DOMTreeManager.
|
DOMImplementationKey |
A transcoding Key represented as a DOMImplementation.
|
DominantBaselineManager |
This class provides a manager for the 'alignment-baseline' property values.
|
DOMKeyboardEvent |
DOM 3 Keyboard event class.
|
DOMKeyEvent |
The KeyEvent interface provides specific contextual
information associated with Key events.
|
DOMMouseEvent |
The MouseEvent class provides specific contextual information
associated with Mouse events.
|
DOMMutationEvent |
The MutationEvent class provides specific contextual information
associated with Mutation events.
|
DOMMutationNameEvent |
Class to implement DOM 3 MutationName events.
|
DOMNodeIterator |
This class implements the NodeIterator
interface.
|
DOMTextEvent |
Class to implement DOM 3 Text events.
|
DOMTimeEvent |
An event class for SMIL timing events.
|
DOMTreeManager |
This class is used by the SVGGraphics2D SVG Generator to manage
addition of new Nodes to the SVG DOM Tree.
|
DOMTreeWalker |
This class implements the NodeIterator
interface.
|
DOMUIEvent |
The UIEvent class provides specific contextual information
associated with User Interface events.
|
DOMUtilities |
A collection of utility functions for the DOM.
|
DOMUtilities.NSMap |
A node in a linked list of prefix to namespace name mappings.
|
DOMViewer |
The components of this class are used to view a DOM tree.
|
DOMViewer.ContentNodeInfo |
To store the node information for an xbl:content node's
selected content.
|
DOMViewer.NodeInfo |
To store the nodes informations
|
DOMViewer.ShadowNodeInfo |
To store the node information for a shadow tree.
|
DOMViewerController |
Provides the information needed for the DOMViewer to show and edit the
document.
|
DoubleDocument |
Helper class.
|
DoublyIndexedSet |
A set that uses two keys.
|
DoublyIndexedTable |
This class represents a doubly indexed hash table.
|
DoublyIndexedTable.Entry |
|
DoublyLinkedList |
A simple Doubly Linked list class, designed to avoid
O(n) behaviour on insert and delete.
|
DoublyLinkedList.Node |
Basic doubly linked list node interface.
|
DropDownComponent |
The drop down menu component.
|
DropDownComponent.DefaultScrollablePopupMenuItem |
Default implementation of the scrollable popup menu item.
|
DropDownComponent.ScrollablePopupMenu |
The Scrollable Popup Menu Component.
|
DropDownComponent.ScrollablePopupMenuAdapter |
The adapter for the ScrollablePopupMenuListener.
|
DropDownComponent.ScrollablePopupMenuEvent |
Event to pass to listener.
|
DropDownComponent.ScrollablePopupMenuItem |
The scrollable pop up menu item.
|
DropDownComponent.ScrollablePopupMenuListener |
The ScrollablePopupMenu listener.
|
DropDownComponent.ScrollablePopupMenuModel |
The scrollable popup menu model.
|
DropDownComponent.SmallDisabledDownArrow |
A disabled small downward-pointing arrow icon.
|
DropDownComponent.SmallDownArrow |
A small downward-pointing arrow icon.
|
DropDownHistoryModel |
The history scrollable popup menu model.
|
DropDownHistoryModel.RedoPopUpMenuModel |
The redo pop up menu model.
|
DropDownHistoryModel.UndoPopUpMenuModel |
The undo pop up menu model.
|
DummyValidTest |
Dummy Test which always passes.
|
DummyValidTestSuite |
Dummy TestSuite which always passes.
|
DynamicGVTBuilder |
This class is responsible for creating a GVT tree using an SVG DOM tree.
|
DynamicRenderer |
Simple implementation of the Renderer that supports dynamic updates.
|
ElementOverlayController |
Provides the information to control the ElementOverlay.
|
ElementOverlayManager |
Manages element overlay on the canvas.
|
ElementTraversal |
|
EmbededExternalResourceSecurity |
This implementation of the ExternalResourceSecurity interface only
allows external resources embeded in the document, i.e., externalResources
embeded with the data protocol.
|
EmbededScriptSecurity |
This implementation of the ScriptSecurity interface only
allows scripts embeded in the document, i.e., scripts whith either
the same URL as the document (as for event attributes) or scripts
embeded with the data protocol.
|
EnableBackgroundManager |
This class provides a manager for the 'enable-background' property values.
|
EncodingUtilities |
This class contains utility functions to manage encodings.
|
ErrorConstants |
The error code.
|
ErrorConstants |
The built in error codes.
|
ErrorConstants |
|
ErrorHandler |
This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.
|
ErrorHandler |
The ErrorHandler interface allows you to specialize
how the error will be set on an SVG Element .
|
ErrorHandler |
This interface provides a way to catch errors and warnings from a
Transcoder.
|
EventbaseTimingSpecifier |
A class to handle eventbase SMIL timing specifiers.
|
EventDispatcher |
Interface for receiving and dispatching events down to a GVT tree.
|
EventDispatcher |
Generic class to dispatch events in a highly reliable way.
|
EventDispatcher.Dispatcher |
|
EventLikeTimingSpecifier |
Abstract class from which all event-like timing specifier classes derive.
|
EventListenerList |
Class to manager event listeners for one event type.
|
EventListenerList.Entry |
EventListenerTable entry class.
|
EventSupport |
The class allows registration and removal of EventListeners on
an NodeEventTarget and dispatch of events to that NodeEventTarget.
|
ExtendedCondition |
This interface provides additional features to the
Condition interface.
|
ExtendedGeneralPath |
The ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc.
|
ExtendedGridBagConstraints |
This class extends the java.awt.GridBagConstraints in order to
provide some utility methods.
|
ExtendedLocalizable |
This interface provides much more control over internationalization
than the Localizable interface.
|
ExtendedNode |
This interface provides an access to the non DOM methods implemented by
all the nodes in this implementation.
|
ExtendedParser |
This class implements the Parser interface plus a
set of custom methods.
|
ExtendedParserWrapper |
This class implements the ExtendedParser
interface by wrapping a standard Parser .
|
ExtendedPathIterator |
The ExtendedPathIterator class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.
|
ExtendedSelector |
This interface extends the Selector .
|
ExtendedShape |
The ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.
|
ExtendedTraitAccess |
Interface for SVG DOM classes to expose information about the traits
(XML attributes and CSS properties) their elements support.
|
ExtensibleDOMImplementation |
This class implements the DOMImplementation interface.
|
ExtensibleDOMImplementation.ElementFactory |
This interface represents a factory for elements.
|
ExtensionElement |
This class implements the basic features an element must have in order
to be usable as a foreign element within an SVGOMDocument.
|
ExtensionHandler |
The ExtensionHandler interface allows the user to handle
Java 2D API extensions that map to SVG concepts (such as custom
Paints, Composites or BufferedImageOp filters).
|
ExternalResourceSecurity |
An interface that allows UserAgents to describe the security
constraints desired for external resources.
|
Feature |
|
FeatureList |
|
FeatureRecord |
|
FeatureTags |
Definition of Feature tags
|
FileCacheSeekableStream |
A subclass of SeekableStream that may be used to wrap
a regular InputStream .
|
FillRuleManager |
This class provides a manager for the 'fill-rule' property values.
|
FillShapePainter |
A shape painter that can be used to fill a shape.
|
Filter |
This is an extension of RenderableImage that adds some needed
functionality for tracking dirty regions and determining image
dependancies.
|
FilterAlphaRable |
FilterAlphaRable implementation.
|
FilterAlphaRed |
This strips out the source alpha channel into a one band image.
|
FilterAsAlphaRable |
FilterAsAlphaRable implementation.
|
FilterAsAlphaRed |
This converts any source into a mask according to the SVG masking rules.
|
FilterBridge |
Bridge class for vending Filter objects.
|
FilterChainRable |
Implements a filter operation.
|
FilterChainRable8Bit |
Implements a filter chain.
|
FilterColorInterpolation |
This is an extension of our Filter interface that adds support for
a color-interpolation specification which indicates what colorspace the
operation should take place in.
|
FilterManager |
This class provides a factory for the 'filter' property values.
|
FilterPrimitiveBridge |
Factory class for vending Filter objects that represents
a filter primitive.
|
FilterResRable |
Interface for implementing filter resolution.
|
FilterResRable8Bit |
Interface for implementing filter resolution.
|
FindDialog |
This class represents a Dialog that lets the user searching for text inside
an SVG document.
|
FloatArrayProducer |
A handler class that generates an array of floats from parsing a
number list or a point list.
|
FloatKey |
A transcoding Key represented as a float.
|
FloatValue |
This class represents float values.
|
FloodRable |
Fills the input image with a given paint
|
FloodRable8Bit |
Concrete implementation of the FloodRable interface.
|
FloodRed |
This implementation of RenderedImage will generate an infinate
field of a single color.
|
FlowDivElement |
This class implements a regular polygon extension to SVG
|
FlowExtGlyphLayout |
A GlyphLayout class for SVG 1.2 flowing text.
|
FlowExtTextLayoutFactory |
Factory instance that returns TextSpanLayouts appropriate to
FlowRoot instances.
|
FlowExtTextNode |
One line Class Desc
Complete Class Desc
|
FlowExtTextPainter |
One line Class Desc
Complete Class Desc
|
FlowGlyphLayout |
One line Class Desc
Complete Class Desc
|
FlowLineElement |
This class implements a regular polygon extension to SVG
|
FlowParaElement |
This class implements a regular polygon extension to SVG
|
FlowRegionBreakElement |
This class implements a regular polygon extension to SVG
|
FlowRegionElement |
This class implements a regular polygon extension to SVG
|
FlowRegions |
A class to hold flow region information for a given shape.
|
FlowRegions.Transition |
|
FlowRegions.TransitionComp |
|
FlowSpanElement |
This class implements a regular polygon extension to SVG
|
FlowTextElement |
This class implements a regular polygon extension to SVG
|
FlowTextLayoutFactory |
Factory instance that returns TextSpanLayouts appropriate to
FlowRoot instances.
|
FlowTextNode |
One line Class Desc
Complete Class Desc
|
FlowTextPainter |
One line Class Desc
Complete Class Desc
|
FocusManager |
A class that manages focus on elements.
|
Font |
The TrueType font.
|
FontFace |
This class represents a <font-face> element or @font-face rule
|
FontFaceRule |
This class represents a @font-face CSS rule.
|
FontFamilyManager |
This class provides a factory for the 'font-family' property values.
|
FontFamilyResolver |
|
FontShorthandManager |
This class provides support for the CSS2 'font' shorthand property.
|
FontSizeAdjustManager |
This class provides a manager for the 'font-size-adjust' property values.
|
FontSizeManager |
This class provides a manager for the 'font-size' property values.
|
FontStretchManager |
This class provides a manager for the 'font-stretch' property values.
|
FontStyleManager |
This class provides a manager for the 'font-style' property values.
|
FontVariantManager |
This class provides a manager for the 'font-variant' property values.
|
FontWeightManager |
This class provides a manager for the 'font-weight' property values.
|
FormatRed |
This allows you to specify the ColorModel, Alpha premult and/or
SampleModel to be used for output.
|
ForwardSeekableStream |
A subclass of SeekableStream that may be used
to wrap a regular InputStream efficiently.
|
FpgmTable |
|
FragmentIdentifierHandler |
This interface must be implemented and then registred as the
handler of a PreserveAspectRatioParser instance
in order to be notified of parsing events.
|
FragmentIdentifierParser |
This class represents an event-based parser for the SVG
fragment identifiers.
|
GammaTransfer |
GammaTransfer.java
This class defines the Gamma type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG
specification.
|
GaussianBlurRable |
Implements a GaussianBlur operation, where the blur size is
defined by standard deviations along the x and y axis.
|
GaussianBlurRable8Bit |
GaussianBlurRable implementation
|
GaussianBlurRed8Bit |
This implementation of RenderableImage will render its input
GraphicsNode on demand for tiles.
|
GdiObject |
Represents GDI Objects encountred in WMF Files.
|
GenericAttr |
This class implements the Attr interface.
|
GenericAttrNS |
This class implements the Attr interface with
support for namespaces.
|
GenericBridge |
A tagging interface that bridges for elements child of GraphicsNodeBridge
should implement.
|
GenericCDATASection |
This class implements the CDATASection interface.
|
GenericComment |
This class implements the Comment interface.
|
GenericDecoder |
This class delegates to a reader the decoding of an input stream.
|
GenericDocument |
This class implements the Document ,
DocumentEvent .
|
GenericDocumentFragment |
This class implements DocumentFragment interface.
|
GenericDocumentType |
This class implements the DocumentType interface.
|
GenericDOMImplementation |
This class implements the DOMImplementation .
|
GenericElement |
This class implements the Element interface.
|
GenericElementNS |
This class implements the Element interface.
|
GenericEntity |
This class implements the Entity interface.
|
GenericEntityReference |
This class implements the EntityReference interface.
|
GenericImageHandler |
Extends the default ImageHandler interface with calls to
allow caching of raster images in generated SVG content.
|
GenericNotation |
This class implements the Notation interface.
|
GenericProcessingInstruction |
This class implements the ProcessingInstruction interface.
|
GenericText |
This class provides a generic implementation of the Text
interface.
|
GenericXBLManager |
An XBL manager that performs no XBL processing.
|
Global |
Interface for a global scripting object.
|
GlyfCompositeComp |
|
GlyfCompositeDescript |
Glyph description for composite glyphs.
|
GlyfDescript |
|
GlyfSimpleDescript |
|
GlyfTable |
|
Glyph |
A Glyph describes a graphics node with some specific glyph rendering
attributes.
|
Glyph |
An individual glyph within a font.
|
GlyphDescription |
Specifies access to glyph description classes, simple and composite.
|
GlyphGroupInfo |
One line Class Desc
Complete Class Desc
|
GlyphIterator |
|
GlyphLayout |
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.
|
GlyphOrientationHorizontalManager |
This class provides a manager for the 'glyph-orientation-horizontal'
property values.
|
GlyphOrientationManager |
This class provides a manager for the 'glyph-orientation' property values.
|
GlyphOrientationVerticalManager |
This class provides a manager for the 'glyph-orientation-vertical'
property values.
|
GposTable |
|
GraphicContext |
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
|
GraphicsExtensionElement |
An abstract base class for graphical extension elements.
|
GraphicsNode |
The base class for all graphics nodes.
|
GraphicsNodeBridge |
Bridge class for creating, building, and updating a GraphicsNode
according to an Element .
|
GraphicsNodeChangeAdapter |
An abstract adapter class for receiving graphics node change
events.
|
GraphicsNodeChangeEvent |
An event which indicates that a change action occurred on a graphics node.
|
GraphicsNodeChangeListener |
The interface for listening to changes on graphics nodes.
|
GraphicsNodeEvent |
A low-level event for GraphicsNode.
|
GraphicsNodeFocusEvent |
A low-level event which indicates that a graphics node has gained or
lost the keyboard focus.
|
GraphicsNodeFocusListener |
The listener interface for receiving keyboard focus events on a
graphics node.
|
GraphicsNodeInputEvent |
The root event class for all graphics node-level input events.
|
GraphicsNodeKeyAdapter |
An abstract adapter class for receiving graphics node key
events.
|
GraphicsNodeKeyEvent |
An event which indicates that a keystroke occurred in a graphics node.
|
GraphicsNodeKeyListener |
The listener interface for receiving graphics node key events.
|
GraphicsNodeMouseAdapter |
An abstract adapter class for receiving graphics node mouse
events.
|
GraphicsNodeMouseEvent |
An event which indicates that a mouse action occurred in a graphics node.
|
GraphicsNodeMouseListener |
The listener interface for receiving graphics node mouse events.
|
GraphicsNodeMouseWheelEvent |
An event which indicates that a mouse whwel action occurred in a graphics
node.
|
GraphicsNodeMouseWheelListener |
The listener interface for receiving graphics node mouse wheel events.
|
GraphicsNodeRable |
This interface allows GraphicsNode to be seen as
RenderableImages , which can be used for operations such as
filtering, masking or compositing.
|
GraphicsNodeRable8Bit |
This implementation of RenderableImage will render its input
GraphicsNode into a BufferedImage upon invokation of one of its
createRendering methods.
|
GraphicsNodeRableFactory |
This interface lets GraphicsNode create instances of
GraphicsNodeRable appropriate for the filter module
implementation.
|
GraphicsNodeRed8Bit |
This implementation of RenderableImage will render its input
GraphicsNode on demand for tiles.
|
GraphicsUtil |
Set of utility methods for Graphics.
|
GridBagConstants |
GridBagConstraints constants.
|
GsubTable |
|
GVTACIImpl |
GVTACIImpl
Used to implement SVG <tspan> and <text>
attributes.
|
GVTACIImpl.TransformAttributeFilter |
AttributeFilter which converts (extended) location attributes
SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y,
TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
|
GVTAttributedCharacterIterator |
GVTAttributedCharacterIterator
Used to implement SVG <tspan> and <text>
attributes.
|
GVTAttributedCharacterIterator.AttributeFilter |
Interface for helper class which mutates the attributes of an
AttributedCharacterIterator.
|
GVTAttributedCharacterIterator.TextAttribute |
Attribute keys that identify SVG text attributes.
|
GVTBuilder |
This class is responsible for creating a GVT tree using an SVG DOM tree.
|
GVTFont |
An interface for all GVT font classes.
|
GVTFontFace |
One line Class Desc
Complete Class Desc
|
GVTFontFamily |
An interface for all font family classes.
|
GVTGlyphMetrics |
GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics
with the addition of horizontal and vertical advance values.
|
GVTGlyphVector |
An interface for all GVT GlyphVector classes.
|
GVTLineMetrics |
GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
|
GVTTreeBuilder |
This class represents an object which builds asynchroneaously
a GVT tree.
|
GVTTreeBuilderAdapter |
An adapter class that represents a listener to the GVTTreeBuilderEvent
events.
|
GVTTreeBuilderEvent |
This class represents an event which indicate an event originated
from a GVTTreeBuilder instance.
|
GVTTreeBuilderListener |
This interface represents a listener to the GVTTreeBuilderEvent events.
|
GVTTreeRenderer |
This class represents an object which renders asynchronously
a GVT tree.
|
GVTTreeRendererAdapter |
An adapter class that represents a listener to the
GVTTreeRendererEvent events.
|
GVTTreeRendererEvent |
This class represents an event which indicate an event originated
from a GVTTreeRenderer instance.
|
GVTTreeRendererListener |
This interface represents a listener to the GVTTreeRendererEvent events.
|
GVTTreeWalker |
GVTTreeWalker objects are used to navigate a GVT tree or subtree.
|
HaltingThread |
This is a subclass of java.lang.Thread that includes a non-intrusive
'halt' method.
|
HashTableStack |
This class represents a stack of HashTable objects.
|
HashTableStack.Link |
To store the hashtables.
|
HeadTable |
|
HheaTable |
|
HistogramRed |
|
HistoryBrowser |
History browser.
|
HistoryBrowser.CommandController |
Wrapps the command's execute, undo and redo methods.
|
HistoryBrowser.CommandNamesInfo |
Contains the info on the command name being executed, undone or redone and
last undoable and redoable command names.
|
HistoryBrowser.DocumentCommandController |
Lets the DOMViewerController wrap the commands.
|
HistoryBrowser.HistoryBrowserAdapter |
The adapter to provide the default behavior.
|
HistoryBrowser.HistoryBrowserEvent |
Event to pass to listener.
|
HistoryBrowser.HistoryBrowserListener |
The HistoryBrowserListener.
|
HistoryBrowserInterface |
The wrapper for the history browser.
|
HistoryBrowserInterface.AppendChildCommand |
The AppendChild command.
|
HistoryBrowserInterface.AttributeAddedCommand |
Adds the attribute to an element (MutationEvent.ADDITION)
|
HistoryBrowserInterface.AttributeModifiedCommand |
Modifies the attribute of an element (MutationEvent.MODIFICATION)
|
HistoryBrowserInterface.AttributeRemovedCommand |
Removes the attribute of an element (MutationEvent.REMOVAL)
|
HistoryBrowserInterface.ChangeNodeValueCommand |
The Change Node Value command.
|
HistoryBrowserInterface.CharDataModifiedCommand |
Sets the node value.
|
HistoryBrowserInterface.CompoundUpdateCommand |
The compound command.
|
HistoryBrowserInterface.InsertNodeBeforeCommand |
Inserts the given node as a child to the given parent node before the
specified sibling node, or as the last child of the given parent, if the
sibling node is null.
|
HistoryBrowserInterface.NodeInsertedCommand |
Inserts the given node as a child of another.
|
HistoryBrowserInterface.NodeRemovedCommand |
Removes the node from its parent node.
|
HistoryBrowserInterface.RemoveChildCommand |
The RemoveChild command.
|
HistoryBrowserInterface.ReplaceChildCommand |
insertBefore
|
HmtxTable |
|
ICCColor |
This class represents an ICC color value.
|
ICCColorSpaceExt |
Deprecated.
|
ICCNamedColor |
This class represents an ICC named color value.
|
IDATOutputStream |
|
IdContainer |
An interface for DOM nodes that can look up elements with IDs.
|
IdentifierManager |
This class provides a manager for the property with support for
identifier values.
|
IdentityTransfer |
IdentityTransfer.java
This class defines the Identity type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG
specification.
|
ImageCacher |
This class implements caching functionality for raster images.
|
ImageCacher.Embedded |
Cache implementation for images embedded in the SVG file.
|
ImageCacher.External |
Cache implementation for file-based images.
|
ImageCacher.ImageCacheEntry |
Instances of this class are created to keep track of the
set of images processed by the ImageHandler.
|
ImageCompareTest |
This test does a pixel comparison of two images and passes if the
two images are identical.
|
ImageDecodeParam |
An empty (marker) interface to be implemented by all image decoder
parameter classes.
|
ImageDecoder |
An interface describing objects that transform an InputStream into a
BufferedImage or Raster.
|
ImageDecoderImpl |
A partial implementation of the ImageDecoder interface
useful for subclassing.
|
ImageEncodeParam |
An empty (marker) interface to be implemented by all image encoder
parameter classes.
|
ImageEncoder |
An interface describing objects that transform a BufferedImage or
Raster into an OutputStream.
|
ImageEncoderImpl |
A partial implementation of the ImageEncoder interface useful for
subclassing.
|
ImageHandler |
This interface allows the user of the Graphics2D SVG generator
to decide how to handle images that it renders.
|
ImageHandlerBase64Encoder |
This implementation of ImageHandler encodes the input image as
a PNG image first, then encodes the PNG image using Base64
encoding and uses the result to encoder the image url using
the data protocol.
|
ImageHandlerJPEGEncoder |
This implementation of the abstract AbstractImageHandlerEncoder
class creates JPEG images in the image directory and sets the
url pointing to that file in the xlink:href attributes of the
image elements it handles.
|
ImageHandlerPNGEncoder |
This implementation of the abstract AbstractImageHandlerEncoder
class creates PNG images in the image directory and sets the
url pointing to that file in the xlink:href attributes of the
image elements it handles.
|
ImageIODebugUtil |
Helper class for debugging stuff in Image I/O.
|
ImageIOImageWriter |
ImageWriter implementation that uses Image I/O to write images.
|
ImageIOJPEGImageWriter |
ImageWriter that encodes JPEG images using Image I/O.
|
ImageIOJPEGRegistryEntry |
RegistryEntry implementation for loading JPEG images through Image I/O.
|
ImageIOPNGImageWriter |
ImageWriter that encodes PNG images using Image I/O.
|
ImageIOPNGRegistryEntry |
RegistryEntry implementation for loading PNG images through Image I/O.
|
ImageIOTIFFImageWriter |
ImageWriter that encodes TIFF images using Image I/O.
|
ImageIOTIFFRegistryEntry |
RegistryEntry implementation for loading TIFF images through Image I/O.
|
ImageNode |
A graphics node that represents an image described as a graphics node.
|
ImageRenderer |
Interface for GVT Renderers that render into raster images.
|
ImageRendererFactory |
Interface for a factory of ImageRenderers
|
ImageRenderingManager |
This class provides a manager for the 'image-rendering' property values.
|
ImageTagRegistry |
This class handles the registered Image tag handlers.
|
ImageTranscoder |
This class enables to transcode an input to an image of any format.
|
ImageWriter |
Interface which allows image library independent image writing.
|
ImageWriterParams |
Parameters for the encoder which is accessed through the
ImageWriter interface.
|
ImageWriterRegistry |
|
ImportInfo |
This class represents a list of Java classes/packages to import
into a scripting environment.
|
ImportRule |
This class represents a @import CSS rule.
|
IndefiniteTimingSpecifier |
A class to handle the 'indefinite' SMIL timing specifier.
|
IndexImage |
This class implements an adaptive palette generator to reduce images to a
specified number of colors.
|
IndexImage.Counter |
Used to track a color and the number of pixels of that colors
|
IndexImage.Cube |
Used to define a cube of the colorspace.
|
InheritValue |
This singleton class represents the 'inherit' value.
|
InstanceTime |
A class that represents an instance time created from a timing
specification.
|
IntegerKey |
A transcoding Key represented as an int.
|
Interactor |
This interface represents an object which interacts with a GVT component.
|
InteractorAdapter |
This class represents an interactor which never interacts.
|
InterpolatingAnimation |
An abstract animation class for those animations that interpolate
values.
|
Interpreter |
A high level interface that represents an interpreter engine for
a particular scripting language.
|
InterpreterException |
An exception that will be thrown when a problem is encountered in the
script by an Interpreter interface implementation.
|
InterpreterFactory |
An interface for factory objects than can create Interpreter
instances for a particular script language.
|
InterpreterPool |
A class allowing to create/query an Interpreter corresponding to a particular
Document and scripting language.
|
InterruptedBridgeException |
This class represents the exception thrown by the bridge when the
current thread was interrupted.
|
Interval |
A class that represents an interval for a timed element.
|
IntTable |
A simple hashtable, not synchronized, with fixed load factor,
that maps objects to ints.
|
IntTable.Entry |
To manage collisions.
|
ISO_8859_1Decoder |
This class represents an object which decodes ISO-8859-1 characters from
a stream of bytes.
|
JaclInterpreterFactory |
Allows to create instances of JaclInterpreter class.
|
JAffineTransformChooser |
The JAffineTransformChooser is a pane that contains
controls to let a user select the various components that
make up an AffineTransform
|
JAffineTransformChooser.Closer |
|
JAffineTransformChooser.Dialog |
|
JAffineTransformChooser.DisposeOnClose |
|
JAuthenticator |
This class is resposible for providing authentication information
when needed by network protocols.
|
JComponentModifier |
This interface must be implemented by actions which need
to have an access to their associated component(s)
|
JDKRegistryEntry |
This Image tag registy entry is setup to wrap the core JDK
Image stream tools.
|
JDKRegistryEntry.MyImgObs |
|
JErrorPane |
This class represents a dialog to display an error (message + Exception).
|
JGridBagPanel |
An implementation of JPanel that uses the GridBagLayout.
|
JGridBagPanel.DefaultInsetsManager |
Default implemenation
|
JGridBagPanel.InsetsManager |
Provides insets desired for a given grid cell
|
JGridBagPanel.ZeroInsetsManager |
Always use 0 insets
|
JGVTComponent |
This class represents a component which can display a GVT tree.
|
JGVTComponentAdapter |
|
JGVTComponentListener |
|
JPEGOptionPanel |
This class represents a panel to control jpeg encoding quality.
|
JPEGTranscoder |
This class is an ImageTranscoder that produces a JPEG image.
|
JPEGTranscoder.OutputStreamWrapper |
This class will never throw an IOException, instead it eats
them and then ignores any future calls to it's interface.
|
JPEGTranscoder.QualityKey |
A transcoding Key represented the JPEG image quality.
|
JSVGCanvas |
This class represents a general-purpose swing SVG component.
|
JSVGCanvas.LocationListener |
Helper class.
|
JSVGCanvasBeanInfo |
A BeanInfo for the JSVGCanvas .
|
JSVGCanvasHandler |
One line Class Desc
Complete Class Desc
|
JSVGCanvasHandler.Delegate |
|
JSVGComponent |
This class represents a swing component that can display SVG documents.
|
JSVGComponent.BridgeUserAgentWrapper |
The user-agent wrapper, which call the methods in the event thread.
|
JSVGRenderingAccuracyTest |
One line Class Desc
Complete Class Desc
|
JSVGScrollPane |
A Swing component that consists of a JSVGCanvas with optional scroll
bars.
|
JSVGViewerFrame |
This class represents a SVG viewer swing frame.
|
JSVGViewerFrame.Debugger |
Rhino debugger class.
|
JSVGViewerFrame.ImageFileFilter |
A FileFilter used when exporting the SVG document as an image.
|
JToolbarButton |
This class represents the buttons used in toolbars.
|
JToolbarSeparator |
This class represents a separator for the toolbar buttons.
|
JToolbarToggleButton |
This class represents the buttons used in toolbars.
|
Kern |
The Kern class describes an entry in the "kerning table".
|
KerningManager |
This class provides a manager for the 'kerning' property values.
|
KerningPair |
|
KerningTable |
The KerningTable class holds a kerning table (a collection of Kern
elements).
|
KernSubtable |
|
KernSubtableFormat0 |
|
KernSubtableFormat2 |
|
KernTable |
|
KeyboardEvent |
The KeyboardEvent interface provides specific contextual
information associated with keyboard devices.
|
LangSys |
|
LangSysRecord |
|
LanguageDialog |
This class represents a language selection dialog.
|
LanguageDialog.Panel |
The language selection panel.
|
LengthArrayProducer |
A handler class that generates an array of shorts and an array floats from
parsing a length list.
|
LengthHandler |
This interface must be implemented and then registred as the
handler of a LengthParser instance in order to be
notified of parsing events.
|
LengthKey |
A transcoding Key represented as a length.
|
LengthListHandler |
This interface must be implemented and then registred as the
handler of a LengthListParser instance in order to be
notified of parsing events.
|
LengthListParser |
This class implements an event-based parser for the SVG length
list values.
|
LengthManager |
This class provides a manager for the property with support for
length values.
|
LengthPairListParser |
This class implements an event-based parser for semicolon separated
length pair lists, as used in the 'values' attribute of the 'animateMotion'
element.
|
LengthParser |
This class implements an event-based parser for the SVG length
values.
|
LexicalUnits |
This interface defines the constants that represent CSS lexical units.
|
LexicalUnits |
This interface defines the constants that represent XML lexical units.
|
Ligature |
|
LigatureSet |
|
LigatureSubst |
|
LigatureSubstFormat1 |
|
Light |
Top level interface to model a light element.
|
Linear |
A class representing a linear path segment.
|
LinearGradientPaint |
The LinearGradientPaint class provides a way to fill
a Shape with a linear color gradient pattern.
|
LinearGradientPaintContext |
Provides the actual implementation for the LinearGradientPaint
This is where the pixel processing is done.
|
LinearTransfer |
LinearTransfer.java
This class defines the Linear type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG
specification.
|
LineHeightManager |
This class provides a factory for the 'margin-*' properties values.
|
LineHeightValue |
This class represents line-height values.
|
LineInfo |
This class encapsulates the layout information about a single line
in a multi-line flow.
|
LineInfo |
One line Class Desc
Complete Class Desc
|
LinkActivationEvent |
This class represents an event which indicate an event originated
from a GVTTreeBuilder instance.
|
LinkActivationListener |
This interface represents a listener to the LinkActivationEvent events.
|
ListBuilder |
A class for receiving notification of parsed list items.
|
ListHandler |
Interface that defines the functionnality
of a list handler for the parser of
attributes that are list.
|
ListNodeList |
A simple class that implements the DOM NodeList interface by
wrapping an Java List instace.
|
ListValue |
This class represents a list of values.
|
LiveAttributeException |
Thrown when a live attribute cannot parse an attribute's value.
|
LiveAttributeValue |
This interface should be implemented by all the attribute values
objects that must be updated when the attribute node is modified.
|
LocaleGroup |
This class represents a group of ExtendedLocalizable objects which
have a shared default locale.
|
LocalHistory |
This class represents an history of the files visited by a single
browser frame.
|
Localizable |
This interface must be implemented by the classes which must provide a
way to override the default locale.
|
LocalizableSupport |
This class provides a default implementation of the Localizable interface.
|
LocaTable |
|
Location |
This class implements the org.apache.batik.w3c.dom.Location interface for Batik
|
Location |
|
LocationBar |
This class represents a location bar.
|
Lookup |
|
LookupList |
|
LookupSubtable |
|
LookupSubtableFactory |
|
LRUCache |
|
LRUCache.LRUNode |
Interface for nodes in the LRU cache, basicly nodes in a doubly
linked list.
|
LRUCache.LRUObj |
Interface for object participating in the LRU Cache.
|
MacRenderer |
Simple implementation of the Renderer that supports dynamic updates.
|
MagicNumberRegistryEntry |
This Image tag registry entry is built around the notion of magic
numbers.
|
MagicNumberRegistryEntry.MagicNumber |
Inner class that represents one magic number.
|
Main |
Handles command line parameters to configure the SVGConverter
and rasterizer images.
|
Main |
|
Main |
This class contains the main method of an SVG viewer.
|
Main |
This class is the main class of the svgpp application.
|
Main |
This test runs the True Type Font to SVG Font converter, the
tool that allows some characters from a font to be converted
to the SVG Font format.
|
Main.AbstractOptionHandler |
This abstract implementation of the OptionHandler interface
throws an exception if the number of arguments passed to the
handleOption method does not match the number of expected
optionValues.
|
Main.ColorOptionHandler |
Base class for options which expect a Color optionValue.
|
Main.FloatOptionHandler |
Base class for options which expect the single optionValue to
be a float.
|
Main.NoValueOptionHandler |
Base class for options with no option value (i.e., the presence
of the option means something in itself.
|
Main.OptionHandler |
Interface for handling one command line option
|
Main.OptionHandler |
This interface represents an option handler.
|
Main.OptionHandler |
This interface represents an option handler.
|
Main.RectangleOptionHandler |
Base class for options which expect a Rectangle optionValue.
|
Main.SingleValueOptionHandler |
Base class for options with a single option value.
|
Main.TimeOptionHandler |
Base class for options which expect the single optionValue to
be a time value.
|
MarginInfo |
|
MarginInfo |
|
MarginLengthManager |
This class provides a factory for the 'margin-*' properties values.
|
MarginShorthandManager |
This class represents an object which provide support for the
'margin' shorthand property.
|
Mark |
Marker interface, mostly, that encapsulates information about a
selection gesture.
|
Marker |
A Marker describes a GraphicsNode with a reference point that can be used to
position the Marker at a particular location and a particular policy for
rotating the marker when drawing it.
|
MarkerBridge |
Factory class for vending Marker objects.
|
MarkerManager |
This class provides a manager for the 'marker-*' property values.
|
MarkerShapePainter |
A shape painter that can be used to paint markers on a shape.
|
MarkerShorthandManager |
This class represents an object which provide support for the
'marker' shorthand properties.
|
Mask |
Implements a masking operation.
|
Mask |
Describes a mask.
|
MaskBridge |
Factory class for vending Mask objects.
|
MaskManager |
This class provides a manager for the 'mask' property values.
|
MaskRable8Bit |
MaskRable implementation
|
MaxpTable |
|
MediaMarkerTimingSpecifier |
A class to handle media marker SMIL timing specifiers.
|
MediaRule |
This class represents a @media CSS rule.
|
MemoryCacheSeekableStream |
A subclass of SeekableStream that may be used to wrap
a regular InputStream .
|
MemoryMonitor |
This class contains a collection of components that can be used to
track and display the memory usage.
|
MemoryMonitor.CollectButtonAction |
The action associated with the 'Collect' button of the memory monitor.
|
MemoryMonitor.History |
Displays the memory usage history in a chart.
|
MemoryMonitor.MemoryChangeListener |
This interface allows the RepaintThread to notify an object that the
current memory state has changed.
|
MemoryMonitor.Panel |
A panel composed of a Usage instance and a History instance.
|
MemoryMonitor.RepaintThread |
This thread repaints a list of components.
|
MemoryMonitor.Usage |
Displays the current memory usage.
|
MenuFactory |
This class represents a menu factory which builds
menubars and menus from the content of a resource file.
|
Messages |
This class manages the message for the bridge module.
|
Messages |
This class manages the message for the bridge module.
|
Messages |
This class manages the message for the css.engine module.
|
Messages |
This class manages the message for the css.engine.value module.
|
Messages |
This class manages the message for the Swing extensions.
|
Messages |
This class manages the message for the bridge module.
|
Messages |
This class manages the message for the test.svg module.
|
Messages |
This class manages the message for the css.engine module.
|
Messages |
This class manages the message for the test.svg module.
|
Messages |
This class manages the message for the test.svg module.
|
Messages |
This class manages the message for the test.svg module.
|
Messages |
This class manages the message for the image transcoder module.
|
Messages |
This class manages the message for the IO utilities classes.
|
Messages |
This class manages the message for the security utilities
|
Messages |
This class manages the message for the utilities classes.
|
MetaRecord |
This is used to keep data while processing WMF-files.
|
MetaRecord.ByteRecord |
A record that contain byte arrays elements.
|
MetaRecord.StringRecord |
|
MimeTypeConstants |
This interface defines constants for Various Mime Types
|
MissingListenerException |
Signals a missing listener
|
MorphologyOp |
This class provides an implementation for the SVG
feMorphology filter, as defined in Chapter 15, section 20
of the SVG specification.
|
MorphologyRable |
Implements a Morphology operation, where the kernel size is
defined by radius along the x and y axis.
|
MorphologyRable8Bit |
Implements a Morphology operation, where the kernel size is
defined by radius along the x and y axis.
|
MotionAnimation |
An animation class for 'animateMotion' animations.
|
MultiGlyphVector |
|
MultipleGradientPaint |
This is the superclass for Paints which use a multiple color
gradient to fill in their raster.
|
MultipleGradientPaint.ColorSpaceEnum |
Inner class to allow for typesafe enumerated ColorSpace values.
|
MultipleGradientPaint.CycleMethodEnum |
Inner class to allow for typesafe enumerated CycleMethod values.
|
MultipleGradientPaintContext |
This is the superclass for all PaintContexts which use a multiple color
gradient to fill in their raster.
|
MultiplyAlphaRed |
This implements a masking operation by multiply the alpha channel of
one image by a luminance image (the mask).
|
MultiResGraphicsNode |
RasterRable This is used to wrap a Rendered Image back into the
RenderableImage world.
|
MutationNameEvent |
The MutationNameEvent interface provides specific contextual
information associated with Mutation name event types.
|
NamedProfileCache |
This class manages a cache of soft references to named profiles that
we have already loaded.
|
NameRecord |
|
NameTable |
|
NodeEventTarget |
A Node that uses an EventSupport for its event registration and
dispatch.
|
NodePickerController |
Provides the information to control the NodePickerPanel behaviour.
|
NodePickerPanel |
Used to preview and edit nodes.
|
NodePickerPanel.AttributesTableModel |
The attributesTable model.
|
NodePickerPanel.NameEditorDialog |
Dialog for choosing element name.
|
NodePickerPanel.NodePickerAdapter |
The adapter for the NodePicker listener.
|
NodePickerPanel.NodePickerEvent |
Event to pass to listener.
|
NodePickerPanel.NodePickerListener |
Node picker listener.
|
NodePickerPanel.SVGInputPanel |
The panel to view and edit the elements xml representation.
|
NodeTemplates |
Provides basic xml representation and description for most commonly used
nodes.
|
NodeTemplates.NodeTemplateDescriptor |
Wrapper for a node template.
|
NodeXBL |
Interface implemented by all nodes that support XBL.
|
NoLoadExternalResourceSecurity |
This implementation does not allow any external resources to be
referenced from an SVG document.
|
NoLoadScriptSecurity |
This implementation for the ScriptSecurity interface
does not allow scripts to be loaded.
|
NoRepaintRunnable |
A tagging interface to prevent a repaint at the end of the
execution of this runnable.
|
NormalizingReader |
This class represents a reader which normalizes the line break: \n,
\r, \r\n are replaced by \n.
|
NullOp |
|
NumberListHandler |
An handler interface for parsing NumberLists.
|
NumberListParser |
This class implements an event-based parser for the SVG Number
list values.
|
NumberParser |
This class represents a parser with support for numbers.
|
OffsetRable |
Adjusts the input images coordinate system by dx, dy.
|
OffsetTimingSpecifier |
A class to handle offset SMIL timing specifiers.
|
OnePerformanceTest |
|
OpacityManager |
This class provides a manager for the '*-opacity' property values.
|
OptionPanel |
This class represents a panel to present users with options.
|
OptionPanel.Dialog |
This class is modal dialog to choose the jpeg encoding quality.
|
OriginalEvent |
Interface implemented by Event objects usable in an XBL processing
document.
|
Os2Table |
|
OutputManager |
This class is responsible of the output of XML constructs.
|
OutputManager.AttributeInfo |
To store the informations about an attribute.
|
OutputManager.NameInfo |
To store the informations about a name.
|
OverflowManager |
This class provides a manager for the 'overflow' property values.
|
Overlay |
This interface represents an object painted over the GVT rendering
in a JGVTComponent.
|
PadMode |
This is a typesafe enumeration of the standard Composite rules for
the CompositeRable operation.
|
PadRable |
Pads image to the given Rectangle (the rect may be smaller than the
image in which case this is actually a crop).
|
PadRable8Bit |
Concrete implementation of the PadRable interface.
|
PadRed |
This is an implementation of a Pad operation as a RenderedImage.
|
PadRed.ZeroRecter |
|
PadRed.ZeroRecter_INT_PACK |
|
PaintBridge |
Bridge class for vending Paint objects.
|
PaintKey |
A transcoding Key represented as a background paint.
|
PaintRable |
Interface for Rable's that can more efficently represent there
action as a paint method instead of a RenderedImage when going to a
Graphics2D anyways.
|
PaintServer |
A collection of utility methods to deliver java.awt.Paint ,
java.awt.Stroke objects that could be used to paint a
shape.
|
Panose |
|
ParametrizedRenderingAccuracyTest |
Base class for tests which take an additional parameter in addition
to the SVG file.
|
ParametrizedTest |
This test validates that test properties are inherited from the class that
defines the "class" attribute down to each test instance that uses the
same class.
|
ParsedURL |
A URL -like class that supports custom URI schemes
and GZIP encoding.
|
ParsedURLData |
Holds the data for more URLs.
|
ParsedURLDataProtocolHandler |
Protocol Handler for the 'data' protocol.
|
ParsedURLDataProtocolHandler.DataParsedURLData |
Overrides some of the methods to support data protocol weirdness
|
ParsedURLDefaultProtocolHandler |
The default protocol handler this handles the most common
protocols, such as 'file' 'http' 'ftp'.
|
ParsedURLJarProtocolHandler |
Protocol Handler for the 'jar' protocol.
|
ParsedURLProtocolHandler |
Provider interface for new url protocols, used by the ParsedURL class.
|
ParseException |
This class encapsulates a general parse error or warning.
|
ParseException |
This class encapsulates a general parse error or warning.
|
Parser |
This class implements the Parser interface.
|
Parser |
This interface represents a parser.
|
PathArrayProducer |
A handler class that generates an array of shorts and an array floats from
parsing path data.
|
PathHandler |
This interface must be implemented and then registred as the
handler of a PathParser instance in order to be
notified of parsing events.
|
PathLength |
Utilitiy class for length calculations of paths.
|
PathLength.PathSegment |
A single path segment in the flattened version of the path.
|
PathLength.SingleSegmentPathIterator |
A PathIterator that returns only the next path segment from
another PathIterator .
|
PathParser |
This class implements an event-based parser for the SVG path's d
attribute values.
|
PatternPaint |
The PatternPaint class provides a way to fill a Shape with a a pattern
defined as a GVT Tree.
|
PatternPaint.PatternPaintContextWrapper |
|
PatternPaintContext |
PaintContext for the ConcretePatterPaint
paint implementation.
|
PerformanceTest |
This abstract Test implementation instruments performance
testing.
|
PerformanceTestValidator |
Validates the operation of the PerformanceTest class.
|
PerformanceTestValidator.SimplePerformanceTest |
|
Platform |
Platform specific functionality.
|
PNGChunk |
|
PNGDecodeParam |
An instance of ImageDecodeParam for decoding images in
the PNG format.
|
PNGEncodeParam |
An instance of ImageEncodeParam for encoding images in
the PNG format.
|
PNGEncodeParam.Gray |
|
PNGEncodeParam.Palette |
|
PNGEncodeParam.RGB |
|
PNGImage |
TO DO:
zTXt chunks
|
PNGImageDecoder |
|
PNGImageEncoder |
An ImageEncoder for the PNG file format.
|
PNGImageWriter |
ImageWriter implementation that uses Batik's PNG codec to
write PNG files.
|
PNGOptionPanel |
This class represents a panel to choose the color model
of the PNG, i.e.
|
PNGRed |
|
PNGRed.PNGChunk |
|
PNGRegistryEntry |
|
PNGSuggestedPaletteEntry |
A class representing the fields of a PNG suggested palette entry.
|
PNGTranscoder |
This class is an ImageTranscoder that produces a PNG image.
|
PNGTranscoder.WriteAdapter |
This interface is used by PNGTranscoder to write PNG images
through different codecs.
|
PNGTranscoderImageIOWriteAdapter |
This class is a helper to PNGTranscoder that writes PNG images
through the Image I/O API.
|
PNGTranscoderInternalCodecWriteAdapter |
This class is a helper to PNGTranscoder that writes PNG images
through the internal PNG codec.
|
Point |
|
PointerEventsManager |
This class provides a manager for the 'pointer-events' property values.
|
PointLight |
A light source which emits a light of constant intensity in all directions.
|
PointsHandler |
This interface must be implemented and then registred as the
handler of a PointsParser instance in order to be
notified of parsing events.
|
PointsParser |
This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).
|
Polygon2D |
This class is a Polygon with float coordinates.
|
Polyline2D |
This class has the same behavior than Polygon2D , except that
the figure is not closed.
|
PostTable |
|
PreconfiguredRenderingTest |
Convenience class for creating a SVGRenderingAccuracyTest with predefined
rules for the various configuration parameters.
|
PreferenceDialog |
Dialog that displays user preferences.
|
PreferenceManager |
This class allows to manage users preferences.
|
PrefixableStylableExtensionElement |
This class implements a simple method for handling the node 'prefix'.
|
PrepTable |
|
PreserveAspectRatioHandler |
This interface must be implemented and then registred as the
handler of a PreserveAspectRatioParser instance in order to
be notified of parsing events.
|
PreserveAspectRatioParser |
This class implements an event-based parser for the SVG preserveAspectRatio
attribute values.
|
PrettyPrinter |
This class represents an SVG source files pretty-printer.
|
PrintTranscoder |
This class is a Transcoder that prints SVG images.
|
ProfileRable |
Implements the interface expected from a color matrix
operation
|
ProfileRed |
This implementation of rendered image forces a color profile
on its source
|
Program |
|
PropertyUtil |
|
ProxyGraphicsNode |
A graphics node which provides a placeholder for another graphics node.
|
Quadradic |
A class representing a quadratic path segment.
|
RadialGradientPaint |
This class provides a way to fill a shape with a circular radial color
gradient pattern.
|
RadialGradientPaintContext |
Provides the actual implementation for the RadialGradientPaint.
|
RangeRecord |
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
|
RasterImageNode |
A graphics node that represents a raster image.
|
RecordStore |
Deprecated.
|
Rectangle2DKey |
A transcoding Key represented as a rectangle.
|
RectListManager |
RectListManager is a class to manage a list of rectangular regions.
|
RectListManager.RectXComparator |
Comparator for ordering rects in X.
|
RectManager |
This class provides a manager for the property with support for
rect values.
|
RectValue |
This class represents CSS rect values.
|
RedRable |
RasterRable This is used to wrap a Rendered Image back into the
RenderableImage world.
|
RegionInfo |
This class holds the neccessary information to render a
<batik:flowRegion> that is defined within the <batik:flowRoot>
element.
|
RegionInfo |
This class holds the neccessary information to render a
<batik:flowRegion> that is defined within the <batik:flowRoot>
element.
|
RegistryEntry |
The base interface for all image tag registry entries.
|
RelaxedExternalResourceSecurity |
This implementation of ExternalResourceSecurity allows any
external references.
|
RelaxedScriptSecurity |
This implementation for the ScriptSecurity interface.
|
RenderedImageCachableRed |
This implements CachableRed around a RenderedImage.
|
Renderer |
Interface for GVT Renderers.
|
RendererFactory |
Interface for GVT renderer factory.
|
RenderingHintsKeyExt |
Contains additional RenderingHints Keys, such as
KEY_AREA_OF_INTEREST
|
RepaintManager |
This class manages the rendering of a GVT tree.
|
RepeatTimingSpecifier |
A class to handle repeat event SMIL timing specifiers.
|
ResourceFormatException |
Signals a format error in a resource bundle
|
ResourceManager |
This class offers convenience methods to decode
resource bundle entries
|
ResourceOrigin |
This interface defines constants for the possible resource
origins.
|
Resources |
This class manages the message for the Swing extensions.
|
Resources |
This class manages the message for the Swing extensions.
|
RGBColorValue |
This class represents RGB colors.
|
RootGraphicsNode |
The top-level graphics node of the GVT tree.
|
Rule |
This interface represents a CSS rule.
|
RunnableQueue |
This class represents an object which queues Runnable objects for
invocation in a single thread.
|
RunnableQueue.IdleRunnable |
A Runnable that can also inform the caller how long it should
be until it is run again.
|
RunnableQueue.Link |
To store a Runnable.
|
RunnableQueue.LockableLink |
To store a Runnable with an object waiting for him to be executed.
|
RunnableQueue.RunHandler |
This interface must be implemented by an object which wants to
be notified of run events.
|
RunnableQueue.RunHandlerAdapter |
This is an adapter class that implements the RunHandler interface.
|
RunnableQueue.RunnableQueueState |
Type-safe enumeration of queue states.
|
SamplesRenderingTest |
Preconfigured test for SVG files under the xml-batik directory.
|
SAXDocumentFactory |
This class contains methods for creating Document instances
from an URI using SAX2.
|
SAXDocumentFactory.CDataInfo |
|
SAXDocumentFactory.CommentInfo |
|
SAXDocumentFactory.PreInfo |
|
SAXDocumentFactory.ProcessingInstructionInfo |
|
SAXDocumentFactory.TextInfo |
|
SAXIOException |
Wrapper for SAX Exceptions which would make it possible to
include line and column information with SAX parse errors.
|
SAXSVGDocumentFactory |
This class contains methods for creating SVGDocument instances
from an URI using SAX2.
|
Scanner |
This class represents a CSS scanner - an object which decodes CSS lexical
units.
|
ScannerUtilities |
A collection of utility functions for a CSS scanner.
|
Script |
|
ScriptEventWrapper |
Interface for objects that act as a Java wrapper for a javascript
event object.
|
ScriptHandler |
This interface must be implemented in order to call Java code from
an SVG document.
|
ScriptingEnvironment |
This class contains the informations needed by the SVG scripting.
|
ScriptList |
|
ScriptRecord |
|
ScriptSecurity |
An interface that allows UserAgents to describe the security
constraints desired for scripting.
|
ScriptTags |
Definition of Script tags
|
SeekableOutputStream |
An OutputStream which can seek to an arbitrary offset.
|
SeekableStream |
An abstract subclass of java.io.InputStream that allows seeking
within the input, similar to the RandomAccessFile class.
|
Segment |
An interface that path segments must implement.
|
Segment.SplitResults |
|
SegmentList |
A class representing a list of path segments.
|
SegmentList.SplitResults |
read-only helper class to represent a split-result.
|
Selectable |
Interface describing object that can be selected or have selections
made on it.
|
SelectionAdapter |
Adapter for the listener interface for receiving selection events.
|
SelectionEvent |
An event which indicates that a selection is being made or has been made.
|
SelectionListener |
The listener interface for receiving selection events.
|
Selector |
Interface which allows selection of GraphicsNodes and their contents.
|
SelfContainedSVGOnLoadTest |
This test takes an SVG file as an input.
|
SelfContainedSVGOnLoadTestValidator |
This test validates the operation of SelfContainedSVGOnLoadTest.
|
SelfContainedSVGOnLoadTestValidator.CannotLoadSVGDocument |
|
SelfContainedSVGOnLoadTestValidator.DefaultErrorTest |
|
SelfContainedSVGOnLoadTestValidator.InvalidTestResultElementsNumber |
|
SelfContainedSVGOnLoadTestValidator.MissingOrEmptyErrorCode |
|
SelfContainedSVGOnLoadTestValidator.ProcessingError |
|
SelfContainedSVGOnLoadTestValidator.ReportError |
|
SelfContainedSVGOnLoadTestValidator.ReportErrorAndEntries |
|
SelfContainedSVGOnLoadTestValidator.ReportSuccess |
|
SelfContainedSVGOnLoadTestValidator.UnexpectedResultValue |
|
Service |
This class handles looking up service providers on the class path.
|
SetAnimation |
An animation class for 'set' animations.
|
ShadowTreeEvent |
Interface for shadow tree related events.
|
ShapeExtender |
This class wraps a normal path into an extended path.
|
ShapeExtender.EPIWrap |
|
ShapeNode |
A graphics node that represents a shape.
|
ShapePainter |
Renders the shape of a ShapeNode .
|
ShapeProducer |
This interface represents objects which creates Shape objects.
|
ShapeRenderingManager |
This class provides a manager for the 'shape-rendering' property values.
|
ShorthandManager |
This interface represents the objects which provide support for
shorthand properties.
|
ShorthandManager.PropertyHandler |
To handle a property value created by a ShorthandManager.
|
SimpleAnimation |
An animation class for 'animate' animations.
|
SimpleImageHandler |
Implements the GenericImageHandler interface and only
uses <image> elements.
|
SimpleRenderedImage |
A simple class implemented the RenderedImage
interface.
|
SimpleTestReportProcessor |
A simple implementation of the TestReportProcessor interface
that prints out the TestReport to the standard output.
|
SimpleTestRunner |
Simple GUI tool to run a Test .
|
SingleSubst |
|
SingleSubstFormat1 |
|
SingleSubstFormat2 |
|
SingleTileRenderedImage |
A simple class that provides RenderedImage functionality
given a Raster and a ColorModel.
|
SMILConstants |
Constants for SMIL animation element and attribute names and values.
|
SoftDoublyIndexedTable |
This class represents a doubly indexed hash table, which holds
soft references to the contained values.
|
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.
|
SpacingManager |
This class provides a manager for the '*-spacing' property values.
|
SpecularLightingRable |
This filter follows the specification of the feSpecularLighting filter in
the SVG 1.0 specification.
|
SpecularLightingRable8Bit |
Implementation of the SpecularLightRable interface.
|
SpecularLightingRed |
|
SpotLight |
A light source which emits a light of constant intensity in all directions.
|
SquiggleInputHandler |
This is the interface expected from classes which can handle specific
types of input for the Squiggle SVG browser.
|
SquiggleInputHandlerFilter |
This class filters file for a given SquiggleInputHandler
|
SrcManager |
One line Class Desc
Complete Class Desc
|
StaticRenderer |
Simple implementation of the Renderer that simply does static
rendering in an offscreen buffer image.
|
StatusBar |
This class represents a viewer status bar.
|
StreamNormalizingReader |
This class represents a NormalizingReader which handles streams of
bytes.
|
StreamNormalizingReader.ASCIIDecoderFactory |
To create an ASCIIDecoder.
|
StreamNormalizingReader.CharDecoderFactory |
Represents a CharDecoder factory.
|
StreamNormalizingReader.ISO_8859_1DecoderFactory |
To create an ISO_8859_1Decoder.
|
StreamNormalizingReader.UTF16DecoderFactory |
To create a UTF16Decoder.
|
StreamNormalizingReader.UTF8DecoderFactory |
To create a UTF8Decoder.
|
StreamRegistryEntry |
This type of Image tag registy entry is used for most normal image
file formats.
|
StringDecoder |
This class reads a string.
|
StringIntMap |
A simple hashtable, not synchronized, with fixed load factor.
|
StringIntMap.Entry |
To manage collisions
|
StringKey |
A transcoding Key represented as a string.
|
StringMap |
A simple hashtable, not synchronized, with fixed load factor and with
equality test made with '=='.
|
StringMap.Entry |
To manage collisions
|
StringNormalizingReader |
This class represents a NormalizingReader which handles Strings.
|
StringValue |
This class represents string values.
|
StrokeDasharrayManager |
This class provides a factory for the 'stroke-dasharray' property values.
|
StrokeDashoffsetManager |
This class provides a factory for the 'stroke-dashoffset' property values.
|
StrokeLinecapManager |
This class provides a manager for the 'stroke-linecap' property values.
|
StrokeLinejoinManager |
This class provides a manager for the 'stroke-linejoin' property values.
|
StrokeMiterlimitManager |
This class provides a factory for the 'stroke-miterlimit' property values.
|
StrokeShapePainter |
A shape painter that can be used to draw the outline of a shape.
|
StrokeWidthManager |
This class provides a factory for the 'stroke-width' property values.
|
StrokingTextPainter |
More sophisticated implementation of TextPainter which
renders the attributed character iterator of a TextNode .
|
StrokingTextPainter.TextChunk |
|
StrokingTextPainter.TextRun |
Inner convenience class for associating a TextLayout for
sub-spans, and the ACI which iterates over that subspan.
|
StylableExtensionElement |
This class implements the basic features an element must have in
order to be usable as a foreign element within an SVGOMDocument,
and the support for both the 'style' attribute and the style
attributes (ie: fill="red", ...).
|
StyleDeclaration |
This class represents a collection of CSS property values.
|
StyleDeclarationProvider |
An interface for CSSStyleDeclaration objects to
expose their underlying StyleDeclaration objects storing the
properties.
|
StyleHandler |
The StyleHandler interface allows you to specialize
how the style will be set on an SVG Element .
|
StyleMap |
This class represents objects which contains property/value mappings.
|
StyleReference |
A style reference represents a graphics node, CSS property pair.
|
StyleRule |
This class represents a style rule.
|
StyleSheet |
This class represents a list of rules.
|
StyleSheetFactory |
This interface represents a StyleSheet factory.
|
StyleSheetProcessingInstruction |
This class provides an implementation of the 'xml-stylesheet' processing
instructions.
|
SVG12BridgeContext |
Bridge context for SVG 1.2 documents.
|
SVG12BridgeContext.EventListenerWrapper |
Wrapper for DOM event listeners so that they will see only
original events (i.e., not retargetted).
|
SVG12BridgeContext.ImplementationEventListenerMememto |
A class used to store an implementation EventListener added to the DOM.
|
SVG12BridgeEventSupport |
This class is responsible for tracking GraphicsNodeMouseEvents and
forwarding them to the DOM as regular DOM MouseEvents.
|
SVG12BridgeEventSupport.Listener |
A GraphicsNodeMouseListener that dispatch DOM events accordingly.
|
SVG12BridgeExtension |
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
SVG12BridgeUpdateHandler |
A BridgeUpdateHandler interface for SVG 1.2 specific events.
|
SVG12Constants |
Define SVG 1.2 constants, such as tag names, attribute names and URI
|
SVG12CSSConstants |
This interface defines constants for CSS with SVG12.
|
SVG12CSSEngine |
This class provides a CSS engine initialized for SVG.
|
SVG12DOMImplementation |
This class implements the DOMImplementation interface.
|
SVG12DOMImplementation.FlowDivElementFactory |
To create a 'flowDiv' element.
|
SVG12DOMImplementation.FlowLineElementFactory |
To create a 'flowLine' element.
|
SVG12DOMImplementation.FlowParaElementFactory |
To create a 'flowPara' element.
|
SVG12DOMImplementation.FlowRegionBreakElementFactory |
To create a 'flowRegionBreak' element.
|
SVG12DOMImplementation.FlowRegionElementFactory |
To create a 'flowRegion' element.
|
SVG12DOMImplementation.FlowRegionExcludeElementFactory |
To create a 'flowRegion' element.
|
SVG12DOMImplementation.FlowRootElementFactory |
To create a 'flowRoot' element.
|
SVG12DOMImplementation.FlowSpanElementFactory |
To create a 'flowSpan' element.
|
SVG12DOMImplementation.HandlerElementFactory |
To create a 'handler' element.
|
SVG12DOMImplementation.MultiImageElementFactory |
To create a 'multiImage' element.
|
SVG12DOMImplementation.SolidColorElementFactory |
To create a 'solidColor' element.
|
SVG12DOMImplementation.SubImageElementFactory |
To create a 'subImage' element.
|
SVG12DOMImplementation.SubImageRefElementFactory |
To create a 'SubImageRef' element.
|
SVG12DOMImplementation.XBLContentElementFactory |
To create a 'xbl:content' element.
|
SVG12DOMImplementation.XBLDefinitionElementFactory |
To create a 'xbl:definition' element.
|
SVG12DOMImplementation.XBLHandlerGroupElementFactory |
To create a 'xbl:handlerGroup' element.
|
SVG12DOMImplementation.XBLImportElementFactory |
To create a 'xbl:import' element.
|
SVG12DOMImplementation.XBLShadowTreeElementFactory |
To create a 'xbl:shadowTree' element.
|
SVG12DOMImplementation.XBLTemplateElementFactory |
To create a 'xbl:template' element.
|
SVG12DOMImplementation.XBLXBLElementFactory |
To create a 'xbl:xbl' element.
|
SVG12FocusManager |
Focus manager for SVG 1.2 documents.
|
SVG12OMDocument |
This class implements SVGDocument and provides support for
SVG 1.2 specifics.
|
SVG12ScriptingEnvironment |
Manages scripting handlers for SVG 1.2 'handler' elements.
|
SVG12TextElementBridge |
Bridge class for SVG 'text' elements with support for text content
that has been specified with XBL.
|
SVG12URIResolver |
A URIResolver for SVG 1.2 documents.
|
SVG12ValueConstants |
This interface provides constants for SVG 1.2 values.
|
SVGAbstractTranscoder |
This class may be the base class of all transcoders which take an
SVG document as input and which need to build a DOM tree.
|
SVGAccuracyTestProcessor |
This implementation of the TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory.
|
SVGAElementBridge |
Bridge class for the <a> element.
|
SVGAElementBridge.AnchorDefaultActionable |
|
SVGAElementBridge.AnchorListener |
To handle a click on an anchor.
|
SVGAElementBridge.CursorHolder |
|
SVGAElementBridge.CursorMouseOutListener |
To handle a mouseout on an anchor and set the cursor.
|
SVGAElementBridge.CursorMouseOverListener |
To handle a mouseover on an anchor and set the cursor.
|
SVGAElementBridge.MouseOutDefaultActionable |
|
SVGAElementBridge.MouseOverDefaultActionable |
|
SVGAlphaComposite |
Utility class that converts an AlphaComposite object into
a set of SVG properties and definitions.
|
SVGAlternateStyleSheetRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
SVGAltGlyphElementBridge |
Bridge class for the <altGlyph> element.
|
SVGAltGlyphHandler |
SVG font altGlyph handler.
|
SVGAnimateColorElementBridge |
Bridge class for the 'animateColor' animation element.
|
SVGAnimatedPathDataSupport |
This class provide support for the SVGAnimatedPathData
interface.
|
SVGAnimateElementBridge |
Bridge class for the 'animate' animation element.
|
SVGAnimateMotionElementBridge |
Bridge class for the 'animateMotion' animation element.
|
SVGAnimateTransformElementBridge |
Bridge class for the 'animateTransform' animation element.
|
SVGAnimationContext |
Context class for SVG animation elements to support extra methods.
|
SVGAnimationElementBridge |
An abstract base class for the SVG animation element bridges.
|
SVGAnimationEngine |
An AnimationEngine for SVG documents.
|
SVGAnimationEngine.AnimatableBooleanValueFactory |
|
SVGAnimationEngine.AnimatableIntegerValueFactory |
|
SVGAnimationEngine.AnimatableLengthListValueFactory |
|
SVGAnimationEngine.AnimatableLengthValueFactory |
|
SVGAnimationEngine.AnimatableNumberListValueFactory |
|
SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory |
|
SVGAnimationEngine.AnimatableNumberValueFactory |
|
SVGAnimationEngine.AnimatablePathDataFactory |
|
SVGAnimationEngine.AnimatablePointListValueFactory |
|
SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory |
|
SVGAnimationEngine.AnimatableRectValueFactory |
|
SVGAnimationEngine.AnimationTickRunnable |
Idle runnable to tick the animation.
|
SVGAnimationEngine.DebugAnimationTickRunnable |
Idle runnable to tick the animation, that reads times from System.in.
|
SVGAnimationEngine.Factory |
Interface for AnimatableValue factories.
|
SVGAnimationEngine.UncomputedAnimatableStringValueFactory |
|
SVGAnimationTargetContext |
Context interface for elements that can be the target of animations.
|
SVGArc |
Utility class that converts an Arc2D object into
a corresponding SVG element, i.e., a path with an elliptical arc
and optionally lines..
|
SVGAttribute |
Represents an SVG attribute and provides convenience
methods to determine whether or not the attribute applies
to a given element type.
|
SVGAttributeMap |
Repository of SVG attribute descriptions, accessible by
name.
|
SVGBasicStroke |
Utility class that converts a Java BasicStroke object into
a set of SVG style attributes
|
SVGBridgeExtension |
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
SVGBrokenLinkProvider |
This interface is to be used to provide alternate ways of
generating a placeholder image when the ImageTagRegistry
fails to handle a given reference.
|
SVGBufferedImageOp |
Utility class that converts a BufferedImageOp object into
an SVG filter.
|
SVGCircleElementBridge |
Bridge class for the <circle> element.
|
SVGClip |
Utility class that converts a Path object into an SVG clip
|
SVGClipDescriptor |
Describes an SVG clip
|
SVGClipPathElementBridge |
Bridge class for the <clipPath> element.
|
SVGColor |
Utility class that converts a Color object into a set of
corresponding SVG attributes.
|
SVGColorManager |
This class provides a manager for the SVGColor property values.
|
SVGColorProfileElementBridge |
This class bridges an SVG color-profile element with an
ICC_ColorSpace object.
|
SVGComposite |
This provides an implementation of all the composite rules in SVG.
|
SVGComposite |
Utility class that converts a Composite object into
a set of SVG properties and definitions.
|
SVGComposite.AlphaPreCompositeContext |
|
SVGComposite.AlphaPreCompositeContext_INT_PACK |
|
SVGComposite.ArithCompositeContext |
|
SVGComposite.ArithCompositeContext_INT_PACK |
|
SVGComposite.ArithCompositeContext_INT_PACK_LUT |
|
SVGComposite.AtopCompositeContext |
|
SVGComposite.AtopCompositeContext_INT_PACK |
|
SVGComposite.DarkenCompositeContext |
|
SVGComposite.DarkenCompositeContext_INT_PACK |
|
SVGComposite.InCompositeContext |
|
SVGComposite.InCompositeContext_INT_PACK |
|
SVGComposite.LightenCompositeContext |
|
SVGComposite.LightenCompositeContext_INT_PACK |
|
SVGComposite.MultiplyCompositeContext |
The following classes implement the various blend modes from SVG.
|
SVGComposite.MultiplyCompositeContext_INT_PACK |
|
SVGComposite.OutCompositeContext |
|
SVGComposite.OutCompositeContext_INT_PACK |
|
SVGComposite.OverCompositeContext |
This implements SRC_OVER for 4 band byte data.
|
SVGComposite.OverCompositeContext_INT_PACK |
This implements SRC_OVER for Int packed data where the src is
premultiplied.
|
SVGComposite.OverCompositeContext_INT_PACK_NA |
This implements SRC_OVER for Int packed data and dest has no Alpha...
|
SVGComposite.OverCompositeContext_INT_PACK_UNPRE |
This implements SRC_OVER for Int packed data where the src is
unpremultiplied.
|
SVGComposite.OverCompositeContext_NA |
This implements SRC_OVER for 4 band byte src data and
3 band byte dst data.
|
SVGComposite.ScreenCompositeContext |
|
SVGComposite.ScreenCompositeContext_INT_PACK |
|
SVGComposite.XorCompositeContext |
|
SVGComposite.XorCompositeContext_INT_PACK |
|
SVGCompositeDescriptor |
Used to represent an SVG Composite.
|
SVGConstants |
Define SVG constants, such as tag names, attribute names and URI
|
SVGContext |
This interface is the placeholder for SVG application informations.
|
SVGConverter |
This application can be used to convert SVG images to raster images.
|
SVGConverter |
Defines the interface for classes that are able to convert
part or all of a GraphicContext.
|
SVGConverter.SVGFileFilter |
Convenience class to filter svg files
|
SVGConverterController |
Interface for controlling some aspectes of the
SVGConverter operation.
|
SVGConverterException |
Describes an error condition in SVGConverter
|
SVGConverterFileSource |
Describes a file source for the SVGConverter
|
SVGConverterSource |
Interface used to handle both Files and URLs in the
SVGConverter
|
SVGConverterURLSource |
|
SVGConvolveOp |
Utility class that converts a ConvolveOp object into
an SVG filter descriptor.
|
SVGCSSEngine |
This class provides a CSS engine initialized for SVG.
|
SVGCSSStyler |
This utility class converts a standard SVG document that uses
attribute into one that uses the CSS style attribute instead.
|
SVGCustomBufferedImageOp |
Utility class that converts an custom BufferedImageOp object into
an equivalent SVG filter.
|
SVGCustomComposite |
Utility class that converts an custom Composite object into
a set of SVG properties and definitions.
|
SVGCustomPaint |
Utility class that converts an custom Paint object into
a set of SVG properties and definitions.
|
SVGDecoratedShapeElementBridge |
The base bridge class for decorated shapes.
|
SVGDescElementBridge |
Bridge class for the <desc> element.
|
SVGDescriptiveElement |
This class provides a common superclass for elements which contain
descriptive text.
|
SVGDescriptiveElementBridge |
Base class for 'descriptive' elements, mostly title and desc.
|
SVGDescriptor |
Defines the interface for a set of SVG attributes and
related definitions.
|
SVGDocumentBridge |
Bridge class for an SVGDocument node.
|
SVGDocumentFactory |
This interface represents an object which can build a SVGDocument.
|
SVGDocumentLoader |
This class represents an object which loads asynchroneaously a SVG document.
|
SVGDocumentLoaderAdapter |
An adapter class that represents a listener to the
SVGDocumentLoaderEvent events.
|
SVGDocumentLoaderEvent |
This class represents an event which indicate an event originated
from a SVGDocumentLoader instance.
|
SVGDocumentLoaderListener |
This interface represents a listener to the SVGDocumentLoaderEvent events.
|
SVGDOMImplementation |
This class implements the DOMImplementation interface.
|
SVGDOMImplementation.AElementFactory |
To create a 'a' element.
|
SVGDOMImplementation.AltGlyphDefElementFactory |
To create a 'altGlyphDef' element.
|
SVGDOMImplementation.AltGlyphElementFactory |
To create a 'altGlyph' element.
|
SVGDOMImplementation.AltGlyphItemElementFactory |
To create a 'altGlyphItem' element.
|
SVGDOMImplementation.AnimateColorElementFactory |
To create a 'animateColor' element.
|
SVGDOMImplementation.AnimateElementFactory |
To create a 'animate' element.
|
SVGDOMImplementation.AnimateMotionElementFactory |
To create a 'animateMotion' element.
|
SVGDOMImplementation.AnimateTransformElementFactory |
To create a 'animateTransform' element.
|
SVGDOMImplementation.CircleElementFactory |
To create a 'circle' element.
|
SVGDOMImplementation.ClipPathElementFactory |
To create a 'clip-path' element.
|
SVGDOMImplementation.ColorProfileElementFactory |
To create a 'color-profile' element.
|
SVGDOMImplementation.CursorElementFactory |
To create a 'cursor' element.
|
SVGDOMImplementation.DefinitionSrcElementFactory |
To create a 'definition-src' element.
|
SVGDOMImplementation.DefsElementFactory |
To create a 'defs' element.
|
SVGDOMImplementation.DescElementFactory |
To create a 'desc' element.
|
SVGDOMImplementation.EllipseElementFactory |
To create an 'ellipse' element.
|
SVGDOMImplementation.FeBlendElementFactory |
To create a 'feBlend' element.
|
SVGDOMImplementation.FeColorMatrixElementFactory |
To create a 'feColorMatrix' element.
|
SVGDOMImplementation.FeComponentTransferElementFactory |
To create a 'feComponentTransfer' element.
|
SVGDOMImplementation.FeCompositeElementFactory |
To create a 'feComposite' element.
|
SVGDOMImplementation.FeConvolveMatrixElementFactory |
To create a 'feConvolveMatrix' element.
|
SVGDOMImplementation.FeDiffuseLightingElementFactory |
To create a 'feDiffuseLighting' element.
|
SVGDOMImplementation.FeDisplacementMapElementFactory |
To create a 'feDisplacementMap' element.
|
SVGDOMImplementation.FeDistantLightElementFactory |
To create a 'feDistantLight' element.
|
SVGDOMImplementation.FeFloodElementFactory |
To create a 'feFlood' element.
|
SVGDOMImplementation.FeFuncAElementFactory |
To create a 'feFuncA' element.
|
SVGDOMImplementation.FeFuncBElementFactory |
To create a 'feFuncB' element.
|
SVGDOMImplementation.FeFuncGElementFactory |
To create a 'feFuncG' element.
|
SVGDOMImplementation.FeFuncRElementFactory |
To create a 'feFuncR' element.
|
SVGDOMImplementation.FeGaussianBlurElementFactory |
To create a 'feGaussianBlur' element.
|
SVGDOMImplementation.FeImageElementFactory |
To create a 'feImage' element.
|
SVGDOMImplementation.FeMergeElementFactory |
To create a 'feMerge' element.
|
SVGDOMImplementation.FeMergeNodeElementFactory |
To create a 'feMergeNode' element.
|
SVGDOMImplementation.FeMorphologyElementFactory |
To create a 'feMorphology' element.
|
SVGDOMImplementation.FeOffsetElementFactory |
To create a 'feOffset' element.
|
SVGDOMImplementation.FePointLightElementFactory |
To create a 'fePointLight' element.
|
SVGDOMImplementation.FeSpecularLightingElementFactory |
To create a 'feSpecularLighting' element.
|
SVGDOMImplementation.FeSpotLightElementFactory |
To create a 'feSpotLight' element.
|
SVGDOMImplementation.FeTileElementFactory |
To create a 'feTile' element.
|
SVGDOMImplementation.FeTurbulenceElementFactory |
To create a 'feTurbulence' element
|
SVGDOMImplementation.FilterElementFactory |
To create a 'filter' element.
|
SVGDOMImplementation.FontElementFactory |
To create a 'font' element.
|
SVGDOMImplementation.FontFaceElementFactory |
To create a 'font-face' element.
|
SVGDOMImplementation.FontFaceFormatElementFactory |
To create a 'font-face-format' element.
|
SVGDOMImplementation.FontFaceNameElementFactory |
To create a 'font-face-name' element.
|
SVGDOMImplementation.FontFaceSrcElementFactory |
To create a 'font-face-src' element.
|
SVGDOMImplementation.FontFaceUriElementFactory |
To create a 'font-face-uri' element.
|
SVGDOMImplementation.ForeignObjectElementFactory |
To create a 'foreignObject' element.
|
SVGDOMImplementation.GElementFactory |
To create a 'g' element.
|
SVGDOMImplementation.GlyphElementFactory |
To create a 'glyph' element.
|
SVGDOMImplementation.GlyphRefElementFactory |
To create a 'glyphRef' element.
|
SVGDOMImplementation.HkernElementFactory |
To create a 'hkern' element.
|
SVGDOMImplementation.ImageElementFactory |
To create a 'image' element.
|
SVGDOMImplementation.LinearGradientElementFactory |
To create a 'linearGradient' element.
|
SVGDOMImplementation.LineElementFactory |
To create a 'line' element.
|
SVGDOMImplementation.MarkerElementFactory |
To create a 'marker' element.
|
SVGDOMImplementation.MaskElementFactory |
To create a 'mask' element.
|
SVGDOMImplementation.MetadataElementFactory |
To create a 'metadata' element.
|
SVGDOMImplementation.MissingGlyphElementFactory |
To create a 'missing-glyph' element.
|
SVGDOMImplementation.MpathElementFactory |
To create a 'mpath' element.
|
SVGDOMImplementation.PathElementFactory |
To create a 'path' element.
|
SVGDOMImplementation.PatternElementFactory |
To create a 'pattern' element.
|
SVGDOMImplementation.PolygonElementFactory |
To create a 'polygon' element.
|
SVGDOMImplementation.PolylineElementFactory |
To create a 'polyline' element.
|
SVGDOMImplementation.RadialGradientElementFactory |
To create a 'radialGradient' element.
|
SVGDOMImplementation.RectElementFactory |
To create a 'rect' element.
|
SVGDOMImplementation.ScriptElementFactory |
To create a 'script' element.
|
SVGDOMImplementation.SetElementFactory |
To create a 'set' element.
|
SVGDOMImplementation.StopElementFactory |
To create a 'stop' element.
|
SVGDOMImplementation.StyleElementFactory |
To create a 'style' element.
|
SVGDOMImplementation.SvgElementFactory |
To create an 'svg' element.
|
SVGDOMImplementation.SwitchElementFactory |
To create a 'switch' element.
|
SVGDOMImplementation.SymbolElementFactory |
To create a 'symbol' element.
|
SVGDOMImplementation.TextElementFactory |
To create a 'text' element.
|
SVGDOMImplementation.TextPathElementFactory |
To create a 'textPath' element.
|
SVGDOMImplementation.TitleElementFactory |
To create a 'title' element.
|
SVGDOMImplementation.TrefElementFactory |
To create a 'tref' element.
|
SVGDOMImplementation.TspanElementFactory |
To create a 'tspan' element.
|
SVGDOMImplementation.UseElementFactory |
To create a 'use' element.
|
SVGDOMImplementation.ViewElementFactory |
To create a 'view' element.
|
SVGDOMImplementation.VkernElementFactory |
To create a 'vkern' element.
|
SVGEllipse |
Utility class that converts an Ellipse2D object into
a corresponding SVG element, i.e., a circle or an ellipse.
|
SVGEllipseElementBridge |
Bridge class for the <ellipse> element.
|
SVGFeatureStrings |
Exposes the SVG feature strings that Batik supports.
|
SVGFeBlendElementBridge |
Bridge class for the <feBlend> element.
|
SVGFeColorMatrixElementBridge |
Bridge class for the <feColorMatrix> element.
|
SVGFeComponentTransferElementBridge |
Bridge class for the <feComponentTransfer> element.
|
SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge |
Bridge class for the <feFuncA> element.
|
SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge |
Bridge class for the <feFuncB> element.
|
SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge |
The base bridge class for component transfer function.
|
SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge |
Bridge class for the <feFuncG> element.
|
SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge |
Bridge class for the <feFuncR> element.
|
SVGFeCompositeElementBridge |
Bridge class for the <feComposite> element.
|
SVGFeConvolveMatrixElementBridge |
Bridge class for the <feConvolveMatrix> element.
|
SVGFeDiffuseLightingElementBridge |
Bridge class for the <feDiffuseLighting> element.
|
SVGFeDisplacementMapElementBridge |
Bridge class for the <feDisplacementMap> element.
|
SVGFeFloodElementBridge |
Bridge class for the <feFlood> element.
|
SVGFeGaussianBlurElementBridge |
Bridge class for the <feGaussianBlur> element.
|
SVGFeImageElementBridge |
Bridge class for the <feImage> element.
|
SVGFeMergeElementBridge |
Bridge class for the <feMerge> element.
|
SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge |
Bridge class for the <feMergeNode> element.
|
SVGFeMorphologyElementBridge |
Bridge class for the <feMorphology> element.
|
SVGFeOffsetElementBridge |
Bridge class for the <feOffset> element.
|
SVGFeSpecularLightingElementBridge |
Bridge class for the <feSpecularLighting> element.
|
SVGFeTileElementBridge |
Bridge class for the <feTile> element.
|
SVGFeTurbulenceElementBridge |
Bridge class for the <feTurbulence> element.
|
SVGFileFilter |
This implementation of FileFilter will allows SVG files
with extention '.svg' or '.svgz'.
|
SVGFilterConverter |
Defines the interface for classes that are able to convert
a BufferedImageOp filter.
|
SVGFilterDescriptor |
Used to represent an SVG Composite.
|
SVGFilterElementBridge |
Bridge class for the <filter> element.
|
SVGFlowRootElementBridge |
Bridge class for the <flowRoot> element.
|
SVGFont |
Converts a TrueType font to an SVG embedded font.
|
SVGFont |
Utility class that converts a Font object into a set of SVG
font attributes
|
SVGFont.CharListHelper |
this helper-class implements a set of characters.
|
SVGFontDescriptor |
Describes an SVG font
|
SVGFontElementBridge |
Bridge class for the <font> element.
|
SVGFontFace |
This class represents a <font-face> element or @font-face rule
|
SVGFontFaceElementBridge |
Bridge class for the <font-face> element.
|
SVGFontFamily |
A font family class for SVG fonts.
|
SVGFontUtilities |
Utility class for SVG fonts.
|
SVGGElementBridge |
Bridge class for the <g> element.
|
SVGGeneratorContext |
This class contains all non graphical contextual information that
are needed by the SVGGraphics2D to
generate SVG from Java 2D primitives.
|
SVGGeneratorContext.GraphicContextDefaults |
Class to describe the GraphicContext defaults to
be used.
|
SVGGlobal |
Interface for a global scripting object for an SVG document.
|
SVGGlyphElementBridge |
Bridge class for the <glyph> element.
|
SVGGraphicContext |
Represents the SVG equivalent of a Java 2D API graphic
context attribute.
|
SVGGraphicContextConverter |
This class performs the task of converting the state of the
Java 2D API graphic context into a set of graphic attributes.
|
SVGGraphicObjectConverter |
|
SVGGraphics2D |
This implementation of the java.awt.Graphics2D abstract class
allows users to generate SVG (Scalable Vector Graphics) content
from Java code.
|
SVGGraphics2DIOException |
Thrown when an SVG Generator method receives an illegal argument in parameter.
|
SVGGraphics2DRuntimeException |
Thrown when an SVG Generator method receives an illegal argument in parameter.
|
SVGGraphicsElement |
This class provides a common superclass for all graphics elements.
|
SVGGVTFont |
Represents an SVG font.
|
SVGGVTGlyphVector |
A GVTGlyphVector class for SVG fonts.
|
SVGHintsDescriptor |
Describes a set of SVG hints
|
SVGHKernElementBridge |
Bridge class for the <hkern> element.
|
SVGIDGenerator |
Generates id for an arbitrary number of prefix
|
SVGImageElementBridge |
Bridge class for the <image> element.
|
SVGImageElementBridge.ForwardEventListener |
A simple DOM listener to forward events from the SVG image document to
the original document.
|
SVGImageElementBridge.ProtectedStream |
|
SVGInputHandler |
This implementation of the SquiggleInputHandler class
simply displays an SVG file into the JSVGCanvas.
|
SVGItem |
This interface represents an item in an SVGXXXList.
|
SVGKernElementBridge |
A base Bridge class for the kerning elements.
|
SVGLine |
Utility class that converts a Line2D object into
a corresponding SVG line element.
|
SVGLinearGradient |
Utility class that converts a Java GradientPaint into an
SVG linear gradient element
|
SVGLinearGradientElementBridge |
Bridge class for the <linearGradient> element.
|
SVGLineElementBridge |
Bridge class for the <line> element.
|
SVGLoadEventDispatcher |
This class dispatches the SVGLoadEvent event on a SVG document.
|
SVGLoadEventDispatcherAdapter |
This class provides an adapter for the SVGLoadEventDispatcherListener
interface.
|
SVGLoadEventDispatcherEvent |
This class represents an event which indicate an event originated
from a SVGLoadEventDispatcher instance.
|
SVGLoadEventDispatcherListener |
This interface represents a listener to the
SVGLoadEventDispatcherEvent events.
|
SVGLocatableSupport |
This class provides support for the SVGLocatable interface.
|
SVGLookupOp |
Utility class that converts a LookupOp object into
an SVG filter descriptor.
|
SVGMarkerElementBridge |
Bridge class for the <marker> element.
|
SVGMaskElementBridge |
Bridge class for the <mask> element.
|
SVGMediaRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
media.
|
SVGMissingGlyphElementBridge |
Bridge class for the <missing-glyph> element.
|
SVGMotionAnimatableElement |
An interface for SVG elements that can be animated with 'animateMotion'.
|
SVGMultiImageElementBridge |
Bridge class for the <multiImage> element.
|
SVGMultiImageElementBridge.MultiImageElementViewport |
A viewport defined an <svg> element.
|
SVGNumberItem |
Representation of the item SVGNumber.
|
SVGOMAElement |
This class implements SVGAElement .
|
SVGOMAltGlyphDefElement |
This class implements SVGAltGlyphDefElement .
|
SVGOMAltGlyphElement |
This class implements SVGAltGlyphElement .
|
SVGOMAltGlyphItemElement |
This class implements SVGAltGlyphItemElement .
|
SVGOMAngle |
Implementation of an SVGAngle not associated with any attribute.
|
SVGOMAnimateColorElement |
This class implements SVGAnimateColorElement .
|
SVGOMAnimatedBoolean |
This class implements the SVGAnimatedBoolean interface.
|
SVGOMAnimatedEnumeration |
This class provides an implementation of the SVGAnimatedEnumeration interface.
|
SVGOMAnimatedInteger |
This class implements the SVGAnimatedInteger interface.
|
SVGOMAnimatedLength |
This class provides an implementation of the SVGAnimatedLength interface.
|
SVGOMAnimatedLengthList |
This class is the implementation of the SVGAnimatedLengthList
interface.
|
SVGOMAnimatedMarkerOrientValue |
A class that handles an SVGAnimatedAngle and an
SVGAnimatedEnumeration for the 'marker' element's
'orient' attribute.
|
SVGOMAnimatedNumber |
This class implements the SVGAnimatedNumber interface.
|
SVGOMAnimatedNumberList |
This class is the implementation of the SVGAnimatedNumberList
interface.
|
SVGOMAnimatedPathData |
This class is the implementation of the SVGAnimatedPathData
interface.
|
SVGOMAnimatedPoints |
This class is the implementation of the SVGAnimatedPoints interface.
|
SVGOMAnimatedPreserveAspectRatio |
This class implements the SVGAnimatedPreserveAspectRatio interface.
|
SVGOMAnimatedRect |
Implementation of SVGAnimatedRect .
|
SVGOMAnimatedString |
This class implements the SVGAnimatedString interface.
|
SVGOMAnimatedTransformList |
This class is the implementation of the SVGAnimatedTransformList interface.
|
SVGOMAnimateElement |
This class implements SVGAnimateElement .
|
SVGOMAnimateMotionElement |
This class implements SVGAnimateMotionElement .
|
SVGOMAnimateTransformElement |
This class implements SVGAnimateTransformElement .
|
SVGOMAnimationElement |
This class provides an implementation of the SVGAnimationElement interface.
|
SVGOMCircleElement |
This class implements SVGCircleElement .
|
SVGOMClipPathElement |
This class implements SVGClipPathElement .
|
SVGOMColorProfileElement |
This class implements SVGColorProfileElement .
|
SVGOMComponentTransferFunctionElement |
This class represents the component transfer function elements.
|
SVGOMCursorElement |
This class implements SVGCursorElement .
|
SVGOMDefinitionSrcElement |
This class implements SVGDefinitionSrcElement .
|
SVGOMDefsElement |
This class implements SVGDefsElement .
|
SVGOMDescElement |
This class implements SVGDescElement .
|
SVGOMDocument |
This class implements SVGDocument .
|
SVGOMDocument.DOMAttrModifiedListenerWrapper |
DOM attribute modified listener wrapper.
|
SVGOMDocument.DOMCharacterDataModifiedListenerWrapper |
DOM character data modified listener wrapper.
|
SVGOMDocument.DOMNodeInsertedListenerWrapper |
DOM node inserted listener wrapper.
|
SVGOMDocument.DOMNodeRemovedListenerWrapper |
DOM node removed listener wrapper.
|
SVGOMDocument.DOMSubtreeModifiedListenerWrapper |
DOM subtree modified listener wrapper.
|
SVGOMElement |
This class implements the SVGElement interface.
|
SVGOMEllipseElement |
This class implements SVGEllipseElement .
|
SVGOMEvent |
This class provides an implementation of the SVGEvent interface.
|
SVGOMException |
An implementation of the SVGException class.
|
SVGOMFEBlendElement |
This class implements SVGFEBlendElement .
|
SVGOMFEColorMatrixElement |
This class implements SVGFEColorMatrixElement .
|
SVGOMFEComponentTransferElement |
This class implements SVGFEComponentTransferElement .
|
SVGOMFECompositeElement |
This class implements SVGFECompositeElement .
|
SVGOMFEConvolveMatrixElement |
This class implements SVGFEConvolveMatrixElement .
|
SVGOMFEDiffuseLightingElement |
This class implements SVGFEDiffuseLightingElement .
|
SVGOMFEDisplacementMapElement |
This class implements SVGFEDisplacementMapElement .
|
SVGOMFEDistantLightElement |
This class implements SVGFEDistantLightElement .
|
SVGOMFEFloodElement |
This class implements SVGFEFloodElement .
|
SVGOMFEFuncAElement |
This class implements SVGFEFuncAElement .
|
SVGOMFEFuncBElement |
This class implements SVGFEFuncBElement .
|
SVGOMFEFuncGElement |
This class implements SVGFEFuncGElement .
|
SVGOMFEFuncRElement |
This class implements SVGFEFuncRElement .
|
SVGOMFEGaussianBlurElement |
This class implements SVGFEGaussianBlurElement .
|
SVGOMFEImageElement |
This class implements SVGFEImageElement .
|
SVGOMFEMergeElement |
This class implements SVGFEMergeElement .
|
SVGOMFEMergeNodeElement |
This class implements SVGFEMergeNodeElement .
|
SVGOMFEMorphologyElement |
This class implements SVGFEMorphologyElement .
|
SVGOMFEOffsetElement |
This class implements SVGFEOffsetElement .
|
SVGOMFEPointLightElement |
This class implements SVGFEPointLightElement .
|
SVGOMFESpecularLightingElement |
This class implements SVGFESpecularLightingElement .
|
SVGOMFESpotLightElement |
This class implements SVGFESpotLightElement .
|
SVGOMFETileElement |
This class implements SVGFETileElement .
|
SVGOMFETurbulenceElement |
This class implements SVGFETurbulenceElement .
|
SVGOMFilterElement |
This class implements SVGFilterElement .
|
SVGOMFilterPrimitiveStandardAttributes |
This class represents a SVGElement with support for standard filter
attributes.
|
SVGOMFlowDivElement |
This class implements the flowDiv element from SVG 1.2
|
SVGOMFlowLineElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowParaElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowRegionBreakElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowRegionElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowRegionExcludeElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowRootElement |
This class implements a regular polygon extension to SVG
|
SVGOMFlowSpanElement |
This class implements a regular polygon extension to SVG
|
SVGOMFontElement |
This class implements SVGFontElement .
|
SVGOMFontFaceElement |
This class implements SVGFontFaceElement .
|
SVGOMFontFaceFormatElement |
This class implements SVGFontFaceFormatElement .
|
SVGOMFontFaceNameElement |
This class implements SVGFontFaceNameElement .
|
SVGOMFontFaceSrcElement |
This class implements SVGFontFaceSrcElement .
|
SVGOMFontFaceUriElement |
This class implements SVGFontFaceUriElement .
|
SVGOMForeignObjectElement |
This class implements SVGForeignObjectElement .
|
SVGOMGElement |
This class implements SVGGElement .
|
SVGOMGlyphElement |
This class implements SVGGlyphElement .
|
SVGOMGlyphRefElement |
This class implements SVGGlyphRefElement .
|
SVGOMGradientElement |
This class implements SVGGradientElement .
|
SVGOMHandlerElement |
This class implements SVGHandlerElement.
|
SVGOMHKernElement |
This class implements SVGHKernElement .
|
SVGOMImageElement |
This class implements SVGImageElement .
|
SVGOMLength |
Default implementation of SVGLength.
|
SVGOMLinearGradientElement |
This class implements SVGLinearGradientElement .
|
SVGOMLineElement |
This class implements SVGLineElement .
|
SVGOMMarkerElement |
This class implements SVGMarkerElement .
|
SVGOMMaskElement |
This class implements SVGMaskElement .
|
SVGOMMatrix |
This class provides an implementation of the SVGMatrix interface.
|
SVGOMMetadataElement |
This class implements SVGMetadataElement .
|
SVGOMMissingGlyphElement |
This class implements SVGMissingGlyphElement .
|
SVGOMMPathElement |
This class implements SVGMPathElement .
|
SVGOMMultiImageElement |
This class implements a multiImage extension to SVG.
|
SVGOMPathElement |
This class implements SVGPathElement .
|
SVGOMPatternElement |
This class implements SVGStopElement .
|
SVGOMPoint |
An implementation of SVGPoint that is not associated with any
attribute.
|
SVGOMPolygonElement |
This class implements SVGPolygonElement .
|
SVGOMPolylineElement |
This class implements SVGPolylineElement .
|
SVGOMRadialGradientElement |
This class implements SVGRadialGradientElement .
|
SVGOMRect |
An implementation of SVGRect that is not associated with an
attribute.
|
SVGOMRectElement |
This class implements SVGRectElement .
|
SVGOMScriptElement |
This class implements SVGScriptElement .
|
SVGOMSetElement |
This class implements SVGSetElement .
|
SVGOMSolidColorElement |
This class implements a regular polygon extension to SVG
|
SVGOMStopElement |
This class implements SVGStopElement .
|
SVGOMStyleElement |
This class implements SVGStyleElement .
|
SVGOMSubImageElement |
This class implements a multiImage extension to SVG.
|
SVGOMSubImageRefElement |
This class implements a multiImage extension to SVG.
|
SVGOMSVGElement |
This class implements SVGSVGElement .
|
SVGOMSwitchElement |
This class implements SVGSwitchElement .
|
SVGOMSymbolElement |
This class implements SVGSymbolElement .
|
SVGOMTextContentElement |
This class provides a common superclass for all graphics elements.
|
SVGOMTextElement |
This class implements SVGTextElement .
|
SVGOMTextPathElement |
This class implements SVGTextPathElement .
|
SVGOMTextPositioningElement |
This class implements SVGTextPositioningElement .
|
SVGOMTitleElement |
This class implements SVGTitleElement .
|
SVGOMToBeImplementedElement |
This is a development only class.
|
SVGOMTransform |
This class is the implementation of the SVGTransform interface.
|
SVGOMTRefElement |
This class implements SVGTRefElement .
|
SVGOMTSpanElement |
This class implements SVGTSpanElement .
|
SVGOMURIReferenceElement |
This class implements SVGURIReference .
|
SVGOMUseElement |
This class implements SVGUseElement .
|
SVGOMUseShadowRoot |
This class implements DocumentFragment interface.
|
SVGOMViewElement |
This class implements SVGViewElement .
|
SVGOMVKernElement |
This class implements SVGVKernElement .
|
SVGOMWheelEvent |
SVG 1.2 mouse wheel event.
|
SVGOnLoadExceptionTest |
This test takes an SVG file as an input.
|
SVGOptionPanel |
This class represents a panel to control svg encoding options.
|
SVGPaint |
Utility class that converts a Paint object into an
SVG element.
|
SVGPaintDescriptor |
Used to represent an SVG Paint.
|
SVGPaintManager |
This class provides a manager for the SVGPaint property values.
|
SVGPath |
Utility class that converts a Shape object into an SVG
path element.
|
SVGPathContext |
Context class for the SVG path element to support extra
methods.
|
SVGPathElementBridge |
Bridge class for the <path> element.
|
SVGPathSegConstants |
Constants for the SVGPathSeg interface.
|
SVGPathSegItem |
Internal representation of the item SVGPathSeg.
|
SVGPathSupport |
The class provides support for the SVGPath interface.
|
SVGPatternElementBridge |
Bridge class for the <pattern> element.
|
SVGPatternElementBridge.PatternGraphicsNode |
|
SVGPointItem |
An SVGPoint in the list.
|
SVGPointShapeElement |
This class provides a common superclass for shape elements that are
defined with a 'points' attribute (i.e., polygon and polyline).
|
SVGPolygon |
Utility class that converts a Polygon object into
an SVG element.
|
SVGPolygonElementBridge |
Bridge class for the <polygon> element.
|
SVGPolylineElementBridge |
Bridge class for the <polyline> element.
|
SVGRadialGradientElementBridge |
Bridge class for the <radialGradient> element.
|
SVGRectangle |
Utility class that converts a Rectangle2D or RoundRectangle2D
object into an SVG element.
|
SVGRectElementBridge |
Bridge class for the <rect> element.
|
SVGReferenceRenderingAccuracyTest |
Base class for tests which take an additional parameter in addition
to the SVG file.
|
SVGRenderingAccuracyTest |
Checks for regressions in rendering a specific SVG document.
|
SVGRenderingAccuracyTestValidator |
Validates the operation of SVGRenderingAccuracyTest
by forcing specific test case situations and checking that
they are handled properly by the class.
|
SVGRenderingAccuracyTestValidator.AccurateRendering |
|
SVGRenderingAccuracyTestValidator.AccurateRenderingWithVariation |
Validates that test passes if proper variation is given
|
SVGRenderingAccuracyTestValidator.DefaultConfigTest |
Validates that the default parameters computation is
working as expected.
|
SVGRenderingAccuracyTestValidator.DifferentSizes |
|
SVGRenderingAccuracyTestValidator.InexistingReferenceImage |
Creates an SVGRenderingAccuracyTest with an
valid URL for the source SVG valid
URL for the reference image, but the reference image,
but the reference image does not exist
|
SVGRenderingAccuracyTestValidator.InvalidReferenceImageURL |
Creates an SVGRenderingAccuracyTest with an
valid URL for the source SVG but with an invalid
URL for the reference image.
|
SVGRenderingAccuracyTestValidator.InvalidSVGContent |
Creates an SVGRenderingAccuracyTest with a
valid URL pointing to an invalid SVG document.
|
SVGRenderingAccuracyTestValidator.InvalidSVGURL |
Creates an SVGRenderingAccuracyTest with an
invalid URL for the source SVG.
|
SVGRenderingAccuracyTestValidator.SameSizeDifferentContent |
|
SVGRenderingHints |
Utility class that converts a RenderingHints object into
a set of SVG properties.
|
SVGRescaleOp |
Utility class that converts a RescaleOp object into
an SVG filter descriptor.
|
SVGSetElementBridge |
A bridge class for the 'set' animation element.
|
SVGShape |
Utility class that converts a Shape object into the corresponding
SVG element.
|
SVGShapeElementBridge |
The base bridge class for shapes.
|
SVGSolidColorElementBridge |
Bridge class for a regular polygon element.
|
SVGStrokeDescriptor |
Used to represent an SVG Paint.
|
SVGStylableElement |
This class provides a common superclass for elements which implement
SVGStylable.
|
SVGStyleSheetProcessingInstruction |
This class provides an implementation of the 'xml-stylesheet' processing
instructions.
|
SVGStylingAttributes |
Defines the set of attributes from Exchange SVG that
are defined as styling properties in Stylable SVG.
|
SVGSVGContext |
Context class for svg:svg elements.
|
SVGSVGElementBridge |
Bridge class for the <svg> element.
|
SVGSVGElementBridge.SVGSVGElementViewport |
A viewport defined an <svg> element.
|
SVGSwitchElementBridge |
Bridge class for the <switch> element.
|
SVGSyntax |
Contains the definition of the SVG tags and attribute names.
|
SVGTestsSupport |
This class provides support for SVGTests features.
|
SVGTextContent |
This class provides the interface for the SVGTextContentElement
for the bridge to implement.
|
SVGTextContentRenderingAccuracyTest |
Checks for regressions in rendering of a document with a given
alternate stylesheet.
|
SVGTextContentSupport |
This class provides support for the SVGTextContentElement interface.
|
SVGTextContentSupport.SVGTextPoint |
|
SVGTextElementBridge |
Bridge class for the <text> element.
|
SVGTextElementBridge.AbstractTextChildSVGContext |
Implementation of SVGContext for
the children of <text>
|
SVGTextElementBridge.AttributedStringBuffer |
This class is used to build an AttributedString.
|
SVGTextElementBridge.CharacterInformation |
Helper class to collect information about one Glyph
in the GlyphVector
|
SVGTextPathElementBridge |
Bridge class for the <textPath> element.
|
SVGTexturePaint |
Utility class that converts a TexturePaint object into an
SVG pattern element
|
SVGTitleElementBridge |
Bridge class for the <title> element.
|
SVGTranscoder |
This class is a trancoder from SVG to SVG.
|
SVGTranscoder.DoctypeKey |
To represent a doctype key.
|
SVGTranscoder.DoctypeValue |
To represent a doctype value.
|
SVGTranscoder.NewlineKey |
To represent a newline key.
|
SVGTranscoder.NewlineValue |
To represent a newline value.
|
SVGTransform |
Utility class that converts a GraphicContext transform stack
into an SVG transform attribute.
|
SVGTransformDescriptor |
Describes an SVG transform
|
SVGTypes |
Abstract class for SVG type related constants.
|
SVGUpdateOverlay |
One line Class Desc
Complete Class Desc
|
SVGURIReferenceGraphicsElement |
This class provides support for Xlink to a graphics element.
|
SVGURIReferenceTextPositioningElement |
This class implements both SVGTextPositioningElement
and SVGURIReference ..
|
SVGUseElementBridge |
Bridge class for the <use> element.
|
SVGUseElementBridge.CursorMouseOverListener |
To handle a mouseover on an anchor and set the cursor.
|
SVGUserAgent |
This interface must be implemented to provide client services to
a JSVGComponent.
|
SVGUserAgentAdapter |
This Implements the SVGUserAgent interface to provide a very simple
version of client services to the JSVGComponent.
|
SVGUserAgentGUIAdapter |
One line Class Desc
Methods users may want to implement:
displayMessage
|
SVGUtilities |
A collection of utility methods for SVG.
|
SVGValue |
This interface represents the values for properties like 'fill',
'flood-color'...
|
SVGValueConstants |
This interface provides constants for SVG values.
|
SVGVKernElementBridge |
Bridge class for the <vkern> element.
|
SVGZoomAndPanSupport |
This class provides support for SVGZoomAndPan features.
|
SwingSVGPrettyPrint |
This class offers a way to create an SVG document with grouping
that reflects the Swing composite structure (container/components).
|
SyncbaseTimingSpecifier |
A class to handle syncbase SMIL timing specifiers.
|
SystemColorSupport |
This class provides support for AWT system colors.
|
Table |
|
TableDirectory |
|
TableFactory |
|
TableTransfer |
TableTransfer.java
This class defines the Table type transfer function for the
feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG
specification.
|
Test |
Defines the interface of a Test case.
|
TestErrorConditionException |
Exception which AbstractTest extensions can throw from the
rumImpl method to report an error condition.
|
TestException |
Classes in the test package and subpackages should throw
TestException to reflect internal failures in their
operation.
|
TestFilter |
Interace to accept or reject a test or testSuite.
|
TestMessages |
This class manages the message for the test.svg module.
|
TestReport |
Defines the interface of a TestReport produced
by a Test case.
|
TestReport.Entry |
Inner class for describing an information element in a
TestReport
|
TestReportProcessor |
Interface for classes that can process TestReport instances
This allows different applications to use the same TestReport
for different purposes, such as generating an XML output or
emailing a test result summary.
|
TestReportValidator |
This Test implementation can be used to validate the
operation of a specific test.
|
TestSuite |
A TestSuite is a composite test, that is, a test
made of multiple children Test cases.
|
TestSuiteReport |
Defines the interface of a TestReport produced
by a TestSuite .
|
TextAlignManager |
This class provides a manager for the 'text-align' property values.
|
TextAnchorManager |
This class provides a manager for the 'text-anchor' property values.
|
TextDecorationManager |
This class provides a manager for the 'text-decoration' property values.
|
TextEvent |
The TextEvent interface provides specific contextual
information associated with Text Events.
|
TextHit |
Class that encapsulates information returned from hit testing
a TextSpanLayout instance.
|
TextLayoutFactory |
Interface implemented by factory instances that can return
TextSpanLayouts appropriate to AttributedCharacterIterator
instances.
|
TextLineBreaks |
|
TextNode |
A graphics node that represents text.
|
TextNode.Anchor |
Defines where the text of a TextNode can be anchored
relative to its location.
|
TextPainter |
Renders the attributed character iterator of a TextNode .
|
TextPaintInfo |
One line Class Desc
Complete Class Desc
|
TextPath |
A text path describes a path along which some text will be rendered.
|
TextPathLayout |
PathLayout can layout text along a Shape, usually a Path object.
|
TextRenderingManager |
This class provides a manager for the 'text-rendering' property values.
|
TextSelectionManager |
This class represents an object which manage GVT text nodes selection.
|
TextSpanLayout |
Class that performs layout of attributed text strings into
glyph sets paintable by TextPainter instances.
|
TextureFactory |
This class generate Paints from WMF hatch definitions.
|
TextureFactory.ColoredTexture |
Contain a handle to a Colored texture, with optional foreground and
background colors.
|
TextUtilities |
A collection of utility method for text.
|
ThumbnailDialog |
This class represents a Dialog that displays a Thumbnail of the current SVG
document.
|
TIFFTranscoder |
This class is an ImageTranscoder that produces a TIFF image.
|
TIFFTranscoder.WriteAdapter |
This interface is used by TIFFTranscoder to write TIFF images
through different codecs.
|
TIFFTranscoderImageIOWriteAdapter |
This class is a helper to TIFFTranscoder that writes TIFF images
through the Image I/O API.
|
TileBlock |
This class is responsible for breaking up a block of tiles into
a set of smaller requests that are as large as possible without
rerequesting significant numbers of tiles that are already
available.
|
TileCache |
|
TileCacheRed |
This implementation of RenderedImage only serves to put the tiles
generated by it's input into the TileCache.
|
TileGenerator |
This the generic interface for a source of tiles.
|
TileGrid |
This is a Grid based implementation of the TileStore.
|
TileLRUMember |
This is a useful class that wraps a Raster for patricipation in
an LRU Cache.
|
TileMap |
|
TileMap.TileMapLRUMember |
|
TileRable |
A renderable that can tile its source into the tile region.
|
TileRable8Bit |
8 bit TileRable implementation
|
TileRed |
This filter simply tiles its tile starting from the upper
left corner of the tiled region.
|
TileStore |
This the generic interface for a TileStore.
|
TimeContainer |
An abstract base class for time container elements.
|
TimedDocumentRoot |
An abstract base class for the root time container element
for a document.
|
TimedElement |
An abstract base class for elements that can have timing applied to them.
|
TimegraphAdapter |
|
TimegraphListener |
An interface for listening to timing events in a timed document.
|
TimingParser |
An abstract base class for SMIL timing value parsers.
|
TimingSpecifier |
An abstract class for SMIL timing specifiers.
|
TimingSpecifierHandler |
This interface must be implemented and then registered as the
handler of a TimingSpecifierParser instance in order
to be notified of parsing events.
|
TimingSpecifierListHandler |
|
TimingSpecifierListParser |
This class implements an event-based parser for SMIL timing specifier
list values.
|
TimingSpecifierListProducer |
|
TimingSpecifierParser |
This class implements an event-based parser for SMIL timing specifier
list values.
|
ToolBarFactory |
This class represents a tool bar factory which builds
tool bars from the content of a resource file.
|
ToSVGAbstractTranscoder |
This class allows to simplify the creation of a transcoder which transcodes to
SVG content.
|
Trace |
Animation debugging support.
|
TraitAccess |
Interface for accessing traits on an element.
|
TraitInformation |
Stores information about a specific XML attribute or CSS property.
|
Transcoder |
This class defines an API for transcoding.
|
TranscoderException |
Thrown when a transcoder is not able to transcode its input.
|
TranscoderInput |
This class represents a generic input of a Transcoder .
|
TranscoderOutput |
This class represents a single output for a Transcoder .
|
TranscoderSupport |
This is a utility class that can be used by transcoders that
support transcoding hints and/or error handler.
|
TranscodingHintKey |
TranscodingHint as to what the destination of the drawing is.
|
TranscodingHints |
The TranscodingHints class defines a way to pass
transcoding parameters or options to any transcoders.
|
TranscodingHints.Key |
Defines the base type of all keys used to control various
aspects of the transcoding operations.
|
TransferFunction |
Defines the interface for all the ComponentTransferOp transfer
functions, which can all be converted to a lookup table
|
TransformAnimation |
An animation class for 'animateTransform' animations.
|
TransformHistory |
This class implements a transform history mechanism.
|
TransformListHandler |
This interface must be implemented and then registred as the
handler of a TransformParser instance in order to
be notified of parsing events.
|
TransformListParser |
This class implements an event-based parser for the SVG transform
attribute values.
|
TransformStackElement |
Contains a description of an elementary transform stack element,
such as a rotate or translate.
|
TransformType |
Enumeration for transformation types.
|
TranslateRed |
This is a special case of an Affine that only contains integer
translations, this allows it to do it's work by simply changing
the coordinate system of the tiles.
|
TraversalSupport |
This class provides support for traversal.
|
TriplyIndexedTable |
This class represents a triply indexed hash table.
|
TriplyIndexedTable.Entry |
To manage collisions
|
TurbulencePatternRed |
This class creates a RenderedImage in conformance to the one
defined for the feTurbulence filter of the SVG specification.
|
TurbulencePatternRed.StitchInfo |
Inner class to store tile stitching info.
|
TurbulenceRable |
Creates a sourceless image from a turbulence function.
|
TurbulenceRable8Bit |
Creates a sourceless image from a turbulence function.
|
UndoableCommand |
The undoable/redoable command.
|
UnicodeBidiManager |
This class provides a manager for the 'unicode-bidi' property values.
|
UnicodeRange |
A class that represents a CSS unicode range.
|
UnitProcessor |
This class provides methods to convert SVG length and coordinate to
float in user units.
|
UnitProcessor |
This class provides methods to convert SVG length and coordinate to
float in user units.
|
UnitProcessor.Context |
Holds the informations needed to compute the units.
|
UnitProcessor.DefaultContext |
This class is the default context for a particular element.
|
UnitProcessor.UnitResolver |
A LengthHandler that convert units.
|
UnresolvedFontFamily |
A font family class for unresolved fonts.
|
UpdateManager |
This class provides features to manage the update of an SVG document.
|
UpdateManager.RepaintTimerTask |
|
UpdateManager.SuspensionInfo |
|
UpdateManagerAdapter |
This is an adapter for the UpdateManagerListener interface.
|
UpdateManagerEvent |
This class represents an event which indicate an event originated
from a UpdateManager instance.
|
UpdateManagerListener |
This interface represents a listener to the UpdateManagerEvent events.
|
UpdateTracker |
This class tracks the changes on a GVT tree
|
UpdateTracker.ChngSrcRect |
|
URIChooser |
This class is a dialog used to enter an URI or to choose a local file.
|
URIResolver |
This class is used to resolve the URI that can be found in a SVG document.
|
URIValue |
This class represents uri values.
|
URLImageCache |
This class manages a cache of soft references to Images that
we have already loaded.
|
URLRegistryEntry |
This type of Image tag registy entry is used for 'odd' URL types.
|
UserAgent |
An interface that provides access to the User Agent informations
needed by the bridge.
|
UserAgentAdapter |
An abstract user agent adaptor implementation.
|
UserAgentViewport |
Defines a viewport for a UserAgent .
|
UserStyleDialog |
This class represents a dialog to select the user style sheet.
|
UserStyleDialog.Panel |
This class represents the main panel of the dialog.
|
UTF16Decoder |
This class represents an object which decodes UTF-16 characters from
a stream of bytes.
|
UTF8Decoder |
This class represents an object which decodes UTF-8 characters from
a stream of bytes.
|
Value |
This interface represents a property value.
|
ValueConstants |
This interface defines constants for CSS values.
|
ValueManager |
This interface is implemented by objects which manage the values associated
with a property.
|
Version |
This class defines the Batik version number.
|
ViewBox |
This class provides convenient methods to handle viewport.
|
ViewBox.ViewHandler |
This class can be used to store the value of the attribute viewBox or can
also be used to store the various attribute value that can be specified
on a SVG URI fragments.
|
Viewport |
Defines a viewport.
|
VisibilityManager |
This class provides a manager for the 'visibility' property values.
|
WallclockTimingSpecifier |
A class to handle wallclock SMIL timing specifiers.
|
Window |
This interface represents the 'window' object defined in the global
environment of a SVG document.
|
Window |
|
Window.URLResponseHandler |
To handle the completion of a 'getURL()' or 'postURL' call.
|
WindowsAltFileSystemView |
Work around FileSystemView implementation bug on the Windows
platform.
|
WindowsAltFileSystemView.FileSystemRoot |
|
WMFConstants |
Contains the definitions of WMF constants.
|
WMFFont |
Represent a WMF Font, encountered in a Metafile.
|
WMFHeaderProperties |
This class holds simple properties about a WMF Metafile.
|
WMFPainter |
Core class for rendering the WMF image.
|
WMFRecordStore |
Reads a WMF file, including an Aldus Placable Metafile Header.
|
WMFTranscoder |
This class implements the Transcoder interface and
can convert a WMF input document into an SVG document.
|
WMFUtilities |
|
WordInfo |
One line Class Desc
Complete Class Desc
|
WritingModeManager |
This class provides a manager for the 'writing-mode' property values.
|
XBLConstants |
Define XBL constants, such as tag names, attribute names and
namespace URI.
|
XBLContentElementBridge |
Bridge class for the <xbl:content> element.
|
XBLEventSupport |
An EventSupport class that handles XBL-specific event processing.
|
XBLManager |
An interface for classes that can manage XBL functionality for a
document's nodes.
|
XBLManagerData |
An interface for XBL managers to associate data with nodes.
|
XBLOMContentElement |
This class implements the xbl:content element.
|
XBLOMDefinitionElement |
This class implements the xbl:definition element.
|
XBLOMElement |
Base class for all XBL elements to inherit from.
|
XBLOMHandlerGroupElement |
This class implements the xbl:handlerGroup element.
|
XBLOMImportElement |
This class implements the xbl:import element.
|
XBLOMShadowTreeElement |
This class implements the xbl:shadowTree element.
|
XBLOMShadowTreeEvent |
|
XBLOMTemplateElement |
This class implements the xbl:template element.
|
XBLOMXBLElement |
This class implements the xbl:xbl element.
|
XBLShadowTreeElement |
The interface for xbl:shadowTree elements.
|
XBLShadowTreeElementBridge |
Bridge class for the <xbl:shadowTree> element.
|
XLinkSupport |
This class provides support for XLink features.
|
XMLAbstractTranscoder |
This class may be the base class of all transcoders which take an
XML document as input and which need to build a DOM tree.
|
XMLCharacters |
This class contains the definitions of the arrays used to find
the type of the characters found in an XML document.
|
XMLConstants |
Contains common XML constants.
|
XMLContext |
A pool of styles and their associated resources
|
XMLDocument |
A document that can be marked up using XML style.
|
XMLEditorKit |
This is the set of things needed by a text component to be a reasonably
functioning editor for xml type document.
|
XMLException |
This class encapsulates a general XML error or warning.
|
XMLInputHandler |
A SquiggleInputHandler that handles XSLT transformable
XML documents.
|
XMLInputHandler.DocumentURIResolver |
Implements the URIResolver interface so that relative urls used in
transformations are resolved properly.
|
XMLPreferenceManager |
|
XMLReflect |
This helper class can be used to build Java object from their
XML description.
|
XMLReflectConstants |
Contains constants for elements and attributes used to
describe Java objects, constructor arguments and properties
in XML.
|
XMLResourceDescriptor |
This class describes the XML resources needed to use the various batik
modules.
|
XMLScanner |
XML scanner for parsing xml text
|
XMLScanner |
This class represents a scanner for XML documents.
|
XMLStreamNormalizingReader |
This class represents a normalizing reader with encoding detection
management.
|
XMLSupport |
This class provides support for XML features.
|
XMLTestReportProcessor |
This implementation of the TestReportProcessor interface
converts the TestReports it processes into an
XML document that it outputs in a directory.
|
XMLTestReportProcessor.XMLReportConsumer |
An XMLReportConsumer is notified every time a
new report is generated by an XMLTestReportProcessor
|
XMLTestSuiteLoader |
This class loads an XML document describing a test suite
into a TestSuite object.
|
XMLTestSuiteRunner |
This class can be used to build and run a TestSuite from
an XML description following the "XML Test Run" and "XML Test Suite"
formats, whose constants are defined in the XTRunConstants
and XTSConstants interfaces.
|
XMLTestSuiteRunner.AcceptAllTestsFilter |
Test filter which accepts all tests
|
XMLTestSuiteRunner.IdBasedTestFilter |
Test filter which only accepts tests with ids matching
the ones passed to its constructor.
|
XMLTestSuiteRunnerValidator |
Validates the operation of the XMLTestSuireRunner by checking
that it runs the tests specified by the command line parameter and
only these tests.
|
XMLTestSuiteRunnerValidator.XMLTestSuiteRunnerTest |
|
XMLTextEditor |
Simple Text Component to edit xml document with integrated undo / redo behaviour.
|
XMLToken |
XML Token
|
XMLUtilities |
A collection of utility functions for XML.
|
XMLView |
View that uses the lexical information to determine the
style characteristics of the text that it renders.
|
XmlWriter |
Writes a Node as text output.
|
XmlWriter.IndentWriter |
|
XPathPatternContentSelector |
A class to handle the XPath Pattern syntax for XBL content elements.
|
XPathSubsetContentSelector |
A class to handle the XPath subset syntax for XBL content elements.
|
XPathSubsetContentSelector.Scanner |
A scanner for XPath subset selectors.
|
XSLXMLReportConsumer |
This implementation of the XMLTestReportProcessor.XMLReportConsumer
interface simply applies an XSL transformation to the input
XML file and stores the result in a configurable directory.
|
XTRConstants |
Contains constants for the XML Test Report (XTR) syntax.
|
XTRunConstants |
Contains constants for the XML Test Run (XTRun) syntax.
|
XTSConstants |
Contains constants for the XML Test Suite (XTS) syntax.
|