com.jpowered.vbgraph
Class Imageobject

java.lang.Object
  |
  +--com.jpowered.vbgraph.Imageobject
All Implemented Interfaces:
java.io.Serializable

public class Imageobject
extends java.lang.Object
implements java.io.Serializable

The Image object allows custom images to be added to the chart display.
eg. Product icon images
A maximum of 100 images may be added to an image object.

The following code demostrates how to create an image object with 3 images:-

Imageobject image_object = new Imageobject();

Image im1 = loadImage("C:\\images\\test1.gif");
Image im2 = loadImage("C:\\images\\test2.gif");
Image im3 = loadImage("C:\\images\\test3.gif");

Imageobject iobj = new Imageobject();

iobj.setImage1(im1, new Point(20,250));
iobj.setImage2(im2, new Point(40,250));
iobj.setImage3(im3, new Point(60,250));


The Image Object is then added to the Vertical Bar Graph bean with via the method:-
setImageobj(Imageobject image_obj)

See Also:
VerticalBarGraph, Serialized Form

Constructor Summary
Imageobject()
          Creates a new Image Object
The Image Object may hold up to 100 custom images which are to be added to the chart display
 
Method Summary
 void setImage1(java.awt.Image image, java.awt.Point point)
          Sets Image number 1 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage10(java.awt.Image image, java.awt.Point point)
          Sets Image number 10 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage11(java.awt.Image image, java.awt.Point point)
          Sets Image number 11 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage12(java.awt.Image image, java.awt.Point point)
          Sets Image number 12 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage13(java.awt.Image image, java.awt.Point point)
          Sets Image number 13 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage14(java.awt.Image image, java.awt.Point point)
          Sets Image number 14 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage15(java.awt.Image image, java.awt.Point point)
          Sets Image number 15 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage16(java.awt.Image image, java.awt.Point point)
          Sets Image number 16 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage17(java.awt.Image image, java.awt.Point point)
          Sets Image number 17 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage18(java.awt.Image image, java.awt.Point point)
          Sets Image number 18 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage19(java.awt.Image image, java.awt.Point point)
          Sets Image number 19 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage2(java.awt.Image image, java.awt.Point point)
          Sets Image number 2 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage20(java.awt.Image image, java.awt.Point point)
          Sets Image number 20 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage21(java.awt.Image image, java.awt.Point point)
          Sets Image number 21 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage22(java.awt.Image image, java.awt.Point point)
          Sets Image number 22 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage23(java.awt.Image image, java.awt.Point point)
          Sets Image number 23 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage24(java.awt.Image image, java.awt.Point point)
          Sets Image number 24 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage25(java.awt.Image image, java.awt.Point point)
          Sets Image number 25 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage26(java.awt.Image image, java.awt.Point point)
          Sets Image number 26 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage27(java.awt.Image image, java.awt.Point point)
          Sets Image number 27 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage28(java.awt.Image image, java.awt.Point point)
          Sets Image number 28 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage29(java.awt.Image image, java.awt.Point point)
          Sets Image number 29 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage3(java.awt.Image image, java.awt.Point point)
          Sets Image number 3 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage30(java.awt.Image image, java.awt.Point point)
          Sets Image number 30 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage31(java.awt.Image image, java.awt.Point point)
          Sets Image number 31 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage32(java.awt.Image image, java.awt.Point point)
          Sets Image number 32 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage33(java.awt.Image image, java.awt.Point point)
          Sets Image number 33 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage34(java.awt.Image image, java.awt.Point point)
          Sets Image number 34 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage35(java.awt.Image image, java.awt.Point point)
          Sets Image number 35 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage36(java.awt.Image image, java.awt.Point point)
          Sets Image number 36 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage37(java.awt.Image image, java.awt.Point point)
          Sets Image number 37 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage38(java.awt.Image image, java.awt.Point point)
          Sets Image number 38 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage39(java.awt.Image image, java.awt.Point point)
          Sets Image number 39 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage4(java.awt.Image image, java.awt.Point point)
          Sets Image number 4 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage40(java.awt.Image image, java.awt.Point point)
          Sets Image number 40 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage41(java.awt.Image image, java.awt.Point point)
          Sets Image number 41 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage42(java.awt.Image image, java.awt.Point point)
          Sets Image number 42 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage43(java.awt.Image image, java.awt.Point point)
          Sets Image number 43 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage44(java.awt.Image image, java.awt.Point point)
          Sets Image number 44 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage45(java.awt.Image image, java.awt.Point point)
          Sets Image number 45 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage46(java.awt.Image image, java.awt.Point point)
          Sets Image number 46 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage47(java.awt.Image image, java.awt.Point point)
          Sets Image number 47 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage48(java.awt.Image image, java.awt.Point point)
          Sets Image number 48 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage49(java.awt.Image image, java.awt.Point point)
          Sets Image number 49 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage5(java.awt.Image image, java.awt.Point point)
          Sets Image number 5 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage50(java.awt.Image image, java.awt.Point point)
          Sets Image number 50 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage51(java.awt.Image image, java.awt.Point point)
          Sets Image number 51 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage52(java.awt.Image image, java.awt.Point point)
          Sets Image number 52 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage53(java.awt.Image image, java.awt.Point point)
          Sets Image number 53 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage54(java.awt.Image image, java.awt.Point point)
          Sets Image number 54 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage55(java.awt.Image image, java.awt.Point point)
          Sets Image number 55 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage56(java.awt.Image image, java.awt.Point point)
          Sets Image number 56 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage57(java.awt.Image image, java.awt.Point point)
          Sets Image number 57 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage58(java.awt.Image image, java.awt.Point point)
          Sets Image number 58 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage59(java.awt.Image image, java.awt.Point point)
          Sets Image number 59 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage6(java.awt.Image image, java.awt.Point point)
          Sets Image number 6 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage60(java.awt.Image image, java.awt.Point point)
          Sets Image number 60 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage61(java.awt.Image image, java.awt.Point point)
          Sets Image number 61 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage62(java.awt.Image image, java.awt.Point point)
          Sets Image number 62 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage63(java.awt.Image image, java.awt.Point point)
          Sets Image number 63 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage64(java.awt.Image image, java.awt.Point point)
          Sets Image number 64 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage65(java.awt.Image image, java.awt.Point point)
          Sets Image number 65 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage66(java.awt.Image image, java.awt.Point point)
          Sets Image number 66 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage67(java.awt.Image image, java.awt.Point point)
          Sets Image number 67 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage68(java.awt.Image image, java.awt.Point point)
          Sets Image number 68 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage69(java.awt.Image image, java.awt.Point point)
          Sets Image number 69 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage7(java.awt.Image image, java.awt.Point point)
          Sets Image number 7 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage70(java.awt.Image image, java.awt.Point point)
          Sets Image number 70 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage71(java.awt.Image image, java.awt.Point point)
          Sets Image number 71 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage72(java.awt.Image image, java.awt.Point point)
          Sets Image number 72 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage73(java.awt.Image image, java.awt.Point point)
          Sets Image number 73 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage74(java.awt.Image image, java.awt.Point point)
          Sets Image number 74 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage75(java.awt.Image image, java.awt.Point point)
          Sets Image number 75 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage76(java.awt.Image image, java.awt.Point point)
          Sets Image number 76 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage77(java.awt.Image image, java.awt.Point point)
          Sets Image number 77 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage78(java.awt.Image image, java.awt.Point point)
          Sets Image number 78 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage79(java.awt.Image image, java.awt.Point point)
          Sets Image number 79 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage8(java.awt.Image image, java.awt.Point point)
          Sets Image number 8 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage80(java.awt.Image image, java.awt.Point point)
          Sets Image number 80 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage81(java.awt.Image image, java.awt.Point point)
          Sets Image number 81 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage82(java.awt.Image image, java.awt.Point point)
          Sets Image number 82 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage83(java.awt.Image image, java.awt.Point point)
          Sets Image number 83 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage84(java.awt.Image image, java.awt.Point point)
          Sets Image number 84 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage85(java.awt.Image image, java.awt.Point point)
          Sets Image number 85 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage86(java.awt.Image image, java.awt.Point point)
          Sets Image number 86 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage87(java.awt.Image image, java.awt.Point point)
          Sets Image number 87 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage88(java.awt.Image image, java.awt.Point point)
          Sets Image number 88 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage89(java.awt.Image image, java.awt.Point point)
          Sets Image number 89 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage9(java.awt.Image image, java.awt.Point point)
          Sets Image number 9 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage90(java.awt.Image image, java.awt.Point point)
          Sets Image number 90 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage91(java.awt.Image image, java.awt.Point point)
          Sets Image number 91 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage92(java.awt.Image image, java.awt.Point point)
          Sets Image number 92 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage93(java.awt.Image image, java.awt.Point point)
          Sets Image number 93 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage94(java.awt.Image image, java.awt.Point point)
          Sets Image number 94 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage95(java.awt.Image image, java.awt.Point point)
          Sets Image number 95 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage96(java.awt.Image image, java.awt.Point point)
          Sets Image number 96 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage97(java.awt.Image image, java.awt.Point point)
          Sets Image number 97 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage98(java.awt.Image image, java.awt.Point point)
          Sets Image number 98 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 void setImage99(java.awt.Image image, java.awt.Point point)
          Sets Image number 99 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Imageobject

public Imageobject()
Creates a new Image Object
The Image Object may hold up to 100 custom images which are to be added to the chart display
Method Detail

setImage1

public void setImage1(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 1 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage2

public void setImage2(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 2 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage3

public void setImage3(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 3 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage4

public void setImage4(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 4 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage5

public void setImage5(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 5 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage6

public void setImage6(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 6 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage7

public void setImage7(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 7 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage8

public void setImage8(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 8 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage9

public void setImage9(java.awt.Image image,
                      java.awt.Point point)
Sets Image number 9 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage10

public void setImage10(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 10 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage11

public void setImage11(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 11 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage12

public void setImage12(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 12 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage13

public void setImage13(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 13 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage14

public void setImage14(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 14 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage15

public void setImage15(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 15 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage16

public void setImage16(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 16 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage17

public void setImage17(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 17 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage18

public void setImage18(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 18 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage19

public void setImage19(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 19 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage20

public void setImage20(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 20 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage21

public void setImage21(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 21 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage22

public void setImage22(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 22 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage23

public void setImage23(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 23 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage24

public void setImage24(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 24 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage25

public void setImage25(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 25 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage26

public void setImage26(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 26 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage27

public void setImage27(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 27 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage28

public void setImage28(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 28 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage29

public void setImage29(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 29 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage30

public void setImage30(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 30 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage31

public void setImage31(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 31 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage32

public void setImage32(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 32 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage33

public void setImage33(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 33 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage34

public void setImage34(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 34 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage35

public void setImage35(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 35 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage36

public void setImage36(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 36 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage37

public void setImage37(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 37 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage38

public void setImage38(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 38 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage39

public void setImage39(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 39 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage40

public void setImage40(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 40 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage41

public void setImage41(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 41 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage42

public void setImage42(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 42 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage43

public void setImage43(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 43 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage44

public void setImage44(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 44 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage45

public void setImage45(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 45 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage46

public void setImage46(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 46 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage47

public void setImage47(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 47 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage48

public void setImage48(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 48 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage49

public void setImage49(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 49 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage50

public void setImage50(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 50 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage51

public void setImage51(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 51 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage52

public void setImage52(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 52 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage53

public void setImage53(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 53 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage54

public void setImage54(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 54 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage55

public void setImage55(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 55 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage56

public void setImage56(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 56 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage57

public void setImage57(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 57 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage58

public void setImage58(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 58 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage59

public void setImage59(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 59 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage60

public void setImage60(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 60 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage61

public void setImage61(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 61 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage62

public void setImage62(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 62 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage63

public void setImage63(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 63 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage64

public void setImage64(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 64 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage65

public void setImage65(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 65 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage66

public void setImage66(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 66 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage67

public void setImage67(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 67 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage68

public void setImage68(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 68 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage69

public void setImage69(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 69 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage70

public void setImage70(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 70 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage71

public void setImage71(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 71 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage72

public void setImage72(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 72 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage73

public void setImage73(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 73 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage74

public void setImage74(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 74 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage75

public void setImage75(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 75 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage76

public void setImage76(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 76 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage77

public void setImage77(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 77 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage78

public void setImage78(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 78 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage79

public void setImage79(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 79 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage80

public void setImage80(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 80 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage81

public void setImage81(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 81 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage82

public void setImage82(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 82 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage83

public void setImage83(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 83 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage84

public void setImage84(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 84 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage85

public void setImage85(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 85 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage86

public void setImage86(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 86 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage87

public void setImage87(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 87 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage88

public void setImage88(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 88 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage89

public void setImage89(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 89 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage90

public void setImage90(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 90 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage91

public void setImage91(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 91 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage92

public void setImage92(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 92 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage93

public void setImage93(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 93 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage94

public void setImage94(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 94 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage95

public void setImage95(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 95 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage96

public void setImage96(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 96 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage97

public void setImage97(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 97 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage98

public void setImage98(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 98 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point

setImage99

public void setImage99(java.awt.Image image,
                       java.awt.Point point)
Sets Image number 99 of the image object
The point parameter specifies the top left co-ordinates of the image on the chart canvas.
Parameters:
image - java.awt.image
point - java.awt.Point