Home
last modified time | relevance | path

Searched defs:isPolygon (Results 1 – 25 of 51) sorted by relevance

123

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_polygon.h44 bool isPolygon() const override { return true; } in isPolygon() function
/dports/graphics/qgis/qgis-3.22.3/src/gui/callouts/
H A Dqgscalloutwidget.cpp235 const bool isPolygon = type == QgsWkbTypes::PolygonGeometry; in setGeometryType() local
462 const bool isPolygon = type == QgsWkbTypes::PolygonGeometry; in setGeometryType() local
702 const bool isPolygon = type == QgsWkbTypes::PolygonGeometry; in setGeometryType() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/callouts/
H A Dqgscalloutwidget.cpp229 bool isPolygon = type == QgsWkbTypes::PolygonGeometry; in setGeometryType() local
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/test/unit/SFCGAL/
H A DPolygonTest.cpp241 BOOST_AUTO_TEST_CASE( isPolygon ) in BOOST_AUTO_TEST_CASE() argument
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimVpfAnnotationFeatureInfo.h126 bool isPolygon()const in isPolygon() function
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/
H A Dqgsgrassregion.cpp150 …Band, const QgsRectangle &rect, const QgsCoordinateTransform &coordinateTransform, bool isPolygon ) in drawRegion()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/
H A Dqgsgrassregion.cpp150 …Band, const QgsRectangle &rect, const QgsCoordinateTransform &coordinateTransform, bool isPolygon ) in drawRegion()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/Annotation/
H A DPolygonAnnotation.cs90 internal bool isPolygon = false; field in System.Windows.Forms.DataVisualization.Charting.PolylineAnnotation
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/grass/
H A Dqgis.v.in.cpp155 bool isPolygon = QgsWkbTypes::singleType( wkbFlatType ) == QgsWkbTypes::Polygon; in main() local
H A Dqgsgrassimport.cpp597 …bool isPolygon = QgsWkbTypes::singleType( QgsWkbTypes::flatType( wkbType ) ) == QgsWkbTypes::Polyg… in import() local
/dports/graphics/qgis/qgis-3.22.3/src/providers/grass/
H A Dqgis.v.in.cpp155 bool isPolygon = QgsWkbTypes::singleType( wkbFlatType ) == QgsWkbTypes::Polygon; in main() local
H A Dqgsgrassimport.cpp597 …bool isPolygon = QgsWkbTypes::singleType( QgsWkbTypes::flatType( wkbType ) ) == QgsWkbTypes::Polyg… in import() local
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DSvgParser.cpp1770 bool isPolygon) in readPolylineOrPolygon()
1832 bool isPolygon = false; in readPolyline() local
1841 bool isPolygon = true; in readPolygon() local
/dports/editors/impress/impress-1.1b9/src/
H A Ddrvbase.h188 bool isPolygon; // whether current path was closed via closepath or not member
470 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvbase.h188 bool isPolygon; // whether current path was closed via closepath or not member
470 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/shape/
H A DmxStencilShape.java709 private boolean isPolygon(String tag) in isPolygon() method in mxStencilShape
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/nurbtess/
H A DdirectedLine.cc371 short directedLine::isPolygon() in isPolygon() function in directedLine
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DTransformation.cpp403 Transformation::isPolygon() const in isPolygon() function in Transformation
H A DGraphicalPrimitive2D.cpp408 GraphicalPrimitive2D::isPolygon() const in isPolygon() function in GraphicalPrimitive2D
H A DTransformation2D.cpp249 Transformation2D::isPolygon() const in isPolygon() function in Transformation2D
H A DGraphicalPrimitive1D.cpp623 GraphicalPrimitive1D::isPolygon() const in isPolygon() function in GraphicalPrimitive1D
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvbase.h249 bool isPolygon; // whether current path was closed via closepath or not member
621 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A Dgeometries2D.hpp93 bool isPolygon() in isPolygon() function in xlifepp::Surface
/dports/graphics/okular/okular-21.12.3/part/
H A Dannotationactionhandler.cpp271 const bool isPolygon = annotType == QStringLiteral("polygon"); in updateConfigActions() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/direct2d/
H A Dqwindowsdirect2dpaintengine.cpp965 const bool isPolygon = path.shape() == QVectorPath::PolygonHint && path.elementCount() >= 3; in stroke() local

123