java.lang.Object |
↳ |
DialogFragment |
|
↳ |
com.pdftron.pdf.dialog.redaction.PageRedactionDialogFragment |
Class Overview
Used to mark redaction annotation with page bounding box.
Summary
Fields |
public
static
final
String |
TAG |
|
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
public
static
final
String
TAG
Public Constructors
public
PageRedactionDialogFragment
()
Public Methods
public
Dialog
onCreateDialog
(Bundle savedInstanceState)