Uses of Class
com.qoppa.pdf.Layer

Packages that use Layer
com.qoppa.pdf General classes used by different objects throughout the library. 
 

Uses of Layer in com.qoppa.pdf
 

Methods in com.qoppa.pdf with parameters of type Layer
 void LayerListener.stateChanged(Layer l, boolean visible)
          This method gets called anytime a layer's visibility state has changed.