| Interface | Description | |
|---|---|---|
| IFShape | Interface of shape object. | |
| IFShapeContainer | Interface of shape container. | |
| IFShapeImage | Interface FShapeImage |
| Class | Description | |
|---|---|---|
| AbstractFShape | Abstract Shape Object. | |
| FShape | Path Shape | |
| FShapeCircle | Circle Shape. | |
| FShapeContainer | Shape Container. | |
| FShapeEllipse | Ellipse Shape. | |
| FShapeGradient | SVG Gradient Object. | |
| FShapeImage | Image Shape. | |
| FShapeImageLoader | Image Shape Loader. | |
| FShapeLine | Line Shape. | |
| FShapeRect | Rect Shape. | |
| FShapeSVG | Simple SVG Shape. | |
| FShapeSVGLoader | Simple SVG Loader | |
| FShapeUse | Use Container. | |
| FSVGBuffer | Simple SVG Writer. |