/** * <copyright> * </copyright> * */ package at.bestsolution.efxclipse.tooling.svgpath.svgPath; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>quadratic bezier curveto</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.tooling.svgpath.svgPath.SvgPathPackage#getquadratic_bezier_curveto() * @model * @generated */ public interface quadratic_bezier_curveto extends drawto_command { } // quadratic_bezier_curveto