3233343536373839404142
DrawingAttributeSet attrs) { this.canvas = canvas; AbstractTool[] tools = { selectTool, new TextTool(attrs), new LineTool(attrs), new CurveTool(attrs), new PolyTool(false, attrs), new RectangleTool(attrs), new RoundRectangleTool(attrs),