A B C D E F G H I L M N R S T V X Y Z 
All Classes All Packages

B

BasisFunction - Interface in com.jsevy.jdxf
Interface for a B-spline basis function.
BSpline - Class in com.jsevy.jdxf
Class to represent a B-spline (non-rational and with evenly spaced knots).
BSpline(int, double[], int[], boolean) - Constructor for class com.jsevy.jdxf.BSpline
Create a spline of the specified degree using the supplied x,y coordinate pairs as the control points.
BSpline(int, Vector<SplineControlPoint>) - Constructor for class com.jsevy.jdxf.BSpline
Create e new B-spline of the specified degree using the supplied control points
BSplineBasisFunction - Class in com.jsevy.jdxf
Class for a B-spline basis function.
BSplineBasisFunction(int) - Constructor for class com.jsevy.jdxf.BSplineBasisFunction
 
BYBLOCK - com.jsevy.jdxf.DXFGraphics.BlockLayerMode
 
BYLAYER - com.jsevy.jdxf.DXFGraphics.BlockLayerMode
 
A B C D E F G H I L M N R S T V X Y Z 
All Classes All Packages