null
169170171172173174175
/** * Default constructor. */ public CompassPlot() { this(new DefaultValueDataset()); }