|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayerEntity | |
|---|---|
| org.pdfclown.documents.contents.composition | Typographic composition. |
| org.pdfclown.documents.contents.layers | Optional content [PDF:1.6:4.10], also known as layered content. |
| org.pdfclown.documents.contents.xObjects | External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. |
| org.pdfclown.documents.interaction.annotations | Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. |
| Uses of LayerEntity in org.pdfclown.documents.contents.composition |
|---|
| Methods in org.pdfclown.documents.contents.composition with parameters of type LayerEntity | |
|---|---|
MarkedContent |
PrimitiveComposer.beginLayer(LayerEntity layer)
Begins a new layered-content sequence [PDF:1.6:4.10.2]. |
| Uses of LayerEntity in org.pdfclown.documents.contents.layers |
|---|
| Subclasses of LayerEntity in org.pdfclown.documents.contents.layers | |
|---|---|
class |
Layer
Optional content group [PDF:1.7:4.10.1]. |
class |
LayerMembership
Optional content membership [PDF:1.7:4.10.1]. |
| Methods in org.pdfclown.documents.contents.layers that return LayerEntity | |
|---|---|
LayerEntity |
ILayerable.getLayer()
Gets the layer entity associated to this object. |
| Methods in org.pdfclown.documents.contents.layers with parameters of type LayerEntity | |
|---|---|
void |
ILayerable.setLayer(LayerEntity value)
|
| Uses of LayerEntity in org.pdfclown.documents.contents.xObjects |
|---|
| Methods in org.pdfclown.documents.contents.xObjects that return LayerEntity | |
|---|---|
LayerEntity |
XObject.getLayer()
|
| Methods in org.pdfclown.documents.contents.xObjects with parameters of type LayerEntity | |
|---|---|
void |
XObject.setLayer(LayerEntity value)
|
| Uses of LayerEntity in org.pdfclown.documents.interaction.annotations |
|---|
| Methods in org.pdfclown.documents.interaction.annotations that return LayerEntity | |
|---|---|
LayerEntity |
Annotation.getLayer()
|
| Methods in org.pdfclown.documents.interaction.annotations with parameters of type LayerEntity | |
|---|---|
void |
Annotation.setLayer(LayerEntity value)
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||