2013-11-15 13:41:26 +01:00
|
|
|
/************************************************************************
|
2013-09-18 21:16:19 +02:00
|
|
|
**
|
2013-11-15 13:50:05 +01:00
|
|
|
** @file drawtools.h
|
2014-04-30 07:38:52 +02:00
|
|
|
** @author Roman Telezhynskyi <dismine(at)gmail.com>
|
2013-11-15 13:50:05 +01:00
|
|
|
** @date November 15, 2013
|
2013-09-18 21:16:19 +02:00
|
|
|
**
|
2013-11-15 13:41:26 +01:00
|
|
|
** @brief
|
|
|
|
** @copyright
|
|
|
|
** This source code is part of the Valentine project, a pattern making
|
|
|
|
** program, whose allow create and modeling patterns of clothing.
|
2015-02-27 11:27:48 +01:00
|
|
|
** Copyright (C) 2013-2015 Valentina project
|
2013-11-15 13:41:26 +01:00
|
|
|
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
|
2013-09-18 21:16:19 +02:00
|
|
|
**
|
2013-11-15 13:41:26 +01:00
|
|
|
** Valentina is free software: you can redistribute it and/or modify
|
2013-09-18 21:16:19 +02:00
|
|
|
** it under the terms of the GNU General Public License as published by
|
|
|
|
** the Free Software Foundation, either version 3 of the License, or
|
|
|
|
** (at your option) any later version.
|
|
|
|
**
|
2013-10-27 13:36:29 +01:00
|
|
|
** Valentina is distributed in the hope that it will be useful,
|
2013-09-18 21:16:19 +02:00
|
|
|
** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
** GNU General Public License for more details.
|
|
|
|
**
|
|
|
|
** You should have received a copy of the GNU General Public License
|
|
|
|
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
**
|
2013-11-15 13:41:26 +01:00
|
|
|
*************************************************************************/
|
2013-09-18 21:16:19 +02:00
|
|
|
|
2013-09-10 14:29:06 +02:00
|
|
|
#ifndef DRAWTOOLS_H
|
|
|
|
#define DRAWTOOLS_H
|
|
|
|
|
2015-06-19 16:17:31 +02:00
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolalongline.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolbisector.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolendline.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolnormal.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolshoulderpoint.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolheight.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoollineintersectaxis.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toollinepoint/vtoolcurveintersectaxis.h"
|
|
|
|
#include "toolcurve/vtoolarc.h"
|
2016-12-17 02:01:40 +01:00
|
|
|
#include "toolcurve/vtoolellipticalarc.h"
|
2015-06-19 16:17:31 +02:00
|
|
|
#include "toolcurve/vtoolarcwithlength.h"
|
|
|
|
#include "toolcurve/vtoolspline.h"
|
2016-03-10 14:55:04 +01:00
|
|
|
#include "toolcurve/vtoolcubicbezier.h"
|
2015-06-19 16:17:31 +02:00
|
|
|
#include "toolcurve/vtoolsplinepath.h"
|
2016-03-18 22:11:14 +01:00
|
|
|
#include "toolcurve/vtoolcubicbezierpath.h"
|
2013-09-10 14:29:06 +02:00
|
|
|
#include "vtoolline.h"
|
2015-06-19 16:17:31 +02:00
|
|
|
#include "toolpoint/toolsinglepoint/toolcut/vtoolcutspline.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toolcut/vtoolcutsplinepath.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/toolcut/vtoolcutarc.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoollineintersect.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointofcontact.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolbasepoint.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtooltriangle.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointofintersection.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointofintersectionarcs.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointofintersectioncircles.h"
|
2016-01-24 17:15:08 +01:00
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointofintersectioncurves.h"
|
2015-06-19 16:17:31 +02:00
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointfromcircleandtangent.h"
|
|
|
|
#include "toolpoint/toolsinglepoint/vtoolpointfromarcandtangent.h"
|
2015-06-24 16:30:07 +02:00
|
|
|
#include "toolpoint/tooldoublepoint/vtooltruedarts.h"
|
2016-05-12 21:11:21 +02:00
|
|
|
#include "operation/vtoolrotation.h"
|
2016-09-13 10:27:44 +02:00
|
|
|
#include "operation/flipping/vtoolflippingbyline.h"
|
2016-09-17 11:10:03 +02:00
|
|
|
#include "operation/flipping/vtoolflippingbyaxis.h"
|
2016-10-04 16:34:37 +02:00
|
|
|
#include "operation/vtoolmove.h"
|
2013-09-10 14:29:06 +02:00
|
|
|
|
|
|
|
#endif // DRAWTOOLS_H
|