| Class | Description |
|---|---|
| Quad |
Represents a polygon made of 4 points.
|
| Rect |
Represents a rectangle - a Quadrilateral with parallel sides.
|
| SnapColor |
This class represents an RGBA color, just like Java.awt.Color.
|
| SnapFont |
This class represents a font for use in rich text.
|
| SnapFontFile |
This class represents all the information about a font that is independent of size.
|
| SnapFontUtils |
Provides some utility methods for Fonts.
|