Class AbstractChartDataManagerImpl

java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.chartfactory.impl.AbstractChartDataManagerImpl
Direct Known Subclasses:
AdminChartDataManagerImpl, BallotChartDataManagerImpl, ChartDataManagerImpl, DecisionChartDataManagerImpl, DocumentChartDataManagerImpl, GovernmentBodyChartDataManagerImpl, GovernmentOutcomeChartDataManagerImpl, OrgDocumentChartDataManagerImpl, PartyChartDataManagerImpl, PartyCoalationChartDataManagerImpl, PartyDocumentChartDataManagerImpl, PartySupportsChartDataManagerImpl, PersonDocumentChartDataManagerImpl, PoliticianDataManagerImpl, WorldIndicatorChartDataManagerImpl

public abstract class AbstractChartDataManagerImpl extends Object
The Class AbstractChartDataManagerImpl.
  • Constructor Details

    • AbstractChartDataManagerImpl

      public AbstractChartDataManagerImpl()
      Instantiates a new abstract chart data manager impl.
  • Method Details

    • addChart

      protected static final void addChart(com.vaadin.ui.AbstractOrderedLayout content, String caption, org.dussan.vaadin.dcharts.DCharts chart, boolean fullPage)
      Adds the chart.
      Parameters:
      content - the content
      caption - the caption
      chart - the chart
      fullPage - the full page
    • getApplicationManager

      protected final com.hack23.cia.service.api.ApplicationManager getApplicationManager()
      Gets the application manager.
      Returns:
      the application manager
    • getChartOptions

      protected final ChartOptions getChartOptions()
      Gets the chart options.
      Returns:
      the chart options
    • getPartyName

      protected final String getPartyName(String party)
      Gets the party name.
      Parameters:
      party - the party
      Returns:
      the party name