|
TinyLine v2.0 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| TinyProducer | The TinyProducer interface provides an interface for objects which can produce the image data from the TinyBuffer object (pixels buffer). |
| Class Summary | |
| Tiny2D | The Tiny2D defines a graphics context that allows
an application to draw shapes, images and texts onto a
target surface TinyBuffer using the current graphics
state TinyState. |
| TinyBuffer | The TinyBuffer class represents a rectangular array of pixels. |
| TinyColor | The TinyColor class defines colors in the ARGB color space. |
| TinyFont | The TinyFont class defines a collection of glyphs together with the information necessary to use those glyphs. |
| TinyGlyph | The TinyGlyph class specifies a glyph representing a unit of rendered content within a font. |
| TinyHash | The TinyHash class implements a hashtable,
which maps keys to values. |
| TinyMatrix | The TinyMatrix class represents a 2D affine transformation matrix. |
| TinyNumber | The TinyNumber class wraps a value of the (double) fixed point type in an object. |
| TinyPaint | The TinyPaint class defines paint servers in the ARGB color space. |
| TinyPath | The TinyPath class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves. |
| TinyPoint | The TinyPoint class specifies a point representing a location in (x, y) coordinate space specified in fixed point precision. |
| TinyRect | The TinyRect class specifies an area in a coordinate space that is enclosed by the TinyRect object's top-left point (xmin, ymin ) and down-right point (xmax, ymax ) in the coordinate space. |
| TinyState | Graphics State |
| TinyString | The TinyString class represents character strings. |
| TinyVector | The TinyVector class implements a growable array of
objects. |
The TinyLine 2D implements an advanced 2D graphics and imaging for J2ME platform (CLDC and CDC).
|
TinyLine v2.0 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||