Quadrics

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.util. Quadrics
-A :double
-B :double
-C :double
-D :double
-E :double
-F :double
-se :SimultaneousEquation
-data_count :int
+Quadrics()
+getValue(double x, double y) :double
+setData(double x, double y, double z) :void
+solve() :void
+negative() :Quadrics
+create(String string) :Quadrics
+getPeak() :Position
+getOutputString() :String