java.lang.Object | |||
java.lang.Enum<E extends java.lang.Enum<E>> | Serializable Comparable<T> | ||
android.graphics.Path.Direction |
Specifies how closed shapes (e.g. rects, ovals) are oriented when they are added to a path.
Path.Direction | CCW | counter-clockwise |
Path.Direction | CW | clockwise |
static | Path.Direction | valueOf(String name) | ||||
final | static | Direction[] | values() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |