Gap

public final 类 Gap扩展 PatternItem

表示 Polyline 的描边图案中使用的间隙或者 PolygonCircle 的轮廓的不可变类。

继承的常量摘要

字段摘要

public final float 长度 长度,以像素为单位(非负数)。

公共构造函数摘要

Gap(浮点长度)
构造一个 Gap

公共方法摘要

字符串

继承的方法摘要

字段

public final float 长度

长度,以像素为单位(非负数)。

公共构造函数

public Gap (浮点长度)

构造一个 Gap

参数
长度 长度(以像素为单位)。负值会被强制为零。

公共方法

public String toString ()