The flare.vis.operator.distortion package provides classes for distorting the position and size of visualized data.
| Class | Description | |
|---|---|---|
| BifocalDistortion | Computes a bifocal distortion of space, magnifying a focus region of space and uniformly demagnifying the rest of the space. | |
| Distortion | Base class for distortion operators that adjust the position and size of visual objects in a visualization. | |
| FisheyeDistortion | Computes a graphical fisheye distortion of a graph view. |