Class IntType

java.lang.Object
org.jCharts.types.IntType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ChartType, PieLabelType, StockChartDataType

public abstract class IntType extends Object implements Serializable
Provides a common base class for all types.
See Also:
  • Field Details

    • type

      private int type
  • Constructor Details

    • IntType

      protected IntType(int typeCode)
      Parameters:
      typeCode -
  • Method Details

    • getInt

      public int getInt()
      Returns:
      int