Home
last modified time | relevance | path

Searched refs:arrowheads (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/dports/math/ggobi/ggobi-2.1.11/src/
H A Dsp_plot_edges.c249 sp->arrowheads[nl].x1 = in splot_edges_draw()
251 sp->arrowheads[nl].y1 = in splot_edges_draw()
253 sp->arrowheads[nl].x2 = sp->screen[b].x; in splot_edges_draw()
254 sp->arrowheads[nl].y2 = sp->screen[b].y; in splot_edges_draw()
260 sp->arrowheads[nl].x1 = in splot_edges_draw()
262 sp->arrowheads[nl].y1 = in splot_edges_draw()
264 sp->arrowheads[nl].x2 = sp->screen[jb].x; in splot_edges_draw()
265 sp->arrowheads[nl].y2 = sp->screen[jb].y; in splot_edges_draw()
295 gdk_draw_segments (drawable, gg->plot_GC, sp->arrowheads, nl); in splot_edges_draw()
H A Dsplot.c384 sp->arrowheads = (GdkSegment *) g_realloc ((gpointer) sp->arrowheads, in splot_edges_realloc()
391 sp->arrowheads[i].x1 = sp->arrowheads[i].x2 = 0; in splot_edges_realloc()
493 sp->arrowheads = NULL; in splot_init()
H A DggobiClass.c355 if (sp->arrowheads != NULL) { in splotDestroy()
356 g_free ((gpointer) sp->arrowheads); in splotDestroy()
357 sp->arrowheads = NULL; in splotDestroy()
/dports/math/gnuplot/gnuplot-5.4.1/demo/
H A Dshort_vector.dem2 # arrowheads with "fixed" size can be drawn even for vectors
5 set title "fixed size arrowheads for very short vectors"
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/
H A Dshort_vector.dem2 # arrowheads with "fixed" size can be drawn even for vectors
5 set title "fixed size arrowheads for very short vectors"
/dports/graphics/pikchr/pikchr-90b6d5b4a3/doc/
H A Darrowdir.md5 arrowheads:
14 there are arrowheads at both ends.
/dports/graphics/kgraphviewer/kgraphviewer-2.4.3/src/part/
H A Dgraphedge.h92 inline QList< DotRenderOp >& arrowheads() {return m_arrowheads;} in arrowheads() function
93 inline const QList< DotRenderOp >& arrowheads() const {return m_arrowheads;} in arrowheads() function
/dports/graphics/bmeps/dktools-4.31.1/man/src/
H A Dfig2lat.1.pod190 Compatible arrowheads.
194 X-spline arrowheads (not together with coah).
293 arrowheads on splines. Default: 4.
306 Use simple bisection algorithm to calculate arrowheads on X-splines.
376 On splines and arcs we have curved arrowheads. The same line width as
403 =item B<Curved arrowheads>
405 The curved arrowheads on arcs and splines are implemented as sequences
407 At least for my arrowtest.fig test file I saw malformed arrowheads
410 You can avoid the problem by using the coah option (compatible arrowheads).
/dports/graphics/bmeps/dktools-4.31.1/doc/md/
H A Dfig2lat-manual.md35 #### Curved arrowheads
37 Fig2lat uses curved arrowheads on spline and arc ends.
39 <a name="arrowheads"></a>
40 #### All XFig 3.2.5 arrowheads
42 All arrowheads introduced in Xfig 3.2.5 are supported.
44 [[img src="arrowtest1.svg" alt="XFig 3.2.5 arrowheads" title="XFig 3.2.5 arrowheads"]]
142 |coah|Boolean|Compatible arrowheads<br>Do not draw curved arrowheads, do not cut line ends to have …
143 |xsah|Boolean|X-splines for arrowheads<br>Use X-splines to implement the curved arrowheads. Since v…
155 |ahip|Float|Arrowhead iteration precision<br>Precision for iterations when applying arrowheads to X…
156 |ahbs|Boolean|Use simple bisection algorithm for iterations to calculate arrowheads on X&#8209;spli…
H A Dfig2lat.md25 * All [arrowheads](../fig2lat%20manual/#arrowheads "See example") introduced in Xfig 3.2.5 are supp…
26 * Curved [arrowheads](../fig2lat%20manual/#arrowheads "See example") on curved lines (splines, arcs…
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dmultileader.c38 Dwg_LEADER_ArrowHead *arrowheads; in api_process() local
215 if (!dwg_dynapi_entity_value (mleader, "MULTILEADER", "arrowheads", &arrowheads, NULL)) in api_process()
219 if (!arrowheads) in api_process()
225 arrowheads[i].is_default); in api_process()
227 ARGS_REF (arrowheads[i].arrowhead)); in api_process()
231 if (arrowheads) in api_process()
/dports/graphics/R-cran-shape/shape/man/
H A DArrowhead.Rd3 \title{adds arrowheads to a plot}
5 adds one or more arrowheads to a plot; shape is either curved,
46 draw the curve; increase for smoother arrowheads}
/dports/textproc/groff/groff-1.22.4/src/preproc/pic/
H A DTODO14 Option to allow better positioning of arrowheads on arcs.
19 the opportunity to handle arrowheads themselves.
/dports/japanese/groff/groff-1.18.1.1/src/preproc/pic/
H A DTODO16 Option to allow better positioning of arrowheads on arcs.
21 the opportunity to handle arrowheads themselves.
/dports/biology/p5-Bio-Graphics/Bio-Graphics-2.40/lib/Bio/Graphics/Glyph/
H A Dspan.pm8 sub arrowheads {0,0,1,1} subroutine
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall676 Stepper arrowheads can be used to change this value. #!N #!N
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/dxfinternals/tables/
H A Ddimstyle_table.rst70 DIMASZ 41 Controls the size of dimension line and leader line arrowheads. Also co…
89 DIMCLRD 176 Assigns colors to dimension lines, arrowheads, and dimension leader lin…
100 are drawn instead of arrowheads.
119arrowheads, dimension text, and a margin between them at least as large as
189 DIMSOXD 175 Suppresses arrowheads if not enough space is available inside the exten…
195 … DIMSOXD to On suppresses the arrowheads. If DIMTIX is off, DIMSOXD has no effect.
242 … - 0 = Does not draw dimension lines between the measured points when arrowheads are placed
244 … - 1 = Draws dimension lines between the measured points even when arrowheads are placed
259 DIMTSZ 142 Specifies the size of oblique strokes drawn instead of arrowheads for l…
262 - 0 = Draws arrowheads.
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/en/included/
H A Dfont-table.ly77 (define arrowheads (get-group glyph-list "^arrowheads\\."))
98 arrowheads
/dports/print/lilypond/lilypond-2.22.1/Documentation/en/included/
H A Dfont-table.ly77 (define arrowheads (get-group glyph-list "^arrowheads\\."))
98 arrowheads
/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dfeta-arrow.mf8 fet_begingroup ("arrowheads");
169 fet_endgroup ("arrowheads");
/dports/math/R/R-4.1.2/src/library/graphics/man/
H A Darrows.Rd48 the direction of the arrowheads. To allow for rounding error,
49 arrowheads are omitted (with a warning) on any arrow of length less
/dports/math/libRmath/R-4.1.1/src/library/graphics/man/
H A Darrows.Rd48 the direction of the arrowheads. To allow for rounding error,
49 arrowheads are omitted (with a warning) on any arrow of length less
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/tables/
H A Ddimstyle_table_entry.rst55 Block type to use for both arrowheads as name string.
115 Controls size of dimension line tick marks drawn instead of arrowheads. (default=0)
343 …Controls placement of text and arrowheads when there is insufficient space between the extension l…
365 Block type to use for both arrowheads, handle of referenced block.
366 (use :attr:`DimStyle.dxf.dimblk` to get/set arrowheads by name)
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dfeta-other-generic.mf18 input feta-arrowheads;
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dfeta-other-generic.mf18 input feta-arrowheads;

12345678910>>...22