Graphics.getPhysicalSizeY

Overview | Methods | This Package | All Packages

Graphics.getPhysicalSizeY

Retrieves, in inches, the physical size for a specified number of vertical logical coordinates.

Syntax

public final float getPhysicalSizeY( int units )

Parameters

units

The number of logical units for which to retrieve the size.

Return Value

Returns the number of inches represented by the specified number of logical units.

See Also   getPhysicalSizeX