JKQtPlotter/doc/dox
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
..
buildinstructions.dox reworked CMake build system ... now JKQT...Config.cmake-files are written into the correct directory 2019-11-18 15:59:06 +01:00
examples_and_tutorials.dox improved arrows in geometric elements: 2020-08-23 13:13:53 +02:00
jkqtfastplotter.dox - added new graph: JKQTPSingleColumnSymbolsGraph 2019-01-20 16:15:10 +01:00
jkqtmathtext.dox improvements to iterator interface (full random access iterators, erase-remove-idion) 2019-05-31 14:51:01 +02:00
jkqtplotter.dox improved arrows in geometric elements: 2020-08-23 13:13:53 +02:00
license.dox further reorganizations of code 2019-06-20 16:25:29 +02:00
mainpage.dox switched to semantic versioning 2020-06-28 15:00:24 +02:00
whatsnew.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