Package com.fluendo.jkate
Class KateCurveType
java.lang.Object
com.fluendo.jkate.KateCurveType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final KateCurveType
static final KateCurveType
static final KateCurveType
static final KateCurveType
static final KateCurveType
static final KateCurveType
-
Method Summary
Modifier and TypeMethodDescriptionstatic KateCurveType
CreateCurveType
(int idx) Create a KateCurveType object from an integer.
-
Field Details
-
kate_curve_none
-
kate_curve_static
-
kate_curve_linear
-
kate_curve_catmull_rom_spline
-
kate_curve_bezier_cubic_spline
-
kate_curve_bspline
-
-
Method Details
-
CreateCurveType
Create a KateCurveType object from an integer.- Throws:
com.fluendo.jkate.KateException
-