public final class ColorGradientThreshold extends Threshold
| Constructor and Description |
|---|
ColorGradientThreshold() |
ColorGradientThreshold(LittleEndianInput in)
Creates new Color Gradient Threshold
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
getDataLength() |
double |
getPosition() |
void |
serialize(LittleEndianOutput out) |
void |
setPosition(double position) |
copyTo, getFormula, getParsedExpression, getType, getValue, setParsedExpression, setType, setType, setValue, toStringpublic ColorGradientThreshold()
public ColorGradientThreshold(LittleEndianInput in)
public double getPosition()
public void setPosition(double position)
public int getDataLength()
getDataLength in class Thresholdpublic java.lang.Object clone()
clone in class java.lang.Objectpublic void serialize(LittleEndianOutput out)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.