/** * */ /** * @author Matt Chun-Lum * */ public class DOvalModel extends DShapeModel { public DOvalModel() { super(); } }