TPTP 4.6.0 Platform Project
Internal API Specification

Package org.eclipse.tptp.platform.report.chart.svg.internal.part

Interface Summary
IConstants $Revision: 1.1 $
IGraphicDocumentStyle IGraphicDocumentStyle interface defines the default CSS style classes, colour palettes, and other basic attributes of the graphic.
IGraphicTypeConstants IGraphicTypeConstants interface defines constants denoting the known generated types.
IUserPreferencesConstants IUserPreferencesConstants interface defines the constants used by classes implementing user preferences.
 

Class Summary
Axis  
AxisCategory Implementation of an axis part.
AxisCategoryHorizontal $Revision: 1.3 $
AxisCategoryHorizontal3D  
AxisCategoryVertical Implementation of vertical category axis
AxisCategoryVertical3D  
AxisLabel  
AxisNumber AxisNumber $Revision: 1.5 $
AxisNumberHorizontal  
AxisNumberHorizontal3D  
AxisNumberVertical  
AxisNumberVertical3D  
ChartArea Chart Area
DataSet  
DataSetBar DataSetBar is class to add bar in the plot area for bar chart.
DataSetBar3D To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
DataSetLine  
DataSetLineCategory  
DataSetLineContinuum  
DataSetPie DataSetPie is class to add meter graph area in meter chart.
DataSetPie3D DataSetPie3D class draws a pie chart in 3-D in the plot area.
DataSetStackArea  
DataSetStackAreaCategory  
DataSetStackBar DataSetStackBar is class to add stack bar in the plot area for stack bar chart.
DataSetStackBar3D DataSetStackBar3D is class to add stack bar in the plot area for stack bar chart.
DefaultResources  
ECMAScriptGenerator ECMAScriptGenerator generates the (ECMA 1.0-compliant) JavaScript functions needed to support browser-based user interaction with GraphicDocumentGenerators that generate Scalable Vector Graphics (SVG).
EventTools Methods which deal with events, event handlers, tooltips and java scripts
GraphArea $Revision: 1.1 $
GraphAreaBar GraphAreaBar is class to add bar graph area in bar chart.
GraphAreaBar3D GraphAreaBar3D class constructs a typical bar graph in 3-D space.
GraphAreaLine  
GraphAreaMeter  
GraphAreaPie GraphAreaPie is class to add meter graph area in meter chart.
GraphAreaPie3D GraphAreaPie3D class constructs a typical pie chart in 3-D space.
GraphAreaStackArea To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
GraphAreaStackBar GraphAreaStackBar is class to add bar graph area in bar chart.
GraphAreaStackBar3D GraphAreaStackBar3D class constructs a typical stack bar graph in 3-D space.
GraphAreaXY  
GraphAreaXY3D GraphAreaXY3D class constructs a typical graph in 3-D space.
Grid  
Grid3D Grid3D class draws the grid lines in a 3-D space.
Legend Legend $Revision: 1.2 $
LegendHorizontalLTR Horizontal legend
LegendHorizontalRTL  
LegendVerticalLTR Vertical legend
LegendVerticalRTL  
Line3D Line3D class draws lines in 3-D.
MarkerLines Lines that mark values on XY-charts
MarkerRegions Mark intervals along a number axis on XY-charts
Part  
PlotArea Plot Area
PlotAreaBar PlotAreaBar is the implementation of plot area for bar charts $Revision: 1.2 $
PlotAreaBar3D PlotAreaBar3D class creates a plot area to draw bars in a 3-D perspective.
PlotAreaLine  
PlotAreaPie PlotAreaPie is class to add meter graph area in meter chart.
PlotAreaPie3D PlotAreaPie3D class creates a plot area to draw pie charts in a 3-D perspective.
PlotAreaStackArea To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
PlotAreaStackBar PlotAreaStackBar is class to create all the bars for bar chart.
PlotAreaStackBar3D PlotAreaStackBar3D class creates a plot area to draw stacked bars in a 3-D perspective.
PlotAreaXY Plot area for XY charts
PreferenceIcon Adds a definition for the user preferences graphic.
SVGColorPalettes SVGColorPalettes is a container that contains a number of Color Palettes.
SVGShapes SVGShapes is a container that contains a number of Shapes.
Timestamp Timestamp is class to add the timestamp for each svg graph $Revision: 1.4 $
Title Title is class to add the Title part for each svg graph $Revision: 1.2 $
TooltipPlaceholder Generates a placeholder for tooltips
 


TPTP 4.6.0 Platform Project
Internal API Specification