Package | Description |
---|---|
org.eclipse.scada.chart.swt |
Modifier and Type | Method and Description |
---|---|
static List<Helper.Entry<Long>> |
Helper.chartTimes(long min,
long max,
int pixels,
int labelWidth,
DateFormat format) |
static List<Helper.Entry<Double>> |
Helper.chartValues(double min,
double max,
int pixels,
int labelHeight) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.