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, getParsedExpression, getType, getValue, setParsedExpression, setType, setType, setValue, toString
public ColorGradientThreshold()
public ColorGradientThreshold(LittleEndianInput in)
public double getPosition()
public void setPosition(double position)
public int getDataLength()
getDataLength
in class Threshold
public ColorGradientThreshold clone()
clone
in class java.lang.Object
public void serialize(LittleEndianOutput out)
Copyright © 2010 - 2019 Adobe. All Rights Reserved