android.graphics
Class DiscretePathEffect

java.lang.Object
  extended by android.graphics.PathEffect
      extended by android.graphics.DiscretePathEffect

public class DiscretePathEffect
extends PathEffect


Constructor Summary
DiscretePathEffect(float segmentLength, float deviation)
           
 
Method Summary
 
Methods inherited from class android.graphics.PathEffect
finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscretePathEffect

public DiscretePathEffect(float segmentLength,
                          float deviation)


Copyright © 2008-2012. All Rights Reserved.