public abstract class FOPictWriterAbstract extends AbstractPictWriter
Writer.TransformState
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
WRITER_ID
writerId
Constructor and Description |
---|
FOPictWriterAbstract() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
foRendererSupportsFoFloat() |
Node |
handleVTextBox(AbstractWmlConversionContext context,
Node modelContent,
Document doc,
VmlShapeElements shape,
Map<String,String> props,
boolean wrap) |
Node |
toNode(AbstractWmlConversionContext context,
Object unmarshalledNode,
Node modelContent,
Writer.TransformState state,
Document doc)
Generate the corresponding document fragment
|
createTransformState, getID
public abstract boolean foRendererSupportsFoFloat()
public Node toNode(AbstractWmlConversionContext context, Object unmarshalledNode, Node modelContent, Writer.TransformState state, Document doc) throws TransformerException
Writer
TransformerException
public Node handleVTextBox(AbstractWmlConversionContext context, Node modelContent, Document doc, VmlShapeElements shape, Map<String,String> props, boolean wrap)
Copyright © 2007-2014. All Rights Reserved.