Home
last modified time | relevance | path

Searched refs:isPolygon (Results 1 – 25 of 109) sorted by relevance

12345

/dports/graphics/qgis/qgis-3.22.3/src/gui/callouts/
H A Dqgscalloutwidget.cpp236 mAnchorPointLbl->setEnabled( isPolygon ); in setGeometryType()
237 mAnchorPointLbl->setVisible( isPolygon ); in setGeometryType()
240 mAnchorPointDDBtn->setEnabled( isPolygon ); in setGeometryType()
241 mAnchorPointDDBtn->setVisible( isPolygon ); in setGeometryType()
463 mAnchorPointLbl->setEnabled( isPolygon ); in setGeometryType()
464 mAnchorPointLbl->setVisible( isPolygon ); in setGeometryType()
467 mAnchorPointDDBtn->setEnabled( isPolygon ); in setGeometryType()
468 mAnchorPointDDBtn->setVisible( isPolygon ); in setGeometryType()
703 mAnchorPointLbl->setEnabled( isPolygon ); in setGeometryType()
704 mAnchorPointLbl->setVisible( isPolygon ); in setGeometryType()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/callouts/
H A Dqgscalloutwidget.cpp229 bool isPolygon = type == QgsWkbTypes::PolygonGeometry; in setGeometryType() local
230 mAnchorPointLbl->setEnabled( isPolygon ); in setGeometryType()
231 mAnchorPointLbl->setVisible( isPolygon ); in setGeometryType()
232 mAnchorPointComboBox->setEnabled( isPolygon ); in setGeometryType()
233 mAnchorPointComboBox->setVisible( isPolygon ); in setGeometryType()
234 mAnchorPointDDBtn->setEnabled( isPolygon ); in setGeometryType()
235 mAnchorPointDDBtn->setVisible( isPolygon ); in setGeometryType()
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/java/java2/
H A DPsDrawing.java498 boolean isPolygon=false;
506 PSPathObject(Color c, float lineWidth, boolean isPolygon) {
507 this(c, lineWidth, 0, 0, 1.0f, 0, isPolygon);
523 int fillStroke, boolean isPolygon) {
529 int fillStroke, float[] dash, float dashPhase, boolean isPolygon) {
551 this.isPolygon = isPolygon;
567 this.isPolygon = true; // does no harm
604 if (isPolygon) closePath(); in paint()
/dports/graphics/pstoedit/pstoedit-3.70/contrib/java/java2/
H A DPsDrawing.java498 boolean isPolygon=false;
506 PSPathObject(Color c, float lineWidth, boolean isPolygon) {
507 this(c, lineWidth, 0, 0, 1.0f, 0, isPolygon);
523 int fillStroke, boolean isPolygon) {
529 int fillStroke, float[] dash, float dashPhase, boolean isPolygon) {
551 this.isPolygon = isPolygon;
567 this.isPolygon = true; // does no harm
604 if (isPolygon) closePath(); in paint()
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvkillu.cpp149 if (isPolygon()) in show_path()
167 if (isPolygon()) in show_path()
H A Ddrvbase.h249 bool isPolygon; // whether current path was closed via closepath or not member
272 isPolygon(false), in PathInfo()
517 …void setIsPolygon(bool what) { currentPath->isPolygon=what; } // whether current path was closed… in setIsPolygon()
621 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
/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
161 if ( isPolygon ) in main()
249 if ( !isPolygon ) in main()
328 if ( isPolygon ) in main()
/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
161 if ( isPolygon ) in main()
249 if ( !isPolygon ) in main()
328 if ( isPolygon ) in main()
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvkillu.cpp159 if (isPolygon ()) in show_path()
181 if (isPolygon ()) in show_path()
H A Ddrvbase.h188 bool isPolygon; // whether current path was closed via closepath or not member
210 isPolygon(0), in PathInfo()
386 …void setIsPolygon(bool what) { currentPath->isPolygon=what; } // whether current path was closed… in setIsPolygon()
470 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
H A Ddrvbase.cpp627 currentPath->isPolygon=false; in dumpPath()
704 if (isPolygon()) { /* PolyGon */ in dumpPath()
783 isPolygon = p.isPolygon; in copyInfo()
H A Ddrvhpgl.cpp117 if (isPolygon() && (n==elems)) { in print_coords()
H A Ddrvdxf.cpp437 if (isPolygon()) { in show_path()
/dports/editors/impress/impress-1.1b9/src/
H A Ddrvbase.h188 bool isPolygon; // whether current path was closed via closepath or not member
210 isPolygon(0), in PathInfo()
386 …void setIsPolygon(bool what) { currentPath->isPolygon=what; } // whether current path was closed… in setIsPolygon()
470 …bool isPolygon() const { return outputPath->isPolygon;} // whether current path was closed via … in isPolygon() function
/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/plugins/grass/
H A Dqgsgrassregion.cpp150 …Band, const QgsRectangle &rect, const QgsCoordinateTransform &coordinateTransform, bool isPolygon ) in drawRegion() argument
157 if ( !isPolygon ) in drawRegion()
166 rubberBand->reset( isPolygon ? QgsWkbTypes::PolygonGeometry : QgsWkbTypes::LineGeometry ); in drawRegion()
H A Dqgsgrassregion.h161 …t QgsCoordinateTransform &coordinateTransform = QgsCoordinateTransform(), bool isPolygon = false );
/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() argument
157 if ( !isPolygon ) in drawRegion()
166 rubberBand->reset( isPolygon ? QgsWkbTypes::PolygonGeometry : QgsWkbTypes::LineGeometry ); in drawRegion()
H A Dqgsgrassregion.h161 …t QgsCoordinateTransform &coordinateTransform = QgsCoordinateTransform(), bool isPolygon = false );
/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
616 if (!this.isPolygon) in Paint()
690 if (this.isPolygon) in Paint()
739 if (this.isPolygon) in Paint()
1200 this.isPolygon = true; in PolygonAnnotation()
/dports/databases/tile38/tile38-1.12.0/geojson/
H A Dlevels.go235 func level3CalculatedBBox(coordinates [][]Position, bbox *BBox, isPolygon bool) BBox {
243 if isPolygon {
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/nurbtess/
H A DdirectedLine.h104 short isPolygon();
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/shape/
H A DmxStencilShape.java550 || isPolygon(root.getNodeName())) in createElement()
555 if (isPolygon(root.getNodeName())) in createElement()
709 private boolean isPolygon(String tag) in isPolygon() method in mxStencilShape
/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
1153 return (t != NULL) ? static_cast<int>(t->isPolygon()) : 0; in Transformation_isPolygon()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimVpfAnnotationFeatureInfo.h126 bool isPolygon()const in isPolygon() function

12345