Generated by
JDiff

Class com.qoppa.pdfViewer.actions.SetOCGState.Sequence

Changed Constructors
SetOCGState.Sequence(int, Vector<Layer>) Change in type from (int, Vector) to (int, Vector<Layer>).
Constructs a Sequence object with a list of layers and the action to do on those layers.
 

Changed Methods
Vector<Layer> getLayerList() Change in return type from Vector to Vector<Layer>.
Returns the list of layers.