# Print output for @column tags ?> SumPathEffect - Android SDK | Android Developers

Most visited


Recently visited


SumPathEffect

public class SumPathEffect
extends PathEffect

java.lang.Object
   ↳ android.graphics.PathEffect
     ↳ android.graphics.SumPathEffect


Summary


Public constructors

SumPathEffect(PathEffect first, PathEffect second)

Construct a PathEffect whose effect is to apply two effects, in sequence.

Inherited methods

Public constructors


SumPathEffect

public SumPathEffect (PathEffect first, 
                PathEffect second)

Construct a PathEffect whose effect is to apply two effects, in sequence. (e.g. first(path) + second(path))

Parameters
first PathEffect

second PathEffect

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.