Class | Description |
---|---|
RClosest |
This class allows contains information about an evaluation of the closest points or intersections between shapes/paths/commands.
|
RCommand | |
RContour |
RContour is a reduced interface for creating, holding and drawing contours.
|
RFont |
RShape is a reduced interface for creating, holding and drawing text from TrueType Font files.
|
RG |
RG is a static class containing all the states, modes, etc..
|
RGeomElem |
RGeomElem is an interface to any geometric element that can be drawn and transformed, such as shapes, polygons or meshes.
|
RGroup |
RGroup is a holder for a group of geometric elements that can be drawn and transformed, such as shapes, polygons or meshes.
|
RMatrix |
RMatrix is a very simple interface for creating, holding 3x3 matrices with the most common 2D affine transformations such as translation, rotation, scaling and shearing.
|
RMesh |
RMesh is a reduced interface for creating, holding and drawing meshes.
|
RPath |
RPath is a reduced interface for creating, holding and drawing contours.
|
RPoint |
RPoint is a very simple interface for creating, holding and drawing 2D points.
|
RPolygon |
RPolygon is a reduced interface for creating, holding and drawing complex polygons.
|
RShape |
RShape is a reduced interface for creating, holding and drawing complex shapes.
|
RStrip |
RStrip is a reduced interface for creating, holding and drawing triangle strips.
|
RStyle | |
RSVG |
Exception | Description |
---|---|
RG.FontNotLoadedException | |
RG.LibraryNotInitializedException | |
RG.NoPathInitializedException |
Geomerative by Ricard Marxer, http://www.ricardmarxer.com/geomerative/