This package define a common interface for different Graphics System, such as MIDP Graphics or LWUIT Graphics classes, with these interfaces ,Guidebee Digital Map can be used with different graphics systems.
|
AbstractGraphcsFactory
|
Factor class, used to create other graphics objects like font, graphics ,images etc.
|
|
IGraphics
|
Interface for Graphics object used to draw font, images etc, .
|
|
IFont
|
Font interface.
|
|
IImage
|
Image interface.
|

Leave a comment