Package | Description |
---|---|
com.qoppa.pdf |
General classes used by different objects throughout the library.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerListener.propertyChanged(Layer l)
This method gets called any time a layer's properties have changed.
|
void |
LayerListener.stateChanged(Layer l,
boolean visible)
This method gets called anytime a layer's visibility state has changed.
|