Uses of Interface
org.apache.batik.constants.XMLConstants
Packages that use XMLConstants
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Provides some utility classes for the implementation of the DOM.
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format.Contains all of the interfaces for transcoding an input stream or
a document to a particular ouput format.
Contains all of the interfaces for transcoding WMF Metafiles to SVG.
Provides some useful classes.
-
Uses of XMLConstants in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement XMLConstantsModifier and TypeClassDescriptionclassThis class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.classThis class implements foreign namespace elements that can be bound with XBL.classThis class implementsSVGDocumentand provides support for SVG 1.2 specifics.classThis class provides a common superclass for elements which contain descriptive text.classThis class provides a common superclass for all graphics elements.classThis class implementsSVGAElement.classThis class implementsSVGAltGlyphDefElement.classThis class implementsSVGAltGlyphElement.classThis class implementsSVGAltGlyphItemElement.classThis class implementsSVGAnimateColorElement.classThis class represents the SVGPreserveAspectRatio returned bySVGOMAnimatedPreserveAspectRatio.getAnimVal().classThis class represents the SVGPreserveAspectRatio returned bySVGOMAnimatedPreserveAspectRatio.getBaseVal().classThis class implementsSVGAnimateElement.classThis class implementsSVGAnimateMotionElement.classThis class implementsSVGAnimateTransformElement.classThis class provides an implementation of theSVGAnimationElementinterface.classThis class implementsSVGCircleElement.classThis class implementsSVGClipPathElement.classThis class implementsSVGColorProfileElement.classThis class represents the component transfer function elements.classThis class implementsSVGCursorElement.classThis class implementsSVGDefinitionSrcElement.classThis class implementsSVGDefsElement.classThis class implementsSVGDescElement.classThis class implementsSVGDocument.classThis class implements theSVGElementinterface.classThis class implementsSVGEllipseElement.classThis class implementsSVGFEBlendElement.classThis class implementsSVGFEColorMatrixElement.classThis class implementsSVGFEComponentTransferElement.classThis class implementsSVGFECompositeElement.classThis class implementsSVGFEConvolveMatrixElement.classThis class implementsSVGFEDiffuseLightingElement.classThis class implementsSVGFEDisplacementMapElement.classThis class implementsSVGFEDistantLightElement.classThis class implementsSVGFEFloodElement.classThis class implementsSVGFEFuncAElement.classThis class implementsSVGFEFuncBElement.classThis class implementsSVGFEFuncGElement.classThis class implementsSVGFEFuncRElement.classThis class implementsSVGFEGaussianBlurElement.classThis class implementsSVGFEImageElement.classThis class implementsSVGFEMergeElement.classThis class implementsSVGFEMergeNodeElement.classThis class implementsSVGFEMorphologyElement.classThis class implementsSVGFEOffsetElement.classThis class implementsSVGFEPointLightElement.classThis class implementsSVGFESpecularLightingElement.classThis class implementsSVGFESpotLightElement.classThis class implementsSVGFETileElement.classThis class implementsSVGFETurbulenceElement.classThis class implementsSVGFilterElement.classThis class represents a SVGElement with support for standard filter attributes.classThis class implements the flowDiv element from SVG 1.2classThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implementsSVGFontElement.classThis class implementsSVGFontFaceElement.classThis class implementsSVGFontFaceFormatElement.classThis class implementsSVGFontFaceNameElement.classThis class implementsSVGFontFaceSrcElement.classThis class implementsSVGFontFaceUriElement.classThis class implementsSVGForeignObjectElement.classThis class implementsSVGGElement.classThis class implementsSVGGlyphElement.classThis class implementsSVGGlyphRefElement.classThis class implementsSVGGradientElement.classThis class implements SVGHandlerElement.classThis class implementsSVGHKernElement.classThis class implementsSVGImageElement.classThis class implementsSVGLinearGradientElement.classThis class implementsSVGLineElement.classThis class implementsSVGMarkerElement.classThis class implementsSVGMaskElement.classThis class implementsSVGMetadataElement.classThis class implementsSVGMissingGlyphElement.classThis class implementsSVGMPathElement.classThis class implements a multiImage extension to SVG.classThis class implementsSVGPathElement.classThis class implementsSVGStopElement.classThis class implementsSVGPolygonElement.classThis class implementsSVGPolylineElement.classThis class implementsSVGRadialGradientElement.classThis class implementsSVGRectElement.classThis class implementsSVGScriptElement.classThis class implementsSVGSetElement.classThis class implements a regular polygon extension to SVGclassThis class implementsSVGStopElement.classThis class implementsSVGStyleElement.classThis class implements a multiImage extension to SVG.classThis class implements a multiImage extension to SVG.classThis class implementsSVGSVGElement.classThis class implementsSVGSwitchElement.classThis class implementsSVGSymbolElement.classThis class provides a common superclass for all graphics elements.classThis class implementsSVGTextElement.classThis class implementsSVGTextPathElement.classThis class implementsSVGTextPositioningElement.classThis class implementsSVGTitleElement.classThis is a development only class.classThis class implementsSVGTRefElement.classThis class implementsSVGTSpanElement.classThis class implementsSVGURIReference.classThis class implementsSVGUseElement.classThis class implementsSVGViewElement.classThis class implementsSVGVKernElement.classThis class provides a common superclass for shape elements that are defined with a 'points' attribute (i.e., polygon and polyline).classThis class provides a common superclass for elements which implement SVGStylable.classThis class provides support for Xlink to a graphics element.classThis class implements bothSVGTextPositioningElementandSVGURIReference..classThis class implements the xbl:content element.classThis class implements the xbl:definition element.classBase class for all XBL elements to inherit from.classThis class implements the xbl:handlerGroup element.classThis class implements the xbl:import element.classThis class implements the xbl:shadowTree element.classThis class implements the xbl:template element.classThis class implements the xbl:xbl element. -
Uses of XMLConstants in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement XMLConstantsModifier and TypeClassDescriptionclassThe base bridge class for SVG graphics node.classThe base bridge class for SVG elements.classThe base bridge class for SVG filter primitives.classBridge class for vending gradients.static classBridge class for the gradient <stop> element.classBridge class for the <feDiffuseLighting> element.protected static classThe base bridge class for light element.static classBridge class for the <feDistantLight> element.static classBridge class for the <fePointLight> element.static classBridge class for the <feSpotLight> element.classAbstract bridge class for animatable elements that do not produce a GraphicsNode.classAbstract bridge class for those elements that can be animated.classThis class is responsible of tracking GraphicsNodeMouseEvent and fowarding them to the DOM as regular DOM MouseEvent.classThis class represents a <font-face> element or @font-face ruleclassA collection of utility method involving CSS property.classThe CursorManager class is a helper class which preloads the cursors corresponding to the SVG built in cursors.classThis class is responsible for creating a GVT tree using an SVG DOM tree.classThis class represents a <font-face> element or @font-face ruleclassThis class is responsible for creating a GVT tree using an SVG DOM tree.classRasterRable This is used to wrap a Rendered Image back into the RenderableImage world.classA collection of utility methods to deliverjava.awt.Paint,java.awt.Strokeobjects that could be used to paint a shape.classBridge class for the <a> element.classBridge class for the <altGlyph> element.classSVG font altGlyph handler.classBridge class for the 'animateColor' animation element.classBridge class for the 'animate' animation element.classBridge class for the 'animateMotion' animation element.classBridge class for the 'animateTransform' animation element.classAn abstract base class for the SVG animation element bridges.classBridge class for the <circle> element.classBridge class for the <clipPath> element.classThis class bridges an SVGcolor-profileelement with anICC_ColorSpaceobject.classThe base bridge class for decorated shapes.classBridge class for the <desc> element.classBase class for 'descriptive' elements, mostly title and desc.classBridge class for the <ellipse> element.classBridge class for the <feBlend> element.classBridge class for the <feColorMatrix> element.classBridge class for the <feComponentTransfer> element.static classBridge class for the <feFuncA> element.static classBridge class for the <feFuncB> element.protected static classThe base bridge class for component transfer function.static classBridge class for the <feFuncG> element.static classBridge class for the <feFuncR> element.classBridge class for the <feComposite> element.classBridge class for the <feConvolveMatrix> element.classBridge class for the <feDiffuseLighting> element.classBridge class for the <feDisplacementMap> element.classBridge class for the <feFlood> element.classBridge class for the <feGaussianBlur> element.classBridge class for the <feImage> element.classBridge class for the <feMerge> element.static classBridge class for the <feMergeNode> element.classBridge class for the <feMorphology> element.classBridge class for the <feOffset> element.classBridge class for the <feSpecularLighting> element.classBridge class for the <feTile> element.classBridge class for the <feTurbulence> element.classBridge class for the <filter> element.classBridge class for the <font> element.classThis class represents a <font-face> element or @font-face ruleclassBridge class for the <font-face> element.classUtility class for SVG fonts.classBridge class for the <g> element.classBridge class for the <glyph> element.final classRepresents an SVG font.classBridge class for the <hkern> element.classBridge class for the <image> element.classA base Bridge class for the kerning elements.classBridge class for the <linearGradient> element.classBridge class for the <line> element.classBridge class for the <marker> element.classBridge class for the <mask> element.classBridge class for the <missing-glyph> element.classBridge class for the <path> element.classBridge class for the <pattern> element.classBridge class for the <polygon> element.classBridge class for the <polyline> element.classBridge class for the <radialGradient> element.classBridge class for the <rect> element.classA bridge class for the 'set' animation element.classThe base bridge class for shapes.classBridge class for the <svg> element.classBridge class for the <switch> element.classBridge class for the <text> element.protected classImplementation for theBridgeUpdateHandlerfor the child elements of <text>.static classImplementation ofSVGContextfor the children of <text>protected classprotected classBridgeUpdateHandle for <textPath> element.protected classBridgeUpdateHandle for <tref> element.protected classBridgeUpdateHandle for <tspan> element.classBridge class for the <textPath> element.classBridge class for the <title> element.classBridge class for the <use> element.classA collection of utility methods for SVG.classBridge class for the <vkern> element.classThis class provides convenient methods to handle viewport. -
Uses of XMLConstants in org.apache.batik.bridge.svg12
Classes in org.apache.batik.bridge.svg12 that implement XMLConstantsModifier and TypeClassDescriptionclassBridge class for foreign namespace elements that can be bound with sXBL.classThis class is responsible for tracking GraphicsNodeMouseEvents and forwarding them to the DOM as regular DOM MouseEvents.classBridge class for SVG 'text' elements with support for text content that has been specified with XBL.classBridge class for the <flowRoot> element.protected classBridge class for flow text children that contain text.classBridge class for the <multiImage> element.classBridge class for a regular polygon element.classBridge class for the <xbl:content> element.classBridge class for the <xbl:shadowTree> element. -
Uses of XMLConstants in org.apache.batik.dom.svg
Classes in org.apache.batik.dom.svg that implement XMLConstantsModifier and TypeClassDescriptionclassAbstract implementation for SVGPreservAspectRatio This is the base implementation for SVGPreservAspectRatioclassThis class provides support for SVGZoomAndPan features. -
Uses of XMLConstants in org.apache.batik.dom.util
Classes in org.apache.batik.dom.util that implement XMLConstantsModifier and TypeClassDescriptionclassA collection of utility functions for the DOM.classThis class provides support for XLink features.final classThis class provides support for XML features. -
Uses of XMLConstants in org.apache.batik.extension
Classes in org.apache.batik.extension that implement XMLConstantsModifier and TypeClassDescriptionclassThis class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.classAn abstract base class for graphical extension elements.classThis class implements a simple method for handling the node 'prefix'.classThis 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", ...). -
Uses of XMLConstants in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement XMLConstantsModifier and TypeClassDescriptionclassBridge class for the <flowText> element.protected classBridge class for flow text children that contain text.classThis class implements a histogram normalization extension to SVG.classBridge class for a histogram normalization element.classThis class implements a regular polygon extension to SVGclassBridge class for a regular polygon element.classThis class implements a star shape extension to sVGclassBridge class for a star element.classBridge class for the "color switch" extension element.classThis class implements a "color switch" extension to SVG.classThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVGclassThis class implements a regular polygon extension to SVG -
Uses of XMLConstants in org.apache.batik.gvt.font
Classes in org.apache.batik.gvt.font that implement XMLConstants -
Uses of XMLConstants in org.apache.batik.svggen
Subinterfaces of XMLConstants in org.apache.batik.svggenModifier and TypeInterfaceDescriptioninterfaceThis interface allows the user of the Graphics2D SVG generator to decide how to handle images that it renders.interfaceDefines the interface for classes that are able to convert part or all of a GraphicContext.interfaceDefines the interface for classes that are able to convert a BufferedImageOp filter.interfaceContains the definition of the SVG tags and attribute names.Classes in org.apache.batik.svggen that implement XMLConstantsModifier and TypeClassDescriptionclassThis 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.classAbstract class with common utility methods used by subclasses for specific convertion operations.classAbstract class with common utility methods used by subclasses for specific convertion operations.classThis subclass ofImageHandlerBase64Encoderimplements functionality specific to the cached version of the image encoder.classGenericImageHandler which caches JPEG images.classGenericImageHandler which caches PNG images.classThis class is a default implementation of the GenericImageHandler for handlers implementing a caching strategy.classThis 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.classTheDefaultStyleHandlerclass provides the default way to style an SVGElement.classThis 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.classThis class is used by the SVGGraphics2D SVG Generator to manage addition of new Nodes to the SVG DOM Tree.classThis class implements caching functionality for raster images.static classCache implementation for images embedded in the SVG file.static classCache implementation for file-based images.classThis 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.classThis 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.classThis 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.classImplements theGenericImageHandlerinterface and only uses <image> elements.classUtility class that converts an AlphaComposite object into a set of SVG properties and definitions.classUtility class that converts an Arc2D object into a corresponding SVG element, i.e., a path with an elliptical arc and optionally lines..classUtility class that converts a Java BasicStroke object into a set of SVG style attributesclassUtility class that converts a BufferedImageOp object into an SVG filter.classUtility class that converts a Path object into an SVG clipclassDescribes an SVG clipclassUtility class that converts a Color object into a set of corresponding SVG attributes.classUtility class that converts a Composite object into a set of SVG properties and definitions.classUsed to represent an SVG Composite.classUtility class that converts a ConvolveOp object into an SVG filter descriptor.classThis utility class converts a standard SVG document that uses attribute into one that uses the CSS style attribute instead.classUtility class that converts an custom BufferedImageOp object into an equivalent SVG filter.classUtility class that converts an custom Composite object into a set of SVG properties and definitions.classUtility class that converts an custom Paint object into a set of SVG properties and definitions.classUtility class that converts an Ellipse2D object into a corresponding SVG element, i.e., a circle or an ellipse.classUtility class that converts a Font object into a set of SVG font attributesclassDescribes an SVG fontclassRepresents the SVG equivalent of a Java 2D API graphic context attribute.classclassThis implementation of the java.awt.Graphics2D abstract class allows users to generate SVG (Scalable Vector Graphics) content from Java code.classDescribes a set of SVG hintsclassUtility class that converts a Line2D object into a corresponding SVG line element.classUtility class that converts a Java GradientPaint into an SVG linear gradient elementclassUtility class that converts a LookupOp object into an SVG filter descriptor.classUtility class that converts a Paint object into an SVG element.classUsed to represent an SVG Paint.classUtility class that converts a Shape object into an SVG path element.classUtility class that converts a Polygon object into an SVG element.classUtility class that converts a Rectangle2D or RoundRectangle2D object into an SVG element.classUtility class that converts a RenderingHints object into a set of SVG properties.classUtility class that converts a RescaleOp object into an SVG filter descriptor.classUtility class that converts a Shape object into the corresponding SVG element.classUsed to represent an SVG Paint.classDefines the set of attributes from Exchange SVG that are defined as styling properties in Stylable SVG.classUtility class that converts a TexturePaint object into an SVG pattern elementclassUtility class that converts a GraphicContext transform stack into an SVG transform attribute.classDescribes an SVG transformclassThis class offers a way to create an SVG document with grouping that reflects the Swing composite structure (container/components). -
Uses of XMLConstants in org.apache.batik.svggen.font
Classes in org.apache.batik.svggen.font that implement XMLConstants -
Uses of XMLConstants in org.apache.batik.swing
Classes in org.apache.batik.swing that implement XMLConstantsModifier and TypeClassDescriptionprotected classTheCanvasUserAgentonly adds tooltips to the behavior of the defaultBridgeUserAgent. -
Uses of XMLConstants in org.apache.batik.transcoder
Classes in org.apache.batik.transcoder that implement XMLConstantsModifier and TypeClassDescriptionclassThis class allows to simplify the creation of a transcoder which transcodes to SVG content. -
Uses of XMLConstants in org.apache.batik.transcoder.wmf.tosvg
Classes in org.apache.batik.transcoder.wmf.tosvg that implement XMLConstantsModifier and TypeClassDescriptionclassThis class implements theTranscoderinterface and can convert a WMF input document into an SVG document. -
Uses of XMLConstants in org.apache.batik.util
Subinterfaces of XMLConstants in org.apache.batik.utilModifier and TypeInterfaceDescriptioninterfaceDefine SVG 1.2 constants, such as tag names, attribute names and URIinterfaceDefine SVG constants, such as tag names, attribute names and URI