Package org.jCharts.types
Class IntType
- java.lang.Object
-
- org.jCharts.types.IntType
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ChartType
,PieLabelType
,StockChartDataType
public abstract class IntType extends java.lang.Object implements java.io.Serializable
Provides a common base class for all types.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private int
type
-
Constructor Summary
Constructors Modifier Constructor Description protected
IntType(int typeCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getInt()
-