|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.image.EPSImage.EPSData
public static class EPSImage.EPSData
Data for EPS image.
Field Summary | |
---|---|
long[] |
bbox
|
byte[] |
epsFile
eps part |
boolean |
isAscii
|
byte[] |
preview
|
long |
psLength
|
long |
psStart
|
byte[] |
rawEps
raw eps file |
long |
tiffLength
|
long |
tiffStart
|
long |
wmfLength
|
long |
wmfStart
|
Constructor Summary | |
---|---|
EPSImage.EPSData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long[] bbox
public boolean isAscii
public long psStart
public long psLength
public long wmfStart
public long wmfLength
public long tiffStart
public long tiffLength
public byte[] rawEps
public byte[] epsFile
public byte[] preview
Constructor Detail |
---|
public EPSImage.EPSData()
|
fop 0.94 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |