Package org.jplot2d.renderer
-
Interface Summary Interface Description ImageFactory RenderingFinishedListener -
Class Summary Class Description AsyncImageRenderer This renderer assemble all cacheable component in a individual thread asynchronously.BufferedImageFactory A factory to create buffered images.CacheableBlock A block holds subcomponents of a cacheable component.CallerRunImageRenderer This renderer execute component rendering and assembling them in a single thread, suite for servlet.EpsExporter Export plot image to a EPS stream or file.GraphicsConfigurationCompatibleImageFactory A factory to create GraphicsConfiguration compatible images.ImageAssemblyInfo This class maintains a map to associate components to their bounds and future rendered images.ImageExporter Export plot image to a BufferedImage object.ImageRenderer Since Graphics can draw image, It's possible to render all cacheable component individually, then assemble them together.PdfExporter Export plot image to a png file.PngFileExporter Export plot image to a png file.PngStreamExporter Export plot image to a png output stream.Renderer A renderer can generate a result for a plot component.RenderingFinishedEvent SVGExporter Export plot image to a EPS stream or file.SVGZExporter Export plot image to a SVG compressed stream or file.VectorGraphicsExporter Export plot image to a VectorGraphics stream or file. -
Enum Summary Enum Description AsyncImageRenderer.RendererCancelPolicy
DMelt 3.0 © DataMelt by jWork.ORG