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:
  • Field Details

    • typeCode

      private int typeCode
  • Constructor Details

    • Type

      Type(int typeCode)
      Parameters:
      int -
  • Method Details

    • getTypeCode

      public int getTypeCode()
      Returns:
      int