org.swtchart.internal.ChartLayoutData Class Reference

The chart layout data. More...

List of all members.

Public Member Functions

 ChartLayoutData (int widthHint, int heightHint)
 Constructor.

Public Attributes

int widthHint
 the width hint
int heightHint
 the height hint

Detailed Description

The chart layout data.

Definition at line 12 of file ChartLayoutData.java.


Constructor & Destructor Documentation

org.swtchart.internal.ChartLayoutData.ChartLayoutData ( int  widthHint,
int  heightHint 
)

Constructor.

Parameters:
widthHint the width hint
heightHint the height hint

Definition at line 28 of file ChartLayoutData.java.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 26 Oct 2015 for SWTChart.org by  doxygen 1.6.1