Package ilcd

Class Size

extends Object

The class Size is used in several iLCD classes to obtain the height and width of the display current in use (refer to Control.getDisplaySize()), the extent of a specific text (refer to Control.getTextExtent(), Control.getTextMessageExtent(), and Control.getUnicodeTextExtent()), or to get size information about a graphic (refer to GraphicInfo.getSize()). The class Size might as well be used for custom purposes.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_