@OpenApiAll public class LaTeXFormatter extends DefaultFormatter
dpi, properties, styledDocument
DOT_PER_INCH
Constructor and Description |
---|
LaTeXFormatter(java.util.Properties properties)
Create a HTML formatter with specific properties.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
filter(java.lang.CharSequence value)
Filter the specified string for characters that are sensitive to LaTeX interpreters, returning the string
with these characters replaced by the corresponding character entities.
|
java.lang.Object |
format(java.lang.Object value)
Convert an Object value into HTML format.
|
getImageFlag, getObjectFormater, getProperties, registerObjectFormatter, setProperties, setStyledDocument, writeImage, writeImage
public LaTeXFormatter(java.util.Properties properties)
properties
- template propertiespublic java.lang.Object format(java.lang.Object value)
format
in interface IFormatter
format
in class DefaultFormatter
value
- converting valuepublic static java.lang.String filter(java.lang.CharSequence value)
value
- The string to be filtered and returnedCopyright © 2010 - No Magic Asia