Package | Description |
---|---|
org.apache.batik.transcoder.wmf.tosvg |
Contains all of the interfaces for transcoding WMF Metafiles to SVG.
|
Modifier and Type | Field and Description |
---|---|
private static TextureFactory |
TextureFactory.fac |
Modifier and Type | Method and Description |
---|---|
static TextureFactory |
TextureFactory.getInstance()
Get the unique instance of the class.
|
static TextureFactory |
TextureFactory.getInstance(float scale)
Get the unique instance of the class, setting the scale of the pattern.
|