PatternItem

public class PatternItem extends Object
implements Parcelable
Known Direct Subclasses

Immutable item used in the stroke pattern for a Polyline or the outline of a Polygon or Circle.

Inherited Constant Summary

Public Constructor Summary

PatternItem(int type, Float length)

Public Method Summary

boolean
equals(Object o)
int
String

Inherited Method Summary

Public Constructors

public PatternItem (int type, Float length)

Parameters
type
length

Public Methods

public boolean equals (Object o)

Parameters
o

public int hashCode ()

public String toString ()