|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfStream | |
|---|---|
| org.pdfclown.documents.contents.colorSpaces | Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. |
| org.pdfclown.documents.contents.xObjects | External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. |
| org.pdfclown.objects | Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. |
| org.pdfclown.tokens | PDF file serialization [PDF:1.6:3]. |
| Uses of PdfStream in org.pdfclown.documents.contents.colorSpaces |
|---|
| Methods in org.pdfclown.documents.contents.colorSpaces that return PdfStream | |
|---|---|
PdfStream |
ICCBasedColorSpace.getProfile()
|
| Uses of PdfStream in org.pdfclown.documents.contents.xObjects |
|---|
| Constructors in org.pdfclown.documents.contents.xObjects with parameters of type PdfStream | |
|---|---|
ImageXObject(Document context,
PdfStream baseDataObject)
|
|
XObject(Document context,
PdfStream baseDataObject)
Creates a new external object inside the document. |
|
| Uses of PdfStream in org.pdfclown.objects |
|---|
| Methods in org.pdfclown.objects that return PdfStream | |
|---|---|
PdfStream |
PdfStream.clone(File context)
|
PdfStream |
PdfStream.swap(PdfObject other)
|
| Methods in org.pdfclown.objects with parameters of type PdfStream | |
|---|---|
PdfObject |
Cloner.visit(PdfStream object,
Object data)
|
PdfObject |
Visitor.visit(PdfStream object,
Object data)
|
PdfObject |
IVisitor.visit(PdfStream object,
Object data)
Visits a stream object. |
| Uses of PdfStream in org.pdfclown.tokens |
|---|
| Subclasses of PdfStream in org.pdfclown.tokens | |
|---|---|
class |
ObjectStream
Object stream containing a sequence of PDF objects [PDF:1.6:3.4.6]. |
class |
XRefStream
Cross-reference stream containing cross-reference information [PDF:1.6:3.4.7]. |
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||