| java.lang.Object | |
| ↳ | com.pdftron.pdf.utils.PressureInkUtils.EraserData |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final boolean | hasErased | ||||||||||
| public final List<List<PointF>> | newStrokeList | ||||||||||
| public final List<List<Float>> | newThicknessList | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EraserData(boolean hasErased, List<List<PointF>> newStrokeList, List<List<Float>> newThicknessList) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||