Personal tools
You are here: Home Production Proyectos Sensors Public documents Versión 1.0.0 Developers documentation Analysis and design Detailed View Charts gvSIG Extensions org.gvsig.chart.app.mainplugin
Document Actions

org.gvsig.chart.app.mainplugin

by Jorge Piera last modified 2012-10-30 13:45

This part of the app module contains the extension code to the integration of the charts library on gvSIG to use them as a new type of document (similar to the view, layout or table documents).

img/orggvsigchartappmainplugin

Classes description:

  • ChartExtension: Establish a connection point between the extension and gvSIG
  • ChartDocumentManager: It has the methods and mechanisms to create and manipulate the documents of the extension (ChartDocuments)
  • ChartDocument: It's a document that contains the main service (a GroupedCharts) and has the panel where this service is drawn (DefaultChartDocumentPanel).
  • DefaultChartDocumentPanel: It contains the document representation, a ViewChartPanel where the service is drawn.
  • DefaultChartDocumentEditorWindow: This provides the window to edit the document (editing the GroupedCharts of the ChartDocument). It contains the EditorGroupedChartPanel to edit the properties of the ChartDocument service.
img/chart-document

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: