Class MatrixGangerFactory

java.lang.Object
uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
All Implemented Interfaces:
GangerFactory<PlaneSurfaceFactory.Profile,PlaneAspect>

public class MatrixGangerFactory extends Object implements GangerFactory<PlaneSurfaceFactory.Profile,PlaneAspect>
GangerFactory for use with a square matrix of Plane plots. Histogram-like plots are expected on the diagonal, and scatter-plot like plots on the off-diagonal cells.
Since:
1 Jun 2023
Author:
Mark Taylor