BoringLayout.Metrics

public static class BoringLayout.Metrics
extends Paint.FontMetricsInt

java.lang.Object
   ↳ android.graphics.Paint.FontMetricsInt
     ↳ android.text.BoringLayout.Metrics


Summary

Fields

public int width

Inherited fields

Public constructors

Metrics()

Public methods

String toString()

Returns a string representation of the object.

Inherited methods

Fields

width

Added in API level 1
public int width

Public constructors

Metrics

public Metrics ()

Public methods

toString

Added in API level 1
public String toString ()

Returns a string representation of the object.

Returns
String a string representation of the object.