|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.deprecated.xui.wmf.RecordStore
net.xoetrope.deprecated.xui.wmf.WmfRecordStore
public class WmfRecordStore
Reads a WMF file, including an Aldus Placable Metafile Header.
| Field Summary |
|---|
| Fields inherited from class net.xoetrope.deprecated.xui.wmf.RecordStore |
|---|
bReading, lastObjectIdx, numObjects, numRecords, objectVector, records, vpH, vpW, vpX, vpY |
| Constructor Summary | |
|---|---|
WmfRecordStore()
|
|
| Method Summary | |
|---|---|
int |
addObject(int type,
java.lang.Object obj)
Adds a GdiObject to the internal handle table. |
boolean |
read(java.io.DataInputStream is)
Reads the WMF file from the specified Stream. |
| Methods inherited from class net.xoetrope.deprecated.xui.wmf.RecordStore |
|---|
addObjectAt, getNumObjects, getNumRecords, getObject, getRecord, getUrl, getVpH, getVpW, getVpX, getVpY, reset, setUrl, setVpH, setVpW, setVpX, setVpY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WmfRecordStore()
| Method Detail |
|---|
public boolean read(java.io.DataInputStream is)
throws java.io.IOException
read in class RecordStorejava.io.IOException
public int addObject(int type,
java.lang.Object obj)
RecordStore
addObject in class RecordStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||