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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.sf.carte.echosvg.dom.ExtensibleDOMImplementation.ElementFactoryimportAttributes
- 
Constructor Details- 
EchoSVGHistogramNormalizationElementFactorypublic EchoSVGHistogramNormalizationElementFactory()
 
- 
- 
Method Details- 
createCreates an instance of the associated element type.- Specified by:
- createin interface- ExtensibleDOMImplementation.ElementFactory
 
 
-