Package org.jCharts.types
Class Type
- java.lang.Object
-
- org.jCharts.types.Type
-
- All Implemented Interfaces:
java.io.Serializable
public abstract class Type 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
typeCode
-
Constructor Summary
Constructors Constructor Description Type(int typeCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getTypeCode()
-