Package fxdemo.fract

Class Calculate

java.lang.Object
fxdemo.fract.Calculate

public class Calculate
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    void run​(java.nio.ByteBuffer buffer, double ox, double oy, double sx, double sy, double arg, int m)  
    void rund​(java.nio.ByteBuffer buffer, double ox, double oy, double sx, double sy, double arg, int m)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • run

      public void run​(java.nio.ByteBuffer buffer, double ox, double oy, double sx, double sy, double arg, int m)
    • rund

      public void rund​(java.nio.ByteBuffer buffer, double ox, double oy, double sx, double sy, double arg, int m)