Menu

Commit [r15]  Maximize  Restore  History

Created interface for line intersector strategy.

Created concreate strategy of intersector for Generic2D_Coordinates.
Intersect of point with line OK
Intersect of line with line - predicate part OK, constructive part under construction.

ondrejpolach 2012-02-21

changed /trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithmsStrategy.java
changed /trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithms_2D.java
changed /trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithms_3D.java
added /trunk/db4o.sp/src/com/db4o/sp/algorithms/LineIntersectorStrategy.java
added /trunk/db4o.sp/src/com/db4o/sp/algorithms/RobustLineIntersector_Generic2DCoord.java
changed /trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinateSequence.java
changed /trunk/db4o.sp/src/com/db4o/sp/referencing/Generic2D_Coordinates.java
changed /trunk/db4o.sp/src/com/db4o/sp/referencing/Generic3D_Coordinates.java
changed /trunk/db4o.sp/tests/com/db4o/sp/algorithms/CGAlgorithms_2DTest.java
changed /trunk/db4o.sp/tests/com/db4o/sp/algorithms/CGAlgorithms_3DTest.java
added /trunk/db4o.sp/tests/com/db4o/sp/algorithms/RobustLineIntersector_Generic2DCoordTest.java
/trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithmsStrategy.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithms_2D.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/algorithms/CGAlgorithms_3D.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/algorithms/LineIntersectorStrategy.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/algorithms/RobustLineIntersector_Generic2DCoord.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/referencing/CoordinateSequence.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/referencing/Generic2D_Coordinates.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/src/com/db4o/sp/referencing/Generic3D_Coordinates.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/algorithms/CGAlgorithms_2DTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/algorithms/CGAlgorithms_3DTest.java Diff Switch to side-by-side view
Loading...
/trunk/db4o.sp/tests/com/db4o/sp/algorithms/RobustLineIntersector_Generic2DCoordTest.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.