7374757677787980818283
graph.fill(ellipse); state.postPaint(); } if (state.getLogPen().isVisible()) { state.prepareDraw(); graph.draw(ellipse); state.postDraw(); } }