Package uk.ac.starlink.ttools.plot2.paper
package uk.ac.starlink.ttools.plot2.paper
-
ClassDescriptionBitmapped 2D PaperType which can render any combination of coloured, opaque and transparent pixels.Represents an algorithm for combining multiple RGBA values to produce a single RGBA value.Compositor with boosted saturation.Buffer of pixels on which compositing operations can be performed.Bitmapped PaperType which can paint transparent or opaque pixels as long as they are all the same colour.Bitmapped 2D PaperType which just plots graphics over the top of any previously plotted data.Vector paper type abstract superclass.PaintPaperType for 2-dimensional plots.Marker interface labelling objects which are used to store rendering data specific to a given PaperType.Abstracts the graphic substrate that datasets can be plotted on.PaperType sub-interface for making 2-dimensional plots.PaperType sub-interface for making 3-dimensional plots.Provides interface and logic for determining what PaperType (rendering machinery) to use to render a given selection of plot layers to a given output medium.Bitmapped 3d PaperType which can render any combination of coloured, opaque and transparent pixels.An efficiently stored RGB or RGBA image backed by an int buffer.Abstract bitmapped PaperType which uses an RgbImage to store graphics.Paper for use by this type.Abstract RgbPaperType subclass for 2-dimensional plots.Paper for use by this type.Abstract RgbPaperType subclass for 3-dimensional plots.Paper for use by this type.PaintPaperType for 3-dimensional plots.Bitmapped 3D PaperType for opaque pixels only.