public final class ColorGradientThreshold extends Threshold implements java.lang.Cloneable
| Constructor and Description |
|---|
ColorGradientThreshold() |
ColorGradientThreshold(LittleEndianInput in)
Creates new Color Gradient Threshold
|
| Modifier and Type | Method and Description |
|---|---|
ColorGradientThreshold |
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 ColorGradientThreshold clone()
clone in class java.lang.Objectpublic void serialize(LittleEndianOutput out)
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.