JKQtPlotter/doc
jkriege2 279ef7880a - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments)
- improved: constructors and access functions for several geometric objects (e.g. more constructors, additional functions to retrieve parameters in diferent forms, iterators for polygons, ...)
- new: all geometric objects can either be drawn as graphic element (i.e. lines are straight line, even on non-linear axes), or as mathematical curve (i.e. on non-linear axes, lines become the appropriate curve representing the linear function, connecting the given start/end-points). The only exceptions are ellipses (and the derived arcs,pies,chords), which are always drawn as mathematical curves
2020-09-03 23:08:52 +02:00
..
dot improved documentation 2019-02-03 20:25:25 +01:00
dox - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments) 2020-09-03 23:08:52 +02:00
images - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments) 2020-09-03 23:08:52 +02:00
qtmarketplace_metadata updated whatnew.dox 2020-08-14 14:28:02 +02:00
Doxyfile added LOGO 2020-08-13 15:20:56 +02:00
jkqtplotter_stylesheet.css improvements to documentation 2019-05-18 10:49:49 +02:00
template_verbatimgraph.txt * reworked color-palette-system: 2019-07-28 16:30:50 +02:00