Documentation of 'de.erichseifert.gral.plots.DataPoint' Java class
DataPoint
- java.lang.Object
-
- de.erichseifert.gral.plots.DataPoint
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
PointData |
data
Axes and data values that were used to create the data point.
|
PointND<java.lang.Double> |
position
Position of the data point (n-dimensional).
|
-
Constructor Summary
Constructors
| Constructor and Description |
DataPoint(PointData data,
PointND<java.lang.Double> position)
Creates a new DataPoint object with the specified position,
Drawable, and shape.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DataPoint
public DataPoint(PointData data,
PointND<java.lang.Double> position)
Creates a new DataPoint object with the specified position,
Drawable, and shape.
- Parameters:
data - Data that this point was created from.
position - Coordinates in view/screen units.
DataMelt 3.0 © DataMelt by jWork.ORG
You see the box below because you did not login.