Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO39TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 39

math.geom2d.Box2DLine
implement a more precise method513
math.geom2d.circulinear.CirculinearContinuousCurve2DLine
remove inheritance to deprecated interface =================================================================== redefines declaration of CirculinearCurve2D interfaces27
math.geom2d.circulinear.CirculinearCurve2DUtilsLine
throw exception instead of this ugly error management1134
maybe replace by a dedicated method that could manage several types of junctions ?1218
math.geom2d.circulinear.GenericCirculinearRing2DLine
parametrize with curve type ?29
math.geom2d.conic.CircleArc2DLine
add processing of special cases (arc contains transform center)290
math.geom2d.conic.Conic2DUtilsLine
add CrossConic2D392
math.geom2d.conic.Hyperbola2DLine
check convention for transform with indirect transform, see Curve2D.543
math.geom2d.conic.HyperbolaBranch2DLine
Auto-generated method stub145
math.geom2d.conic.HyperbolaBranchArc2DLine
Auto-generated method stub69
Auto-generated method stub74
Auto-generated method stub79
math.geom2d.conic.Parabola2DLine
Computes on polyline approximation, needs to compute on whole curve452
manage parabolas with horizontal or vertical orientations509
check if transform work also for non-motion transforms...521
math.geom2d.conic.ParabolaArc2DLine
Auto-generated method stub244
Auto-generated method stub289
math.geom2d.curve.Curve2DLine
specifies orientation of transformed curve. Should we invert curve when transform is not direct ?177
math.geom2d.domain.OrientedCurve2DLine
think about either deprecate or better define80
what to do with non-continuous oriented curves ? public abstract OrientedCurve2D getSubCurve(double t0, double t1);85
math.geom2d.point.KDTree2DLine
make KDTree2D implements PointSet2D33
math.geom2d.polygon.LinearRing2DLine
choose convention for points on the boundary255
math.geom2d.polygon.Polygon2DUtilsLine
should avoid create new objects, and use a dedicated method52
manage several boundaries118
not sure about non continuous curves138
math.geom2d.polygon.Polyline2DUtilsLine
need mode precise control127
need mode precise control159
need mode precise control269
need mode precise control300
math.geom2d.polygon.SimplePolygon2DLine
should return an instance of MultiPolygon2D.421
math.geom2d.polygon.convhull.GrahamScan2DLine
manage small values of n40
and what about colinear points ?94
math.geom2d.spline.BezierCurve2DLine
transform as interface for cubic and quad bezier curves ?44
math.geom3d.line.LineSegment3DLine
Auto-generated method stub204
math.geom3d.line.StraightLine3DLine
Auto-generated method stub106
Auto-generated method stub215
math.geom3d.plane.Plane3DLine
Auto-generated method stub147
math.geom3d.transform.AffineTransform3DLine
make the class immutable38
add methods to concatenate affine transforms.271