@param x 文字起始位置X @param y 文字起始位置Y @param size 文字的大小 @param color 文字的颜色 @param ttf 文字的字体文件路径 @param text 添加文字的内容 @param time 起始结束时间(传null的时候为一直显示)
(int x, int y, float size, Color color, String ttf, String text, Time time)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected