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