PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.contents.ContentScanner

Packages that use ContentScanner
it.stefanochizzolini.clown.documents.contents Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. 
it.stefanochizzolini.clown.documents.contents.composition Typographic composition. 
 

Uses of ContentScanner in it.stefanochizzolini.clown.documents.contents
 

Methods in it.stefanochizzolini.clown.documents.contents that return ContentScanner
 ContentScanner ContentScanner.getChildLevel()
          Gets the current child scan level.
 ContentScanner ContentScanner.getParentLevel()
          Gets the parent scan level.
 ContentScanner ContentScanner.GraphicsState.getScanner()
          Gets the scanner associated to this state.
 

Uses of ContentScanner in it.stefanochizzolini.clown.documents.contents.composition
 

Methods in it.stefanochizzolini.clown.documents.contents.composition that return ContentScanner
 ContentScanner BlockFilter.getScanner()
          Gets the content scanner.
 ContentScanner PrimitiveFilter.getScanner()
          Gets the content stream scanner.
 

Methods in it.stefanochizzolini.clown.documents.contents.composition with parameters of type ContentScanner
 void PrimitiveFilter.setScanner(ContentScanner value)
           
 

Constructors in it.stefanochizzolini.clown.documents.contents.composition with parameters of type ContentScanner
PrimitiveFilter(ContentScanner scanner)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.