Package org.jCharts.types
Class IntType
java.lang.Object
org.jCharts.types.IntType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ChartType
,PieLabelType
,StockChartDataType
Provides a common base class for all types.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
private int type
-
-
Constructor Details
-
IntType
protected IntType(int typeCode) - Parameters:
typeCode
-
-
-
Method Details
-
getInt
public int getInt()- Returns:
- int
-