Home
last modified time | relevance | path

Searched refs:createArc (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/function/
H A DJTSFunctions.java71 LineString jArc = gsf.createArc(1.5 * Math.PI, 0.5 * Math.PI); in create_J()
119 LineString arcTop = gsf.createArc(0.5 * Math.PI, Math.PI); in create_S()
125 LineString arcBottom = (LineString) gsf2.createArc(1.5 * Math.PI, Math.PI).reverse(); in create_S()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/generator/
H A DPolygonGenerator.java91 p = createArc(x,dx,y,dy,numberHoles,numberPoints,geometryFactory); in create()
105 …private static Polygon createArc(double x, double dx, double y, double dy, int nholes, int npoints… in createArc() method in PolygonGenerator
112 LinearRing outer = createArc(cx,cy,radius,npoints,gf); in createArc()
165 …private static LinearRing createArc(double cx, double cy ,double radius, int npoints, GeometryFact…
/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/demos/widget_lib/
H A Ditems.pl131 $c->createArc(qw/0.5c 17c 7c 20c/, -fill => $green, qw/-outline black/,
134 $c->createArc(qw/6.5c 17c 9.5c 20c -width 4m -style arc/, -fill => $blue,
136 $c->createArc(qw/0.5c 20c 9.5c 24c -width 4m -style pieslice/,
139 $c->createArc(qw/5.5c 20.5c 9.5c 23.5c -width 4m -style chord/,
/dports/graphics/geos/geos-3.9.1/include/geos/util/
H A DGeometricShapeFactory.h116 std::unique_ptr<geom::LineString> createArc(double startAng, double angExtent);
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/rotate/
H A DGridComponent.java161 Arc2D arc = createArc(x1, y1, r, angle, axisAngle); in paintComponent()
248 private static Arc2D createArc( in createArc() method in GridComponent
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthAnnotation/
H A DCircleNode.cpp160 … geom = factory.createArc(osg::Vec3d(0,0,0), _radius, _arcStart, _arcEnd, _numSegments, 0L, _pie); in buildGeometry()
/dports/x11-toolkits/p5-Tk/Tk-804.035/t/
H A Dcanvas.t268 $c->createArc(qw(100 10 300 210 -start 10 -extent 50 -style chord -tags arc2));
514 my $id = $c->createArc(qw(0 10 20 30 -start 33));
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DcreateGraphicObject.cpp247 int createArc(int parent, double x, double y, double h, double w, double start, double end, int* fo… in createArc() function
249 return Builder::createArc(getScilabJavaVM(), parent, x, y, h, w, start, end, in createArc()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/includes/
H A DcreateGraphicObject.h60 GRAPHIC_OBJECTS_IMPEXP int createArc(int parent, double x, double y, double h, double w, double sta…
/dports/cad/solvespace/solvespace-2.3/tools/
H A Dlff2c.cpp141 void createArc(Curve &curve, const Point &cp, double radius, in createArc() function
192 createArc(curve, center, radius, a1, a2, reversed); in createBulge()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/gui/
H A Drs_painter.h97 void createArc(QPolygon& pa,
H A Drs_painter.cpp34 void RS_Painter::createArc(QPolygon& pa, in createArc() function in RS_Painter
H A Drs_painterqt.cpp276 createArc(pa, cp, radius, a1, a2, reversed); in drawArc()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DBuilder.hxx171 static int createArc(JavaVM * jvm_, int parent, double x, double y, double h, double w, double star…
/dports/graphics/geos/geos-3.9.1/src/util/
H A DGeometricShapeFactory.cpp153 GeometricShapeFactory::createArc(double startAng, double angExtent) in createArc() function in geos::util::GeometricShapeFactory
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A Dgraph.h143 Arc *createArc(Node * origin, Node * destination, Graph * graph);
/dports/biology/velvet/velvet_1.2.10/src/
H A Dgraph.h143 Arc *createArc(Node * origin, Node * destination, Graph * graph);
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A Dgraph.h135 Arc *createArc(Node * origin, Node * destination, Graph * graph);
H A DgraphReConstruction.c642 createArc(previousNode, node, graph); in threadSequenceThroughGraph()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthSymbology/
H A DGeometryFactory71 Geometry* createArc(
H A DGeometryFactory.cpp85 GeometryFactory::createArc(const osg::Vec3d& center, in createArc() function in GeometryFactory
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/util/
H A DGeometricShapeFactory.java310 public LineString createArc( in createArc() method in GeometricShapeFactory
/dports/math/scilab/scilab-6.1.1/scilab/modules/io/macros/
H A D%_sodload.sci155 h = createArc(item);
587 function h = createArc(arcProperties)
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_hatch.cpp626 painter->createArc(pa2, view->toGui(arc->getCenter()), in draw()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A DsciCall.c218 iObjUID = createArc(iSubwinUID, *x, *y, in Objarc()

12