PDF Clown
0.1.2

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

Packages that use LayerGroup
org.pdfclown.documents.contents.layers Optional content [PDF:1.6:4.10], also known as layered content. 
 

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

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

Methods in org.pdfclown.documents.contents.layers that return types with arguments of type LayerGroup
 Array<LayerGroup> LayerConfiguration.getOptionGroups()
           
 Array<LayerGroup> LayerDefinition.getOptionGroups()
           
 Array<LayerGroup> ILayerConfiguration.getOptionGroups()
          Gets the groups of layers whose states are intended to follow a radio button paradigm (that is exclusive visibility within the same group).
 


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.