Uses of Class
org.jcae.opencascade.jni.Adaptor3d_Curve

Packages that use Adaptor3d_Curve
org.jcae.opencascade.jni   
 

Uses of Adaptor3d_Curve in org.jcae.opencascade.jni
 

Subclasses of Adaptor3d_Curve in org.jcae.opencascade.jni
 class GeomAdaptor_Curve
           
 

Methods in org.jcae.opencascade.jni with parameters of type Adaptor3d_Curve
protected static long Adaptor3d_Curve.getCPtr(Adaptor3d_Curve obj)
           
 void GCPnts_UniformDeflection.initialize(Adaptor3d_Curve C, double Deflection, double U1, double U2)
           
 void GCPnts_UniformDeflection.initialize(Adaptor3d_Curve C, double Deflection, double U1, double U2, boolean WithControl)