copy abstract method

PaintContent copy()

复制实例,避免对象引用传递

Copy instance to avoid object reference passing

Implementation

PaintContent copy();