FontSize.POINTS

Overview | Methods | Fields | This Package | All Packages

FontSize.POINTS

Represents the size of the font specified in points or 1/72nds of an inch.

Syntax

public static final int POINTS;

Remarks

The size is the height of the character only, excluding the internal leading. Points remain constant with different coordinate systems because they are based on physical inches rather than logical units.