MapDigit Graphics 2D API on J2ME provides useful set of standard shapes such as points, lines,rectangles, arcs, ellipses, and curves. Arbitrary shapes can be represented by combinations of straight geometric primitives.
The Shape interface represents a geometric shape, which has an outline and an interior.This interface provides a common set of methods for describing and inspecting twodimensional geometric objects and supports curved line segments and multiple sub-shapes.The Shape interface can support curves segments.
it has similar Geometric support as in J2SE platform ,please refer to Drawing Geometric Primitives
and Stroking and Filling Graphics Primitives
November 27, 2009
Geometric Primitives
Leave a Comment »
No comments yet.

Leave a comment