Class | Description |
---|---|
FrequencyMapRasterLayer |
A frequency map that can be used to visualize data as heat maps
|
ImageOutputFormat |
Writes raster layers as images to the output file
|
ImageRasterLayer |
A raster layer that contains an image
|
MultilevelPlot |
Generates a multilevel image
|
MultilevelPlot.FlatPartition | |
MultilevelPlot.MultiLevelOutputCommitter |
Finalizes the job by adding a default empty tile and writing
an HTML file to navigate generated images
folder.
|
MultilevelPlot.PyramidPartition |
A MapReduce visualization program that uses pyramid-based partitioning.
|
PyramidOutputFormat2 |
An output format that is used to plot ImageWritable to PNG image.
|
Rasterizer |
An abstract interface for a component that rasterizes shapes
|
RasterLayer |
An abstract interface for any raster layer
|
RasterOutputFormat |
Writes raster layers to a binary output file
|
RoadNetworkPlot | |
RoadNetworkPlot.GeometricRasterizer | |
SimpleGraphics |
A simple graphics class that draws directly on an a BufferedImage and does
not require an active X11 display.
|
SingleLevelPlot | |
SingleLevelPlot.ImageWriter |
Writes the final image by doing any remaining merges then generating
the final image
|
SingleLevelPlot.NoPartitionPlot |
Visualizes a dataset using the existing partitioning of a file.
|
SingleLevelPlot.RepartitionPlot |
A
|
SVGGraphics |
A simple graphics class that draws directly on an a BufferedImage and does
not require an active X11 display.
|
SVGPlot |
Plots to an SVG file
|
SVGPlot.SVGRasterizer |
A rasterizer that draws the resulting image as SVG.
|
SVGRasterLayer |
A raster layer that contains a set of vector data.
|
TileIndex |
An class that represents a position of a tile in the pyramid.
|
Enum | Description |
---|---|
FrequencyMapRasterLayer.GradientType | |
FrequencyMapRasterLayer.SmoothType |