大量绘制文本时,由于字体大多相同,为了绘制性能,避免大量new字体对象 采用字体缓存获取对应字体 @param fontName 字体名称 @param fontStyle 风格 @param fontSize 字号 @return 字体对象
(String fontName, int fontStyle, int fontSize)
source not stored for this graph (policy: none)
no test coverage detected