public class CachedPathIteratorFactory extends Object
copied from https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/CachedPathIteratorFactory.java
Modifier and Type | Class | Description |
---|---|---|
class |
CachedPathIteratorFactory.CachedPathIterator |
Class that allows us to iterate over a path multiple times
|
Constructor | Description |
---|---|
CachedPathIteratorFactory(java.awt.geom.PathIterator iterator) |
public CachedPathIteratorFactory(java.awt.geom.PathIterator iterator)
public CachedPathIteratorFactory.CachedPathIterator iterator()