org.jCharts.types
Class Type
java.lang.Object
org.jCharts.types.Type
- All Implemented Interfaces:
- Serializable
public abstract class Type
- extends Object
- implements Serializable
Provides a common base class for all types.
- See Also:
- Serialized Form
Constructor Summary |
Type(int typeCode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeCode
private int typeCode
Type
Type(int typeCode)
- Parameters:
int
-
getTypeCode
public int getTypeCode()
- Returns:
- int