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 TranscoderListener
SvgBaseTranscoder.listener
Listener.Methods in org.pushingpixels.radiance.tools.svgtranscoder.api with parameters of type TranscoderListenerModifier and TypeMethodDescriptionvoid
SvgBaseTranscoder.setListener
(TranscoderListener listener) Sets the listener.