|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfclown.objects.PdfObjectWrapper<PdfDictionary>
org.pdfclown.documents.contents.PropertyList
org.pdfclown.documents.contents.layers.LayerEntity
public abstract class LayerEntity
Layer entity.
| Nested Class Summary | |
|---|---|
static class |
LayerEntity.VisibilityPolicyEnum
Membership visibility policy [PDF:1.7:4.10.1]. |
| Constructor Summary | |
|---|---|
protected |
LayerEntity(Document context,
PdfName typeName)
|
protected |
LayerEntity(PdfDirectObject baseObject)
|
| Method Summary | |
|---|---|
LayerMembership |
getMembership()
Gets the default membership. |
List<Layer> |
getVisibilityLayers()
Gets the layers whose states determine the visibility of content controlled by this entity. |
LayerEntity.VisibilityPolicyEnum |
getVisibilityPolicy()
Gets the visibility policy of this entity. |
void |
setVisibilityPolicy(LayerEntity.VisibilityPolicyEnum value)
|
| Methods inherited from class org.pdfclown.documents.contents.PropertyList |
|---|
clone, wrap |
| Methods inherited from class org.pdfclown.objects.PdfObjectWrapper |
|---|
checkCompatibility, delete, equals, exists, getBaseDataObject, getBaseObject, getBaseObject, getContainer, getDataContainer, getDocument, getFile, getMetadata, retrieveName, retrieveNamedBaseObject, setBaseObject, setMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LayerEntity(Document context,
PdfName typeName)
protected LayerEntity(PdfDirectObject baseObject)
| Method Detail |
|---|
public LayerMembership getMembership()
public List<Layer> getVisibilityLayers()
public LayerEntity.VisibilityPolicyEnum getVisibilityPolicy()
public void setVisibilityPolicy(LayerEntity.VisibilityPolicyEnum value)
getVisibilityPolicy()
|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||