@interface PDAnimationDiagramTarget : PDAnimationShapeTarget { int mDiagramBuildStepBg; int mDiagramBuildStepSp; int mDiagramId; } - (id)init; @end