Uses of Interface
org.apache.batik.dom.ExtensibleDOMImplementation.ElementFactory
Packages that use ExtensibleDOMImplementation.ElementFactory
Package
Description
Provides an implementation of the DOM level 2 core module.
-
Uses of ExtensibleDOMImplementation.ElementFactory in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement ExtensibleDOMImplementation.ElementFactoryModifier and TypeClassDescriptionprotected static class
To create a 'flowDiv' element.protected static class
To create a 'flowLine' element.protected static class
To create a 'flowPara' element.protected static class
To create a 'flowRegionBreak' element.protected static class
To create a 'flowRegion' element.protected static class
To create a 'flowRegion' element.protected static class
To create a 'flowRoot' element.protected static class
To create a 'flowSpan' element.protected static class
To create a 'handler' element.protected static class
To create a 'multiImage' element.protected static class
To create a 'solidColor' element.protected static class
To create a 'subImage' element.protected static class
To create a 'SubImageRef' element.protected static class
To create a 'xbl:content' element.protected static class
To create a 'xbl:definition' element.protected static class
To create a 'xbl:handlerGroup' element.protected static class
To create a 'xbl:import' element.protected static class
To create a 'xbl:shadowTree' element.protected static class
To create a 'xbl:template' element.protected static class
To create a 'xbl:xbl' element.protected static class
To create a 'a' element.protected static class
To create a 'altGlyphDef' element.protected static class
To create a 'altGlyph' element.protected static class
To create a 'altGlyphItem' element.protected static class
To create a 'animateColor' element.protected static class
To create a 'animate' element.protected static class
To create a 'animateMotion' element.protected static class
To create a 'animateTransform' element.protected static class
To create a 'circle' element.protected static class
To create a 'clip-path' element.protected static class
To create a 'color-profile' element.protected static class
To create a 'cursor' element.protected static class
To create a 'definition-src' element.protected static class
To create a 'defs' element.protected static class
To create a 'desc' element.protected static class
To create an 'ellipse' element.protected static class
To create a 'feBlend' element.protected static class
To create a 'feColorMatrix' element.protected static class
To create a 'feComponentTransfer' element.protected static class
To create a 'feComposite' element.protected static class
To create a 'feConvolveMatrix' element.protected static class
To create a 'feDiffuseLighting' element.protected static class
To create a 'feDisplacementMap' element.protected static class
To create a 'feDistantLight' element.protected static class
To create a 'feFlood' element.protected static class
To create a 'feFuncA' element.protected static class
To create a 'feFuncB' element.protected static class
To create a 'feFuncG' element.protected static class
To create a 'feFuncR' element.protected static class
To create a 'feGaussianBlur' element.protected static class
To create a 'feImage' element.protected static class
To create a 'feMerge' element.protected static class
To create a 'feMergeNode' element.protected static class
To create a 'feMorphology' element.protected static class
To create a 'feOffset' element.protected static class
To create a 'fePointLight' element.protected static class
To create a 'feSpecularLighting' element.protected static class
To create a 'feSpotLight' element.protected static class
To create a 'feTile' element.protected static class
To create a 'feTurbulence' elementprotected static class
To create a 'filter' element.protected static class
To create a 'font' element.protected static class
To create a 'font-face' element.protected static class
To create a 'font-face-format' element.protected static class
To create a 'font-face-name' element.protected static class
To create a 'font-face-src' element.protected static class
To create a 'font-face-uri' element.protected static class
To create a 'foreignObject' element.protected static class
To create a 'g' element.protected static class
To create a 'glyph' element.protected static class
To create a 'glyphRef' element.protected static class
To create a 'hkern' element.protected static class
To create a 'image' element.protected static class
To create a 'linearGradient' element.protected static class
To create a 'line' element.protected static class
To create a 'marker' element.protected static class
To create a 'mask' element.protected static class
To create a 'metadata' element.protected static class
To create a 'missing-glyph' element.protected static class
To create a 'mpath' element.protected static class
To create a 'path' element.protected static class
To create a 'pattern' element.protected static class
To create a 'polygon' element.protected static class
To create a 'polyline' element.protected static class
To create a 'radialGradient' element.protected static class
To create a 'rect' element.protected static class
To create a 'script' element.protected static class
To create a 'set' element.protected static class
To create a 'stop' element.protected static class
To create a 'style' element.protected static class
To create an 'svg' element.protected static class
To create a 'switch' element.protected static class
To create a 'symbol' element.protected static class
To create a 'text' element.protected static class
To create a 'textPath' element.protected static class
To create a 'title' element.protected static class
To create a 'tref' element.protected static class
To create a 'tspan' element.protected static class
To create a 'use' element.protected static class
To create a 'view' element.protected static class
To create a 'vkern' element.Fields in org.apache.batik.anim.dom with type parameters of type ExtensibleDOMImplementation.ElementFactoryModifier and TypeFieldDescriptionSVGDOMImplementation.factories
protected static HashMap
<String, ExtensibleDOMImplementation.ElementFactory> SVGDOMImplementation.svg11Factories
The SVG element factories.protected static HashMap
<String, ExtensibleDOMImplementation.ElementFactory> SVG12DOMImplementation.svg12Factories
The SVG element factories.protected static HashMap
<String, ExtensibleDOMImplementation.ElementFactory> SVG12DOMImplementation.xblFactories
The XBL element factories. -
Uses of ExtensibleDOMImplementation.ElementFactory in org.apache.batik.dom
Methods in org.apache.batik.dom with parameters of type ExtensibleDOMImplementation.ElementFactoryModifier and TypeMethodDescriptionvoid
ExtensibleDOMImplementation.registerCustomElementFactory
(String namespaceURI, String localName, ExtensibleDOMImplementation.ElementFactory factory) Allows the user to register a new element factory. -
Uses of ExtensibleDOMImplementation.ElementFactory in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement ExtensibleDOMImplementation.ElementFactoryModifier and TypeClassDescriptionprotected static class
To create a 'histogramNormalization' element.protected static class
To create a 'regularPolygon' element.protected static class
To create a 'star' element.protected static class
To create a 'colorSwitch' element.protected static class
To create a 'flowDiv' element.protected static class
To create a 'flowLine' element.protected static class
To create a 'flowPara' element.protected static class
To create a 'flowRegionBreak' element.protected static class
To create a 'flowRegion' element.protected static class
To create a 'flowSpan' element.protected static class
To create a 'flowText' element.