Searched refs:pointLabelFormatter (Results 1 – 1 of 1) sorted by relevance
60 private PointLabelFormatter pointLabelFormatter; field in LineAndPointFormatter168 return pointLabelFormatter; in getPointLabelFormatter()171 public void setPointLabelFormatter(PointLabelFormatter pointLabelFormatter) { in setPointLabelFormatter() argument172 this.pointLabelFormatter = pointLabelFormatter; in setPointLabelFormatter()