java.lang.Object | |
↳ | com.pdftron.recyclertreeview.PdfLayerNode |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | PLACEHOLDER_TAG |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean | mIsOpen | ||||||||||
public boolean | mIsSelected |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PdfLayerNode(PdfLayer pdfLayer) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getLayoutId() | ||||||||||
PdfLayer | getPdfLayer() | ||||||||||
String | getTitle() | ||||||||||
boolean | isOpen() | ||||||||||
PdfLayerNode | setOpen(boolean open) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pdftron.recyclertreeview.LayoutItemType
|