Retrieves the size of the image, in logical units, for the specified Graphics object.
public final Point getRenderedSize( Graphics g )
g
The Graphics object to use when converting the size of the metafile to logical units.
Returns a Point object that specifies, in logical units, the dimensions of the metafile for the specified Graphics object.