Searched defs:GlyphJustificationInfo (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphJustificationInfo.java43 * The <code>GlyphJustificationInfo</code> class represents information
48 * <code>GlyphJustificationInfo</code> are weight, priority, absorb and
70 * Each <code>GlyphJustificationInfo</code> represents two sets of
77 public final class GlyphJustificationInfo { class
102 public GlyphJustificationInfo(float weight, method in class:GlyphJustificationInfo

Completed in 37 milliseconds