|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |