Design
ellipse.zip
Associated article: Ellipse Specification Using Vectors
Tags: JVM Languages Design
Unpublished source code accompanying the article by Robert F. Kauffmann in which he presents a method for rendering ellipses that's suited to the specific task of aligning ellipses to arbitrary curve segments using trigonometric splines.
Table Of Contents: VectorEllipse4.java EllipseDemo.java VectorEllipse.java


