public final class ColorGradientThreshold extends Threshold implements Duplicatable, GenericRecord
| Constructor and Description |
|---|
ColorGradientThreshold() |
ColorGradientThreshold(ColorGradientThreshold other) |
ColorGradientThreshold(LittleEndianInput in)
Creates new Color Gradient Threshold
|
| Modifier and Type | Method and Description |
|---|---|
ColorGradientThreshold |
copy() |
int |
getDataLength() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
double |
getPosition() |
void |
serialize(LittleEndianOutput out) |
void |
setPosition(double position) |
getFormula, getParsedExpression, getType, getValue, setParsedExpression, setType, setType, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic ColorGradientThreshold()
public ColorGradientThreshold(ColorGradientThreshold other)
public ColorGradientThreshold(LittleEndianInput in)
public double getPosition()
public void setPosition(double position)
public int getDataLength()
getDataLength in class Thresholdpublic ColorGradientThreshold copy()
copy in interface Duplicatablecopy in class Thresholdpublic void serialize(LittleEndianOutput out)
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordgetGenericProperties in class ThresholdCopyright 2021 The Apache Software Foundation or its licensors, as applicable.