Uses of Interface
org.apache.batik.dom.svg.SVGDOMImplementation.ElementFactory

Packages that use SVGDOMImplementation.ElementFactory
org.apache.batik.dom.svg   
org.apache.batik.extension.svg   
 

Uses of SVGDOMImplementation.ElementFactory in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement SVGDOMImplementation.ElementFactory
protected static class SVGDOMImplementation.AElementFactory
          To create a 'a' element.
protected static class SVGDOMImplementation.AltGlyphDefElementFactory
          To create a 'altGlyphDef' element.
protected static class SVGDOMImplementation.AltGlyphElementFactory
          To create a 'altGlyph' element.
protected static class SVGDOMImplementation.AltGlyphItemElementFactory
          To create a 'altGlyphItem' element.
protected static class SVGDOMImplementation.AnimateColorElementFactory
          To create a 'animateColor' element.
protected static class SVGDOMImplementation.AnimateElementFactory
          To create a 'animate' element.
protected static class SVGDOMImplementation.AnimateMotionElementFactory
          To create a 'animateMotion' element.
protected static class SVGDOMImplementation.AnimateTransformElementFactory
          To create a 'animateTransform' element.
protected static class SVGDOMImplementation.CircleElementFactory
          To create a 'circle' element.
protected static class SVGDOMImplementation.ClipPathElementFactory
          To create a 'clip-path' element.
protected static class SVGDOMImplementation.ColorProfileElementFactory
          To create a 'color-profile' element.
protected static class SVGDOMImplementation.CursorElementFactory
          To create a 'cursor' element.
protected static class SVGDOMImplementation.DefinitionSrcElementFactory
          To create a 'definition-src' element.
protected static class SVGDOMImplementation.DefsElementFactory
          To create a 'defs' element.
protected static class SVGDOMImplementation.DescElementFactory
          To create a 'desc' element.
protected static class SVGDOMImplementation.EllipseElementFactory
          To create an 'ellipse' element.
protected static class SVGDOMImplementation.FeBlendElementFactory
          To create a 'feBlend' element.
protected static class SVGDOMImplementation.FeColorMatrixElementFactory
          To create a 'feColorMatrix' element.
protected static class SVGDOMImplementation.FeComponentTransferElementFactory
          To create a 'feComponentTransfer' element.
protected static class SVGDOMImplementation.FeCompositeElementFactory
          To create a 'feComposite' element.
protected static class SVGDOMImplementation.FeConvolveMatrixElementFactory
          To create a 'feConvolveMatrix' element.
protected static class SVGDOMImplementation.FeDiffuseLightingElementFactory
          To create a 'feDiffuseLighting' element.
protected static class SVGDOMImplementation.FeDisplacementMapElementFactory
          To create a 'feDisplacementMap' element.
protected static class SVGDOMImplementation.FeDistantLightElementFactory
          To create a 'feDistantLight' element.
protected static class SVGDOMImplementation.FeFloodElementFactory
          To create a 'feFlood' element.
protected static class SVGDOMImplementation.FeFuncAElementFactory
          To create a 'feFuncA' element.
protected static class SVGDOMImplementation.FeFuncBElementFactory
          To create a 'feFuncB' element.
protected static class SVGDOMImplementation.FeFuncGElementFactory
          To create a 'feFuncG' element.
protected static class SVGDOMImplementation.FeFuncRElementFactory
          To create a 'feFuncR' element.
protected static class SVGDOMImplementation.FeGaussianBlurElementFactory
          To create a 'feGaussianBlur' element.
protected static class SVGDOMImplementation.FeImageElementFactory
          To create a 'feImage' element.
protected static class SVGDOMImplementation.FeMergeElementFactory
          To create a 'feMerge' element.
protected static class SVGDOMImplementation.FeMergeNodeElementFactory
          To create a 'feMergeNode' element.
protected static class SVGDOMImplementation.FeMorphologyElementFactory
          To create a 'feMorphology' element.
protected static class SVGDOMImplementation.FeOffsetElementFactory
          To create a 'feOffset' element.
protected static class SVGDOMImplementation.FePointLightElementFactory
          To create a 'fePointLight' element.
protected static class SVGDOMImplementation.FeSpecularLightingElementFactory
          To create a 'feSpecularLighting' element.
protected static class SVGDOMImplementation.FeSpotLightElementFactory
          To create a 'feSpotLight' element.
protected static class SVGDOMImplementation.FeTileElementFactory
          To create a 'feTile' element.
protected static class SVGDOMImplementation.FeTurbulenceElementFactory
          To create a 'feTurbulence' element
protected static class SVGDOMImplementation.FilterElementFactory
          To create a 'filter' element.
protected static class SVGDOMImplementation.FontElementFactory
          To create a 'font' element.
protected static class SVGDOMImplementation.FontFaceElementFactory
          To create a 'font-face' element.
protected static class SVGDOMImplementation.FontFaceFormatElementFactory
          To create a 'font-face-format' element.
protected static class SVGDOMImplementation.FontFaceNameElementFactory
          To create a 'font-face-name' element.
protected static class SVGDOMImplementation.FontFaceSrcElementFactory
          To create a 'font-face-src' element.
protected static class SVGDOMImplementation.FontFaceUriElementFactory
          To create a 'font-face-uri' element.
protected static class SVGDOMImplementation.ForeignObjectElementFactory
          To create a 'foreignObject' element.
protected static class SVGDOMImplementation.GElementFactory
          To create a 'g' element.
protected static class SVGDOMImplementation.GlyphElementFactory
          To create a 'glyph' element.
protected static class SVGDOMImplementation.GlyphRefElementFactory
          To create a 'glyphRef' element.
protected static class SVGDOMImplementation.HkernElementFactory
          To create a 'hkern' element.
protected static class SVGDOMImplementation.ImageElementFactory
          To create a 'image' element.
protected static class SVGDOMImplementation.LinearGradientElementFactory
          To create a 'linearGradient' element.
protected static class SVGDOMImplementation.LineElementFactory
          To create a 'line' element.
protected static class SVGDOMImplementation.MarkerElementFactory
          To create a 'marker' element.
protected static class SVGDOMImplementation.MaskElementFactory
          To create a 'mask' element.
protected static class SVGDOMImplementation.MetadataElementFactory
          To create a 'metadata' element.
protected static class SVGDOMImplementation.MissingGlyphElementFactory
          To create a 'missing-glyph' element.
protected static class SVGDOMImplementation.MpathElementFactory
          To create a 'mpath' element.
protected static class SVGDOMImplementation.PathElementFactory
          To create a 'path' element.
protected static class SVGDOMImplementation.PatternElementFactory
          To create a 'pattern' element.
protected static class SVGDOMImplementation.PolygonElementFactory
          To create a 'polygon' element.
protected static class SVGDOMImplementation.PolylineElementFactory
          To create a 'polyline' element.
protected static class SVGDOMImplementation.RadialGradientElementFactory
          To create a 'radialGradient' element.
protected static class SVGDOMImplementation.RectElementFactory
          To create a 'rect' element.
protected static class SVGDOMImplementation.ScriptElementFactory
          To create a 'script' element.
protected static class SVGDOMImplementation.SetElementFactory
          To create a 'set' element.
protected static class SVGDOMImplementation.StopElementFactory
          To create a 'stop' element.
protected static class SVGDOMImplementation.StyleElementFactory
          To create a 'style' element.
protected static class SVGDOMImplementation.SvgElementFactory
          To create an 'svg' element.
protected static class SVGDOMImplementation.SwitchElementFactory
          To create a 'switch' element.
protected static class SVGDOMImplementation.SymbolElementFactory
          To create a 'symbol' element.
protected static class SVGDOMImplementation.TextElementFactory
          To create a 'text' element.
protected static class SVGDOMImplementation.TextPathElementFactory
          To create a 'textPath' element.
protected static class SVGDOMImplementation.TitleElementFactory
          To create a 'title' element.
protected static class SVGDOMImplementation.TrefElementFactory
          To create a 'tref' element.
protected static class SVGDOMImplementation.TspanElementFactory
          To create a 'tspan' element.
protected static class SVGDOMImplementation.UseElementFactory
          To create a 'use' element.
protected static class SVGDOMImplementation.ViewElementFactory
          To create a 'view' element.
protected static class SVGDOMImplementation.VkernElementFactory
          To create a 'vkern' element.
 

Methods in org.apache.batik.dom.svg with parameters of type SVGDOMImplementation.ElementFactory
 void ExtensibleSVGDOMImplementation.registerCustomElementFactory(java.lang.String namespaceURI, java.lang.String localName, SVGDOMImplementation.ElementFactory factory)
          Allows the user to register a new element factory.
 

Uses of SVGDOMImplementation.ElementFactory in org.apache.batik.extension.svg
 

Classes in org.apache.batik.extension.svg that implement SVGDOMImplementation.ElementFactory
protected static class BatikDomExtension.BatikHistogramNormalizationElementFactory
          To create a 'histogramNormalization' element.
protected static class BatikDomExtension.BatikMultiImageElementFactory
          To create a 'multiImage' element.
protected static class BatikDomExtension.BatikRegularPolygonElementFactory
          To create a 'regularPolygon' element.
protected static class BatikDomExtension.BatikStarElementFactory
          To create a 'star' element.
protected static class BatikDomExtension.ColorSwitchElementFactory
          To create a 'solidColor' element.
protected static class BatikDomExtension.FlowDivElementFactory
          To create a 'flowDiv' element.
protected static class BatikDomExtension.FlowLineElementFactory
          To create a 'flowLine' element.
protected static class BatikDomExtension.FlowParaElementFactory
          To create a 'flowPara' element.
protected static class BatikDomExtension.FlowRegionBreakElementFactory
          To create a 'flowRegionBreak' element.
protected static class BatikDomExtension.FlowSpanElementFactory
          To create a 'flowSpan' element.
protected static class BatikDomExtension.FlowTextElementFactory
          To create a 'flowText' element.
protected static class BatikDomExtension.SolidColorElementFactory
          To create a 'solidColor' element.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.