WikiVis Web Application
|
wikivis.data.model.Author | This class represents an author |
DateBox | Processing class - This Class contains all informations needed to plot a box in bar-plot |
wikivis.data.model.Edge | Represents a edge in the revision network |
Edge | Processing class - This class contains all informations about an egde in the revision network |
Legend | Processing class - This class is used to plot legend-information regarding the main visualisation of user-network |
wikivis.data.model.MonthStatistics | Holds statistical data for a month |
wikivis.data.model.Node | Represents a node in the revision network |
PlotManager | Processing class - Manager Class for Barplotting |
Revision | Processing class - Holds informations about a revision |
wikivis.data.model.Revision | Represents a single revision |
wikivis.data.RevisionExtractionException | This class represents an Exception that occurred during extraction of revision data |
wikivis.data.RevisionExtractorHandler | A SAX handler that extracts revision model data from a revsion data extract generated by wikipedia-dump-extractor |
Selection | Processing class - represents a time selection |
Sortable | Processing interface - interface representing classes that are sortable |
EdgePair | Processing class - Holds two Edges which share the same nodes |
Node | Processing class - Holds informations about a node |
WikiVis | Processing class - this class handles all visulization related actions |
wikivis.data.WikiVisCachedData | Cached data for a particular page |
wikivis.data.model.WikiVisData | A instance of this class holds all data of a particular page |
wikivis.data.WikiVisDataService | Service class for all page revision data related actions |
wikivis.servlet.WikiVisServlet | Servlet implementation class WikiVisServlet |
wikivis.servlet.WikiVisServletListener | Application Lifecycle Listener implementation class WikiVisServletListener |