|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMFRecordStore | |
---|---|
org.apache.batik.transcoder.wmf.tosvg |
Uses of WMFRecordStore in org.apache.batik.transcoder.wmf.tosvg |
---|
Methods in org.apache.batik.transcoder.wmf.tosvg that return WMFRecordStore | |
WMFRecordStore |
WMFPainter.getRecordStore()
Returns the WMFRecordStore this WMFPainter renders |
Methods in org.apache.batik.transcoder.wmf.tosvg with parameters of type WMFRecordStore | |
void |
WMFPainter.setRecordStore(WMFRecordStore currentStore)
Sets the WMFRecordStore this WMFPainter should use to render |
Constructors in org.apache.batik.transcoder.wmf.tosvg with parameters of type WMFRecordStore | |
WMFPainter(WMFRecordStore currentStore)
Basic constructor, initializes the storage. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |