Class EchoSVGDomExtension.EchoSVGHistogramNormalizationElementFactory
java.lang.Object
io.sf.carte.echosvg.extension.svg.EchoSVGDomExtension.EchoSVGHistogramNormalizationElementFactory
- All Implemented Interfaces:
ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
EchoSVGDomExtension
protected static class EchoSVGDomExtension.EchoSVGHistogramNormalizationElementFactory
extends Object
implements ExtensibleDOMImplementation.ElementFactory
To create a 'histogramNormalization' element.
-
Constructor Details
-
EchoSVGHistogramNormalizationElementFactory
public EchoSVGHistogramNormalizationElementFactory()
-
-
Method Details
-
create
Creates an instance of the associated element type.- Specified by:
create
in interfaceExtensibleDOMImplementation.ElementFactory
-