|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaRecord | |
---|---|
org.apache.batik.transcoder.wmf.tosvg | Contains all of the interfaces for transcoding WMF Metafiles to SVG. |
Uses of MetaRecord in org.apache.batik.transcoder.wmf.tosvg |
---|
Subclasses of MetaRecord in org.apache.batik.transcoder.wmf.tosvg | |
---|---|
static class |
MetaRecord.ByteRecord
A record that contain byte arrays elements. |
static class |
MetaRecord.StringRecord
|
Methods in org.apache.batik.transcoder.wmf.tosvg that return MetaRecord | |
---|---|
MetaRecord |
WMFRecordStore.getRecord(int idx)
Returns a meta record. |
MetaRecord |
RecordStore.getRecord(int idx)
Deprecated. Returns a meta record. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |