public class PathMeasureAssert
extends <any>
PathMeasure instances.| Constructor and Description |
|---|
PathMeasureAssert(android.graphics.PathMeasure actual) |
| Modifier and Type | Method and Description |
|---|---|
PathMeasureAssert |
hasLength(float length) |
PathMeasureAssert |
isClosed() |
PathMeasureAssert |
isNotClosed() |
public PathMeasureAssert hasLength(float length)
public PathMeasureAssert isClosed()
public PathMeasureAssert isNotClosed()