I\'m trying to draw random text with fontSize based on word frequency on the BufferedImage using the drawString(word, x, y) with random x,y values. Unf
fontSize
drawString(word, x, y)
Shape