|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordStore | |
org.apache.batik.transcoder.wmf.tosvg |
Uses of RecordStore in org.apache.batik.transcoder.wmf.tosvg |
Subclasses of RecordStore in org.apache.batik.transcoder.wmf.tosvg | |
class |
WMFRecordStore
Reads a WMF file, including an Aldus Placable Metafile Header. |
Methods in org.apache.batik.transcoder.wmf.tosvg that return RecordStore | |
RecordStore |
WMFPainter.getRecordStore()
Returns the RecordStore this WMFPainter renders |
Methods in org.apache.batik.transcoder.wmf.tosvg with parameters of type RecordStore | |
void |
WMFPainter.setRecordStore(RecordStore currentStore)
Sets the RecordStore this WMFPainter should use to render |
Constructors in org.apache.batik.transcoder.wmf.tosvg with parameters of type RecordStore | |
WMFPainter(RecordStore currentStore)
Basic constructor, initializes the storage. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |