org.pdfclown.documents.contents.objects.XObject Class Reference

External object shown in a content stream context [PDF:1.6:4.7]. More...

Inheritance diagram for org.pdfclown.documents.contents.objects.XObject:
org.pdfclown.documents.contents.objects.GraphicsObject org.pdfclown.documents.contents.objects.CompositeObject org.pdfclown.documents.contents.objects.ContentObject

List of all members.

Public Member Functions

xObjects::XObject GetResource (IContentContext context)
ContentScanner GetScanner (ContentScanner context)
 Gets the scanner for this object's contents.
override void Scan (ContentScanner.GraphicsState state)
 Applies this object to the specified graphics context, updating the specified graphics state.
override string ToString ()
override void WriteTo (IOutputStream stream, Document context)
 Serializes this object to the specified stream.
 XObject (PaintXObject operation)

Static Public Attributes

static readonly string BeginOperatorKeyword = PaintXObject.OperatorKeyword
static readonly string EndOperatorKeyword = BeginOperatorKeyword

Protected Member Functions

virtual GraphicsPath CreateRenderObject ()
 Creates the rendering object corresponding to this container.
bool Render (ContentScanner.GraphicsState state)
 Renders this container.

Protected Attributes

IList< ContentObjectobjects

Properties

virtual Operation Header [get, set]
 Gets/Sets the object header.
PdfName Name [get, set]
IList< ContentObjectObjects [get]
 Gets the list of inner objects.

External object shown in a content stream context [PDF:1.6:4.7].


Constructor & Destructor Documentation

org.pdfclown.documents.contents.objects.XObject.XObject ( PaintXObject  operation  ) 

Member Function Documentation

virtual GraphicsPath org.pdfclown.documents.contents.objects.CompositeObject.CreateRenderObject (  )  [protected, virtual, inherited]

Creates the rendering object corresponding to this container.

Reimplemented in org.pdfclown.documents.contents.objects.Path.

xObjects::XObject org.pdfclown.documents.contents.objects.XObject.GetResource ( IContentContext  context  ) 
ContentScanner org.pdfclown.documents.contents.objects.XObject.GetScanner ( ContentScanner  context  ) 

Gets the scanner for this object's contents.

Parameters:
context Scanning context.
bool org.pdfclown.documents.contents.objects.CompositeObject.Render ( ContentScanner.GraphicsState  state  )  [protected, inherited]
override void org.pdfclown.documents.contents.objects.CompositeObject.Scan ( ContentScanner.GraphicsState  state  )  [virtual, inherited]

Applies this object to the specified graphics context, updating the specified graphics state.

Parameters:
state Graphics state.

Reimplemented from org.pdfclown.documents.contents.objects.ContentObject.

Reimplemented in org.pdfclown.documents.contents.objects.LocalGraphicsState.

References org.pdfclown.documents.contents.ContentScanner.MoveEnd(), and org.pdfclown.documents.contents.ContentScanner.State.

override string org.pdfclown.documents.contents.objects.CompositeObject.ToString (  )  [inherited]
override void org.pdfclown.documents.contents.objects.CompositeObject.WriteTo ( IOutputStream  stream,
Document  context 
) [virtual, inherited]

Member Data Documentation


Property Documentation

virtual Operation org.pdfclown.documents.contents.objects.CompositeObject.Header [get, set, inherited]
PdfName org.pdfclown.documents.contents.objects.XObject.Name [get, set]
IList<ContentObject> org.pdfclown.documents.contents.objects.CompositeObject.Objects [get, inherited]

Gets the list of inner objects.

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:35 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3