Menu

Commit [r2049]  Maximize  Restore  History

Résumé: Correction de l'anomalie https://sourceforge.net/p/jpicedt/bugs/86/

* jpicedt/jpicedt/format/output/latex/PicParallelogramFormatter.java
(format): Utilisation de la tolérance
MathConstants.DOUBLE_ABSOLUTE_TOLERANCE dans les cas où BL à
droite de BR, ou au dessus de TL. Traitement du cas où BL est
bien en bas à droite, et TR en haut à gauche, mais BR & TL sont en
positions interverties.

* jpicedt/jpicedt/graphic/model/PicParallelogram.java
(updateParalleloBasis): Ajout d'une tolérance
MathConstants.DOUBLE_ABSOLUTE_TOLERANCE sur l2rVec.det( ).
(isXYRectangle, isXYorYXRectangle): Ajout tolérance
MathConstants.DOUBLE_ABSOLUTE_TOLERANCE.

vincentb1 2018-08-15

changed /trunk/jpicedt/jpicedt/jpicedt/format/output/latex/PicParallelogramFormatter.java
changed /trunk/jpicedt/jpicedt/jpicedt/graphic/model/PicParallelogram.java
/trunk/jpicedt/jpicedt/jpicedt/format/output/latex/PicParallelogramFormatter.java Diff Switch to side-by-side view
Loading...
/trunk/jpicedt/jpicedt/jpicedt/graphic/model/PicParallelogram.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.