InkTrace
InkTrace class
Represents an Trace object. A Trace element is used to record the data captured by the digitizer. It contains a sequence of points encoded according to the specification given by the InkTraceFormat object.
getBrush
Name | Description |
---|---|
getBrush () | Gets Brush for the IInkLine IInkBrush Read-only. |
Returns: InkBrush
getPoints
Name | Description |
---|---|
getPoints () | Gets points for the IInkLine java.awt.geom.Point2D.Float Read-only. |
Returns: Point2D.Float