The Essential JViews Framework > Graphic Objects > Geometric Properties

A graphic object is defined by a set of geometric properties, such as its location, size, shape, the way in which it is drawn, and so on. These properties are defined by a special set of methods. Of these methods, IlvGraphic.draw and IlvGraphic.boundingBox are fundamental and should be defined jointly. They are covered in the following sections: