Uses of Class
org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Packages that use TextureFactory Package Description org.apache.batik.transcoder.wmf.tosvg Contains all of the interfaces for transcoding WMF Metafiles to SVG. -
-
Uses of TextureFactory in org.apache.batik.transcoder.wmf.tosvg
Methods in org.apache.batik.transcoder.wmf.tosvg that return TextureFactory Modifier and Type Method Description static TextureFactoryTextureFactory. getInstance()Get the unique instance of the class.static TextureFactoryTextureFactory. getInstance(float scale)Get the unique instance of the class, setting the scale of the pattern.
-