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

Packages that use de.cau.cs.kieler.kev.views
de.cau.cs.kieler.kev This package contains the Plugin-Activator class. 
de.cau.cs.kieler.kev.mapping.animations The class MapAnimations.java applies the animations to the svg document. 
de.cau.cs.kieler.kev.views This is the main package for the KEV-View. 
 

Classes in de.cau.cs.kieler.kev.views used by de.cau.cs.kieler.kev
KevView
          The KEV-view which holds the EclipseJSVGCanvas for SVG document manipulation.
 

Classes in de.cau.cs.kieler.kev.views used by de.cau.cs.kieler.kev.mapping.animations
EclipseJSVGCanvas
          Modifies the regular JSVGCanvas in such a way that the EclipseDocumentLoader class gets used instead of the standard DocumentLoader.
 

Classes in de.cau.cs.kieler.kev.views used by de.cau.cs.kieler.kev.views
EclipseJSVGCanvas
          Modifies the regular JSVGCanvas in such a way that the EclipseDocumentLoader class gets used instead of the standard DocumentLoader.
KevComposite
          The adapted KEV-Composite class.
KevComposite.MyUserAgent
          This class implements a SVG user agent.