org.apache.fop.render.afp.modca
public class InvokeMediumMap extends AbstractNamedAFPObject
name, nameByteslog| Constructor and Description |
|---|
InvokeMediumMap(java.lang.String mediumMapName)
Constructor for the Invoke Medium Map
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeDataStream(java.io.OutputStream os)
Accessor method to write the AFP datastream for the Invoke Medium Map
|
writeObjectListpublic InvokeMediumMap(java.lang.String mediumMapName)
mediumMapName - Name of the medium mappublic void writeDataStream(java.io.OutputStream os)
throws java.io.IOException
writeDataStream in class AbstractAFPObjectos - The stream to write tojava.io.IOException - if an I/O exception of some sort has occurredCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.