vectorsources
Class GlyphLibrary
java.lang.Object
vectorsources.GlyphLibrary
public class GlyphLibrary
- extends java.lang.Object
Constructor Summary |
GlyphLibrary(java.awt.Graphics2D G,
float SIZE)
Creates a new instance of GlyphLibrary |
Method Summary |
void |
drawRandom(java.awt.Graphics2D g,
int x,
int y,
float size)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyphLibrary
public GlyphLibrary(java.awt.Graphics2D G,
float SIZE)
- Creates a new instance of GlyphLibrary
- Parameters:
G
- SIZE
-
drawRandom
public void drawRandom(java.awt.Graphics2D g,
int x,
int y,
float size)
- Parameters:
g
- x
- y
- size
-