Class Constraint


  • public class Constraint
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Constraint​(int type, java.lang.Object... params)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        int type
      • symop

        private java.lang.String symop
      • points

        private javajs.util.P3[] points
      • offset

        private javajs.util.P3 offset
      • value

        private double value
    • Constructor Detail

      • Constraint

        public Constraint​(int type,
                          java.lang.Object... params)
                   throws java.lang.IllegalArgumentException
        Throws:
        java.lang.IllegalArgumentException