PDF Clown
0.1.2

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

Packages that use Layer
org.pdfclown.documents.contents.layers Optional content [PDF:1.6:4.10], also known as layered content. 
org.pdfclown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
 

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

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

Methods in org.pdfclown.documents.contents.layers that return types with arguments of type Layer
 List<Layer> LayerEntity.getVisibilityLayers()
          Gets the layers whose states determine the visibility of content controlled by this entity.
 List<Layer> Layer.getVisibilityLayers()
           
 List<Layer> LayerMembership.getVisibilityLayers()
           
 

Uses of Layer in org.pdfclown.documents.interaction.actions
 

Methods in org.pdfclown.documents.interaction.actions that return types with arguments of type Layer
 List<Layer> SetLayerState.LayerState.getLayers()
           
 


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.