Package de.cau.cs.kieler.kev.views

This is the main package for the KEV-View.

See:
          Description

Class Summary
EclipseDocumentLoader By using this document loader we can finally modify the Batik/Eclipse class loading behaviour and plug in different XML parsers than just crimson.
EclipseJSVGCanvas Modifies the regular JSVGCanvas in such a way that the EclipseDocumentLoader class gets used instead of the standard DocumentLoader.
EclipseSAXSVGDocumentFactory This is a special version of the SAXSVGDocumentFactory class.
KevComposite The adapted KEV-Composite class.
KevView The KEV-view which holds the EclipseJSVGCanvas for SVG document manipulation.
 

Package de.cau.cs.kieler.kev.views Description

This is the main package for the KEV-View. It contains the JSVGCanvas and the KEV-View itself. Theses classes are used for the SVG document manipulation and visualization.