Interface LongPointData

All Superinterfaces:
PointData

public interface LongPointData extends PointData
  • Method Details

    • getValue

      long getValue()
      Returns the value of the data point.
      Returns:
      the value of the data point.