org.diirt.datasource.graphene.IntensityGraph2DExpression Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datasource-graphene Show documentation
Show all versions of datasource-graphene Show documentation
Support for real-time graph rendering with graphene.
/**
* Copyright (C) 2010-14 diirt developers. See COPYRIGHT.TXT
* All rights reserved. Use is subject to license terms. See LICENSE.TXT
*/
package org.diirt.datasource.graphene;
import org.diirt.graphene.IntensityGraph2DRendererUpdate;
import org.diirt.datasource.expression.DesiredRateExpression;
import org.diirt.datasource.expression.DesiredRateExpressionImpl;
import static org.diirt.datasource.graphene.ExpressionLanguage.functionOf;
/**
*
* @author carcassi
*/
public class IntensityGraph2DExpression extends DesiredRateExpressionImpl implements Graph2DExpression {
IntensityGraph2DExpression(DesiredRateExpression> arrayData) {
super(ExpressionLanguage.