Package org.apache.batik.extension.svg

Interface Summary
BatikExtConstants  
BatikHistogramNormalizationFilter  
 

Class Summary
BatikBridgeExtension This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
BatikDomExtension This is a Service interface for classes that want to extend the functionality of the Dom, to support new tags in the rendering tree.
BatikDomExtension.BatikHistogramNormalizationElementFactory To create a 'histogramNormalization' element.
BatikDomExtension.BatikRegularPolygonElementFactory To create a 'regularPolygon' element.
BatikDomExtension.BatikStarElementFactory To create a 'star' element.
BatikDomExtension.ColorSwitchElementFactory To create a 'solidColor' element.
BatikDomExtension.SolidColorElementFactory To create a 'solidColor' element.
BatikHistogramNormalizationElement This class implements a histogram normalization extension to SVG.
BatikHistogramNormalizationElementBridge Bridge class for a histogram normalization element.
BatikHistogramNormalizationFilter8Bit  
BatikRegularPolygonElement This class implements a regular polygon extension to SVG
BatikRegularPolygonElementBridge Bridge class for a regular polygon element.
BatikStarElement This class implements a star shape extension to sVG
BatikStarElementBridge Bridge class for a star element.
ColorSwitchBridge Bridge class for a regular polygon element.
ColorSwitchElement This class implements a regular polygon extension to SVG
HistogramRed  
SolidColorBridge Bridge class for a regular polygon element.
SolidColorElement This class implements a regular polygon extension to SVG
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.