public class DataSet extends Object
DataSet(String name, List<Point> point)
String
getName()
List<Point>
getPoints()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataSet(String name, List<Point> point)
public String getName()
public List<Point> getPoints()
Copyright © 2020. All rights reserved.