public class SumPathEffect extends PathEffect
Constructor and Description |
---|
SumPathEffect(PathEffect first,
PathEffect second)
Construct a PathEffect whose effect is to apply two effects, in sequence.
|
public SumPathEffect(PathEffect first, PathEffect second)