Class Line

    • Field Detail

      • pointer

        public long pointer
    • Constructor Detail

      • Line

        public Line()
    • Method Detail

      • allocate

        public static Line allocate()
      • free

        public static void free​(Line line)
      • perform

        public double perform​(double target,
                              double time)
      • set

        public void set​(double target,
                        double time)
      • stop

        public void stop()