interface SimpleRenderable { void renderOn(Graphics2D g); }