Constant Field Values

Contents

org.pepstock.*

  • org.pepstock.charba.client.Defaults 
    Modifier and Type Constant Field Value
    public static final String ID "charbanativecharthandler"
  • org.pepstock.charba.client.annotation.elements.AnnotationElement 
    Modifier and Type Constant Field Value
    public static final String TYPE "annotation"
  • org.pepstock.charba.client.dom.elements.Canvas 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_ENCODER_OPTIONS 0.92
    public static final String TAG "canvas"
  • org.pepstock.charba.client.dom.elements.Div 
    Modifier and Type Constant Field Value
    public static final String TAG "div"
  • org.pepstock.charba.client.dom.elements.Heading 
    Modifier and Type Constant Field Value
    public static final String TAG "h3"
  • org.pepstock.charba.client.dom.elements.Img 
    Modifier and Type Constant Field Value
    public static final String TAG "img"
  • org.pepstock.charba.client.dom.elements.LineBreak 
    Modifier and Type Constant Field Value
    public static final String TAG "br"
  • org.pepstock.charba.client.dom.elements.Meta 
    Modifier and Type Constant Field Value
    public static final String TAG "meta"
  • org.pepstock.charba.client.dom.elements.Script 
    Modifier and Type Constant Field Value
    public static final String TAG "script"
  • org.pepstock.charba.client.dom.elements.Span 
    Modifier and Type Constant Field Value
    public static final String TAG "span"
  • org.pepstock.charba.client.dom.elements.Style 
    Modifier and Type Constant Field Value
    public static final String TAG "style"
  • org.pepstock.charba.client.dom.elements.Table 
    Modifier and Type Constant Field Value
    public static final String TAG "table"
  • org.pepstock.charba.client.dom.elements.TableCell 
    Modifier and Type Constant Field Value
    public static final String TAG "td"
  • org.pepstock.charba.client.dom.elements.TableRow 
    Modifier and Type Constant Field Value
    public static final String TAG "tr"
  • org.pepstock.charba.client.impl.charts.GaugeChart 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_MAX 100.0
    public static final String TYPE "charbagauge"
  • org.pepstock.charba.client.impl.charts.MeterChart 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_MAX 100.0
    public static final String TYPE "charbameter"
  • org.pepstock.charba.client.impl.charts.MeterDataset 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_MAXIMUM_VALUE 100.0
    public static final double MINIMUM_VALUE 0.0
  • org.pepstock.charba.client.impl.charts.ValueLabel 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PRECISION 2
  • org.pepstock.charba.client.items.ArcElement 
    Modifier and Type Constant Field Value
    public static final String TYPE "arc"
  • org.pepstock.charba.client.items.BarElement 
    Modifier and Type Constant Field Value
    public static final String TYPE "bar"
  • org.pepstock.charba.client.items.FillBaseline 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_VALUE 0.0
  • org.pepstock.charba.client.items.PointElement 
    Modifier and Type Constant Field Value
    public static final String TYPE "point"
  • org.pepstock.charba.client.items.Undefined 
    Modifier and Type Constant Field Value
    public static final double DOUBLE 0d/0d
    public static final int INTEGER -2147483648
  • org.pepstock.charba.client.ml.ExponentialRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.ml.LinearRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.ml.PolynomialRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_DEGREE 2
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.ml.PowerRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.ml.RobustPolynomialRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_DEGREE 2
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.ml.TheilSenRegression 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_FORMULA_PRECISION 2
  • org.pepstock.charba.client.utils.toast.Toaster 
    Modifier and Type Constant Field Value
    public static final int MAXIMUM_OPEN_ITEMS 100