|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PjStream | |
|---|---|
| com.etymon.pj | |
| com.etymon.pj.object | |
| Uses of PjStream in com.etymon.pj |
|---|
| Methods in com.etymon.pj with parameters of type PjStream | |
|---|---|
java.util.Vector |
StreamParser.parse(PjStream stream)
|
| Uses of PjStream in com.etymon.pj.object |
|---|
| Methods in com.etymon.pj.object that return PjStream | |
|---|---|
PjStream |
PjStream.ascii85Decode()
Decode this stream if it is compressed with the Ascii85 algorithm. |
PjStream |
PjStream.flateCompress()
Compress this stream with the Flate algorithm if it is not already compressed. |
PjStream |
PjStream.flateDecompress()
Decompresses this stream if it is compressed with the Flate algorithm. |
| Methods in com.etymon.pj.object with parameters of type PjStream | |
|---|---|
void |
PjFontDescriptor.setFontFile(PjStream fontFile)
|
void |
PjFontDescriptor.setFontFile2(PjStream fontFile2)
|
void |
PjFontDescriptor.setFontFile3(PjStream fontFile3)
|
void |
PjResources.setPattern(PjStream pattern)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||