Uses of Class
org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
Packages that use GdiObject Package Description org.apache.batik.transcoder.wmf.tosvg Contains all of the interfaces for transcoding WMF Metafiles to SVG. -
-
Uses of GdiObject in org.apache.batik.transcoder.wmf.tosvg
Methods in org.apache.batik.transcoder.wmf.tosvg that return GdiObject Modifier and Type Method Description GdiObjectAbstractWMFReader. getObject(int idx)Returns a GdiObject from the handle tableGdiObjectRecordStore. getObject(int idx)Deprecated.Returns a GdiObject from the handle table
-