org.jcae.opencascade.jni
Class ChFi3d_FilletShape

java.lang.Object
  extended by org.jcae.opencascade.jni.ChFi3d_FilletShape

public final class ChFi3d_FilletShape
extends java.lang.Object


Field Summary
static int Polynomial
           
static int QuasiAngular
           
static int Rational
           
 
Constructor Summary
ChFi3d_FilletShape()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Rational

public static final int Rational
See Also:
Constant Field Values

QuasiAngular

public static final int QuasiAngular
See Also:
Constant Field Values

Polynomial

public static final int Polynomial
See Also:
Constant Field Values
Constructor Detail

ChFi3d_FilletShape

public ChFi3d_FilletShape()