java.lang.Object |
↳ |
com.pdftron.pdf.ViewChangeCollection |
Class Overview
Class for collecting changes to a PDFDoc and/or viewer, which can then be passed to various functions to
act on. Allows for chaining of modifications, which can then be updated by PDFNet in the best possible way.
Summary
[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()
|
|
Public Constructors
public
ViewChangeCollection
()
A default constructor for ViewChangeCollection
Public Methods
public
long
__GetHandle
()