Package org.jCharts.types
Class Type
java.lang.Object
org.jCharts.types.Type
- All Implemented Interfaces:
Serializable
Provides a common base class for all types.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeCode
private int typeCode
-
-
Constructor Details
-
Type
Type(int typeCode) - Parameters:
int
-
-
-
Method Details
-
getTypeCode
public int getTypeCode()- Returns:
- int
-