Uses of Interface
org.pushingpixels.radiance.tools.svgtranscoder.api.TranscoderListener
Packages that use TranscoderListener
-
Uses of TranscoderListener in org.pushingpixels.radiance.tools.svgtranscoder.api
Fields in org.pushingpixels.radiance.tools.svgtranscoder.api declared as TranscoderListenerModifier and TypeFieldDescriptionprotected TranscoderListenerSvgBaseTranscoder.listenerListener.Methods in org.pushingpixels.radiance.tools.svgtranscoder.api with parameters of type TranscoderListenerModifier and TypeMethodDescriptionvoidSvgBaseTranscoder.setListener(TranscoderListener listener) Sets the listener.