Dot

  • The Dot class is an immutable representation of a dot used in stroke patterns for polylines, polygons, or circles.

  • It inherits constants and methods from PatternItem , Parcelable , and java.lang.Object .

  • The Dot class has a public constructor Dot() and a public method toString() .

public final class Dot extends PatternItem

An immutable class representing a dot used in the stroke pattern for a Polyline or the outline of a Polygon or Circle .

Inherited Constant Summary

Public Constructor Summary

Dot ()
Constructs a Dot .

Public Method Summary

Inherited Method Summary

Public Constructors

public Dot ()

Constructs a Dot .

Public Methods

public String toString ()

Create a Mobile Website
View Site in Mobile | Classic
Share by: