Maven module :un.api : api-display :
Class :
un.engine.painter2d.FontContext
Extends/Implements : -
Subclasses : -
Variables :
INSTANCE
Functions :
getResolvers,
getFamilies,
getMetadata,
getMetadata,
getGlyph,
getGlyph
public FontContext
INSTANCE
public FontResolver[]
getResolvers ()
public Sequence
getFamilies ()
public FontMetadata
getMetadata (Font font)
public FontMetadata
getMetadata (Chars family)
public Geometry2D
getGlyph (Font font, int unicode)
public Geometry2D
getGlyph (Font font, Char character)
author Johann Sorel