PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.layers.LayerDefinition

Packages that use LayerDefinition
org.pdfclown.documents Document-level objects [PDF:1.6:3.6]. 
org.pdfclown.documents.contents.layers Optional content [PDF:1.6:4.10], also known as layered content. 
 

Uses of LayerDefinition in org.pdfclown.documents
 

Methods in org.pdfclown.documents that return LayerDefinition
 LayerDefinition Document.getLayer()
          Gets the optional content properties.
 

Methods in org.pdfclown.documents with parameters of type LayerDefinition
 void Document.setLayer(LayerDefinition value)
           
 

Uses of LayerDefinition in org.pdfclown.documents.contents.layers
 

Methods in org.pdfclown.documents.contents.layers that return LayerDefinition
 LayerDefinition LayerDefinition.clone(Document context)
           
static LayerDefinition LayerDefinition.wrap(PdfDirectObject baseObject)
           
 


PDF Clown
0.1.2

Project home page

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