Re: I translate the 2D graphics object, but it prints new and old graphics on each page
- From: Knute Johnson <nospam@xxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 13:02:15 -0700
ChooChooOnMyHead wrote:
I am drawing a schematic using Java2D and want to print it. I want to print it 3 pages wide by 3 pages long, so I translate the 2D graphics object with in relation to the current pageIndex. It prints all 9 pages, but they all have their own "section" of the schematic as well as all past ones. I dispose of the 2D graphics object, so what else am i missing? Any ideas? Thanks! Ralph Macchio
Some code might help identify the problem, but what about call Grahpics.fillRect() and clearing the area.
knute...
email s/nospam/knute/ .
- References:
- I translate the 2D graphics object, but it prints new and old graphics on each page
- From: ChooChooOnMyHead
- I translate the 2D graphics object, but it prints new and old graphics on each page
- Prev by Date: Re: How to remember the size of a dialog
- Next by Date: Re: Block Selection
- Previous by thread: I translate the 2D graphics object, but it prints new and old graphics on each page
- Next by thread: Another Focus Issue with JTable
- Index(es):