Inkscape
Vector Graphics Editor
Basic shapes

Circles, ellipes, polygons... More...

Classes

class  Geom::Circle
 Set of all points at a fixed distance from the center. More...
 
class  Geom::ConvexHull
 Convex hull based on the Andrew's monotone chain algorithm. More...
 
class  Geom::Ellipse
 Set of points with a constant sum of distances from two foci. More...
 

Detailed Description

Circles, ellipes, polygons...

Among the shapes supported by 2Geom are circles, ellipses and polygons. Polygons can also be represented by paths containing only linear segments.