Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
androdlang committed Nov 30, 2018
1 parent 7f84f4f commit 4d433c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -6,6 +6,7 @@ TFTShape uses, as the name states, a shape based concept. Shapes are containers
Following classes and subclasses are available:
* TFTShape - represents points and closed lines (polygons)
* TFTLineShape - represents individual lines
* TFTSplineShape - represents points interpreted as B-splines (open and looped splines)
* TFTLinestripShape - represent contiguous lines (not closed)
* TFTShapeBuilder - Factory to create special shapes, ie. grids,splines,stars, n-gons etc.

Expand Down

0 comments on commit 4d433c4

Please sign in to comment.