Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.batik.transcoder Classes and Interfaces - 53 results found.
NameDescriptionTypePackageFramework
AbstractTranscoderThis class can be the base class of a transcoder which may support transcoding hints and/or error handler.Classorg.apache.batik.transcoderApache FOP Batik
AbstractWMFPainterThis class provides generic methods that must be used by a particular WMFPainter.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
AbstractWMFReaderThis class provides a general framework to read WMF Metafiles.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
BooleanKeyA transcoding Key represented as a boolean.Classorg.apache.batik.transcoder.keysApache FOP Batik
DefaultErrorHandlerA default ErrorHandler that throws a TranscoderException when a fatal error occured and displayClassorg.apache.batik.transcoderApache FOP Batik
DOMImplementationKeyA transcoding Key represented as a DOMImplementation.Classorg.apache.batik.transcoder.keysApache FOP Batik
ErrorHandlerThis interface provides a way to catch errors and warnings from a If an application needs to implement customized error handling, itInterfaceorg.apache.batik.transcoderApache FOP Batik
FloatKeyA transcoding Key represented as a float.Classorg.apache.batik.transcoder.keysApache FOP Batik
GdiObjectRepresents GDI Objects encountred in WMF Files.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
ImageTranscoderThis class enables to transcode an input to an image of any format.Classorg.apache.batik.transcoder.imageApache FOP Batik
IntegerKeyA transcoding Key represented as an int.Classorg.apache.batik.transcoder.keysApache FOP Batik
JPEGTranscoderThis class is an ImageTranscoder that produces a JPEG image.Classorg.apache.batik.transcoder.imageApache FOP Batik
LengthKeyA transcoding Key represented as a length.Classorg.apache.batik.transcoder.keysApache FOP Batik
MessagesThis class manages the message for the image transcoder module.Classorg.apache.batik.transcoder.image.resourcesApache FOP Batik
MetaRecordThis is used to keep data while processing WMF-files.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
MetaRecord .ByteRecordA record that contain byte arrays elements.Classorg.apache.batik.transcoder.wmf.tosvg.MetaRecordApache FOP Batik
MetaRecord .StringRecordNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.batik.transcoder.wmf.tosvg.MetaRecordApache FOP Batik
OutputManagerThis class is responsible of the output of XML constructs.Classorg.apache.batik.transcoder.svg2svgApache FOP Batik
OutputManager .AttributeInfoTo store the informations about an attribute.Classorg.apache.batik.transcoder.svg2svg.OutputManagerApache FOP Batik
OutputManager .NameInfoTo store the informations about a name.Classorg.apache.batik.transcoder.svg2svg.OutputManagerApache FOP Batik
PaintKeyA transcoding Key represented as a background paint.Classorg.apache.batik.transcoder.keysApache FOP Batik
PNGTranscoderThis class is an ImageTranscoder that produces a PNG image.Classorg.apache.batik.transcoder.imageApache FOP Batik
PNGTranscoder .WriteAdapterThis interface is used by PNGTranscoder to write PNG images through different codecs.Interfaceorg.apache.batik.transcoder.image.PNGTranscoderApache FOP Batik
PrettyPrinterThis class represents an SVG source files pretty-printer.Classorg.apache.batik.transcoder.svg2svgApache FOP Batik
PrintTranscoderThis class is a Transcoder that prints SVG images.Classorg.apache.batik.transcoder.printApache FOP Batik
RecordStoreAn object that stores the vector graphics records.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
Rectangle2DKeyA transcoding Key represented as a rectangle.Classorg.apache.batik.transcoder.keysApache FOP Batik
StringKeyA transcoding Key represented as a string.Classorg.apache.batik.transcoder.keysApache FOP Batik
SVGAbstractTranscoderThis class may be the base class of all transcoders which take an SVG document as input and which need to build a DOM tree.Classorg.apache.batik.transcoderApache FOP Batik
SVGTranscoderThis class is a trancoder from SVG to SVG.Classorg.apache.batik.transcoder.svg2svgApache FOP Batik
SVGTranscoder .DoctypeKeyTo represent a doctype key.Classorg.apache.batik.transcoder.svg2svg.SVGTranscoderApache FOP Batik
SVGTranscoder .DoctypeValueTo represent a doctype value.Classorg.apache.batik.transcoder.svg2svg.SVGTranscoderApache FOP Batik
SVGTranscoder .NewlineKeyTo represent a newline key.Classorg.apache.batik.transcoder.svg2svg.SVGTranscoderApache FOP Batik
SVGTranscoder .NewlineValueTo represent a newline value.Classorg.apache.batik.transcoder.svg2svg.SVGTranscoderApache FOP Batik
TextureFactoryThis class generate Paints from WMF hatch definitions.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
TIFFTranscoderThis class is an ImageTranscoder that produces a TIFF image.Classorg.apache.batik.transcoder.imageApache FOP Batik
TIFFTranscoder .WriteAdapterThis interface is used by TIFFTranscoder to write TIFF images through different codecs.Interfaceorg.apache.batik.transcoder.image.TIFFTranscoderApache FOP Batik
ToSVGAbstractTranscoderThis class allows to simplify the creation of a transcoder which transcodes to To use this class, you just have to implement the transcode method ofClassorg.apache.batik.transcoderApache FOP Batik
TranscoderThis class defines an API for transcoding.Interfaceorg.apache.batik.transcoderApache FOP Batik
TranscoderExceptionThrown when a transcoder is not able to transcode its input.Classorg.apache.batik.transcoderApache FOP Batik
TranscoderInputThis class represents a generic input of a Transcoder.Classorg.apache.batik.transcoderApache FOP Batik
TranscoderOutputThis class represents a single output for a Transcoder.Classorg.apache.batik.transcoderApache FOP Batik
TranscoderSupportThis is a utility class that can be used by transcoders that support transcoding hints and/or error handler.Classorg.apache.batik.transcoderApache FOP Batik
TranscodingHintsThe TranscodingHints class defines a way to pass transcoding parameters or options to any transcoders.Classorg.apache.batik.transcoderApache FOP Batik
TranscodingHints .KeyDefines the base type of all keys used to control various aspects of the transcoding operations.Classorg.apache.batik.transcoder.TranscodingHintsApache FOP Batik
WMFConstantsContains the definitions of WMF constants.Interfaceorg.apache.batik.transcoder.wmfApache FOP Batik
WMFFontRepresent a WMF Font, encountered in a Metafile.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
WMFHeaderPropertiesThis class holds simple properties about a WMF Metafile.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
WMFPainterCore class for rendering the WMF image.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
WMFRecordStoreReads a WMF file, including an Aldus Placable Metafile Header.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
WMFTranscoderThis class implements the Transcoder interface and can convert a WMF input document into an SVG document.Classorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
WMFUtilitiesThis class holds various utilies for importing WMF files that can be used either for AbstractWMFReaders andClassorg.apache.batik.transcoder.wmf.tosvgApache FOP Batik
XMLAbstractTranscoderThis class may be the base class of all transcoders which take an XML document as input and which need to build a DOM tree.Classorg.apache.batik.transcoderApache FOP Batik