public static abstract class

HtcPen.EraserPen

extends HtcPen
java.lang.Object
   ↳ com.htc.painting.tool.pen.Pen
     ↳ com.htc.painting.tool.pen.BasePen
       ↳ com.htc.painting.engine.HtcPen
         ↳ com.htc.painting.engine.HtcPen.EraserPen

Summary

[Expand]
Inherited Constants
From class com.htc.painting.engine.HtcPen
[Expand]
Inherited Fields
From class com.htc.painting.tool.pen.Pen
Public Constructors
HtcPen.EraserPen(Context context, Integer id, ReadOnlyPenProps penProps)
Public Methods
abstract IRenderEngine getRenderEngine()
[Expand]
Inherited Methods
From class com.htc.painting.engine.HtcPen
From class com.htc.painting.tool.pen.BasePen
From class com.htc.painting.tool.pen.Pen
From class java.lang.Object

Public Constructors

public HtcPen.EraserPen (Context context, Integer id, ReadOnlyPenProps penProps)

Public Methods

public abstract IRenderEngine getRenderEngine ()