sclass RenderRecognizedBox(IRecognizedBox box) is Renderable { public void renderOn(Graphics2D g, int w, int h) { } }