Class Font.Metrics

All Implemented Interfaces:
Dimensions
Enclosing interface:
Font

public static class Font.Metrics extends AbstractDimensions
The metrics for a character or text, in scaled points.
  • Constructor Details

    • Metrics

      public Metrics(long width, long height, long depth)