android.graphics
Class CornerPathEffect

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

public class CornerPathEffect
extends PathEffect


Constructor Summary
CornerPathEffect(float radius)
           
 
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

CornerPathEffect

public CornerPathEffect(float radius)


Copyright © 2008-2012. All Rights Reserved.