Class WmfImageProducer
java.lang.Object
org.pentaho.reporting.libraries.pixie.wmf.WmfImageProducer
- All Implemented Interfaces:
ImageProducer
Implements the ImageProducer interface for the MetaFiles
-
Constructor Summary
ConstructorDescriptionWmfImageProducer
(String inName, int width, int height) WmfImageProducer
(URL inName) WmfImageProducer
(URL inName, int width, int height) -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
void
void
void
-
Constructor Details
-
WmfImageProducer
- Throws:
IOException
-
WmfImageProducer
- Throws:
IOException
-
WmfImageProducer
- Throws:
IOException
-
-
Method Details
-
addConsumer
- Specified by:
addConsumer
in interfaceImageProducer
-
isConsumer
- Specified by:
isConsumer
in interfaceImageProducer
-
removeConsumer
- Specified by:
removeConsumer
in interfaceImageProducer
-
requestTopDownLeftRightResend
- Specified by:
requestTopDownLeftRightResend
in interfaceImageProducer
-
startProduction
- Specified by:
startProduction
in interfaceImageProducer
-